]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1998-04-12 Karl Heuer(mail-extract-address-components):
1998-04-12 Karl Heuer(set_internal, Fmakunbound): Fix previous change.
1998-04-11 Karl Heuer(LINKER): Add definition.
1998-04-11 Karl Heuer(set_internal, Fmakunbound): No error if setting
1998-04-11 Kenichi HandaPut Czech lang. env. under European..
1998-04-11 Kenichi HandaPut Slovak lang. env. under European.
1998-04-11 Kenichi Handa(describe-language-environment):
1998-04-11 Kenichi Handa(generic-char-p): A character of code 0 is not a generi...
1998-04-11 Karl Heuer(list-input-methods): Fix doc string.
1998-04-10 Kenichi HandaDelete tutorial file entry.
1998-04-10 Karl HeuerDon't accept EMACS=t when testing for $EMACS set.
1998-04-10 Karl Heuer(vhdl-loop, vhdl-while-loop): Add backslash.
1998-04-10 Karl HeuerDon't defconst the colon symbols, since they
1998-04-10 Kenichi HandaFix previous change, TUTORIAL.ch > TUTORIAL.cs.
1998-04-10 Kenichi HandaTutorial file name changed to TUTORIAL.ch.
1998-04-10 Kenichi HandaTutorial file name changed to TUTORIAL.ja.
1998-04-10 Kenichi HandaTutorial file name changed to TUTORIAL.ka.
1998-04-10 Kenichi HandaTutorial file name changed to TUTORIAL.sk.
1998-04-09 Karl Heuer(newline): Mark as hard the newline that was just
1998-04-09 Karl Heuer(Fbuffer_has_markers_at): Fix termination condition.
1998-04-09 Karl Heuer(min, max): Make these macros, not functions.
1998-04-09 Karl Heuer(min, max): Define as macros.
1998-04-09 Karl Heuer* print.c (print): Avoid `min'/`max' as variable names.
1998-04-09 Karl Heuer(relocate_fd): Avoid `min'/`max' as variable names.
1998-04-09 Karl Heuer(minmax): New macro.
1998-04-09 Karl HeuerDelete incorrect prototype of report_file_error.
1998-04-09 Karl Heuer(unrequest_sigio, request_sigio): Fix prototype.
1998-04-09 Karl Heuer(set_frame_menubar): Call Fset_match_data, not
1998-04-09 Karl Heuer(abort): Don't redefine on DOS_NT.
1998-04-09 André Spiegel(vc-next-action): Fixed bug that prevented registering...
1998-04-09 Stephen EglenCustomize
1998-04-09 Dan Nicolaescu*** empty log message ***
1998-04-09 Kenichi Handa(string_to_non_ascii_char): Include garbage bytes (if
1998-04-09 Kenichi Handa(MULTIBYTE_FORM_LENGTH): Don't check LEN here.
1998-04-09 Kenichi Handa(display_text_line): Code for displaying a character by
1998-04-09 Kenichi HandaTypos in comment fixed.
1998-04-09 Kenichi HandaAdd tutorial file name for Slovak.
1998-04-09 Kenichi Handa(help-with-tutorial-alist): This variable deleted.
1998-04-08 Dan Nicolaescu*** empty log message ***
1998-04-08 Dan Nicolaescu*** empty log message ***
1998-04-08 Karl Heuer(jdb): Do proper analysis of classes defined in a Java
1998-04-08 Karl Heuer(rmail-cease-edit): Call kill-all-local-variables.
1998-04-08 Karl Heuer(rmail-message-regexp-p): Handle messages
1998-04-08 Karl Heuer(keyword_symbols_constant_flag): New variable.
1998-04-08 Karl Heuer(Man-getpage-in-background): Bind inhibit-eol-conversion
1998-04-08 Dave Love(fortran-fill-paragraph): This is the one
1998-04-08 Dave LoveMove inclusion of unistd.h to top, else fails on
1998-04-08 Eli Zaretskii(init_dosfns): Fix bug in passing segment address of...
1998-04-08 Karl Heuer(fix_submap_inheritance): Fix parens.
1998-04-08 Richard M.... (default, widget-default-default-get): Define it.
1998-04-08 Richard M.... (scroll-bar-drag): Set point-before-scroll
1998-04-08 Richard M.... (mouse-save-then-kill): Get point-before-scroll
1998-04-08 Richard M.... (make_frame_without_minibuffer): Conditionalize on...
1998-04-08 Richard M.... (redisplay_window): If updating mode line,
1998-04-08 Karl Heuer(Fmake_temp_name): Detect error return from mktemp.
1998-04-08 Karl HeuerCorrect starting commentary.
1998-04-08 Karl HeuerAdd coding-priority. Use iso-8859-2 instead
1998-04-08 Karl HeuerAdd coding-priority. Improve sample text.
1998-04-08 Karl Heuer(string_to_non_ascii_char, multibyte_form_length)
1998-04-08 Karl Heuer(abort): Don't redefine on MSDOS.
1998-04-08 Karl Heuer(Fwin16_set_clipboard_data): Call message2 with 3
1998-04-08 Karl Heuer(CHAR_STRING): Cast to unsigned char ** explicitly.
1998-04-08 Karl Heuer(request_sigio, unrequest_sigio): Make consistent with
1998-04-08 Karl Heuer(kill_buffer_processes): Make consistent with
1998-04-08 Karl HeuerInclude <utmp.h> only if CLASH_DETECTION is
1998-04-08 Karl Heuer(describe_command): Use quotes around symbol name.
1998-04-08 Karl HeuerOld changes finally checked into RCS
1998-04-07 Dave LoveUse regexp-opt and eval-and-compile to
1998-04-07 Karl Heuer(add-to-list): Always return updated value of LIST...
1998-04-07 Karl Heuer(find-file-visit-truename): Don't setq this.
1998-04-07 Stephen Eglennext-screen-context-lines is an integer, not boolean.
1998-04-07 Dave Love(main): Obey environment variable EMACS_UNIBYTE as
1998-04-07 Stephen EglenDoc fix in rmail-mode.
1998-04-07 Karl Heuer(re_match_2) <anychar>: In unibyte case, set buf_ch...
1998-04-07 Karl HeuerAdd --with-gssapi to specify GSS-API
1998-04-07 Karl Heuer(GSSAPI, HAVE_LIBGSSAPI_KRB5, HAVE_LIBGSSAPI, HAVE_GSSA...
1998-04-07 Richard M.... (re_match_2_internal): Declare buf_ch unsigned int.
1998-04-07 Richard M.... Don't include <string.h> when configuring.
1998-04-07 Richard M.... (install-arch-indep): Fix previous change.
1998-04-06 Karl HeuerFix previous change.
1998-04-06 Karl HeuerIntegrate support for GSS-API
1998-04-06 Karl Heuer[MAIL_USE_POP]: Add support for "-g" and "-k"
1998-04-06 Karl Heuer(rmail-movemail-flags): New customizable variable
1998-04-06 Karl Heuer(command-line-1): Fix punctuation in startup screen.
1998-04-06 Karl Heuer(Fdirectory_files): Use make_uninit_multibyte_string.
1998-04-06 Andreas Schwab(ENVADD): Enviroment vars to pass to texi2dvi. Use
1998-04-06 Andreas SchwabAlways declare xmalloc.
1998-04-06 Andreas SchwabMove cancelations up. Include <stdlib.h> if
1998-04-06 Andreas Schwab(_XOPEN_SOURCE): Define for declaration of cuserid.
1998-04-06 Andreas SchwabInclude <unistd.h> if available.
1998-04-06 Andreas SchwabInclude <stdlib.h> and <unistd.h> if available.
1998-04-06 Andreas SchwabInclude <stdlib.h> if available.
1998-04-06 Dave Love(help-make-xrefs): Grok commands in keymap table
1998-04-06 Andreas Schwab(lrt-composing-pattern-double-c): Change
1998-04-06 Andreas Schwab(Flength): Doc fix.
1998-04-06 Andreas Schwab(unexec): Account for possible padding before the old...
1998-04-06 Andreas Schwab(Ftranspose_regions): Fix order of parameters for repla...
1998-04-06 Andreas Schwab(Fdirectory_files): GCPRO encoded_directory and list.
1998-04-06 Andreas Schwab(gc_sweep): Avoid using two loop variables counting the
1998-04-06 Andreas SchwabCheck for string.h.
next