log

age author description
1998-04-08 Richard M. Stallman (redisplay_window): If updating mode line,
1998-04-08 Karl Heuer (Fmake_temp_name): Detect error return from mktemp.
1998-04-08 Karl Heuer Correct starting commentary.
1998-04-08 Karl Heuer Add coding-priority. Use iso-8859-2 instead
1998-04-08 Karl Heuer Add 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 Heuer Include <utmp.h> only if CLASH_DETECTION is
1998-04-08 Karl Heuer (describe_command): Use quotes around symbol name.
1998-04-08 Karl Heuer Old changes finally checked into RCS
1998-04-07 Dave Love Use regexp-opt and eval-and-compile to
1998-04-07 Karl Heuer (add-to-list): Always return updated value of LIST-VAR.
1998-04-07 Karl Heuer (find-file-visit-truename): Don't setq this.
1998-04-07 Stephen Eglen next-screen-context-lines is an integer, not boolean.
1998-04-07 Dave Love (main): Obey environment variable EMACS_UNIBYTE as
1998-04-07 Stephen Eglen Doc fix in rmail-mode.
1998-04-07 Karl Heuer (re_match_2) <anychar>: In unibyte case, set buf_ch as unsigned.
1998-04-07 Karl Heuer Add --with-gssapi to specify GSS-API
1998-04-07 Karl Heuer (GSSAPI, HAVE_LIBGSSAPI_KRB5, HAVE_LIBGSSAPI, HAVE_GSSAPI_H):
1998-04-07 Richard M. Stallman (re_match_2_internal): Declare buf_ch unsigned int.
1998-04-07 Richard M. Stallman Don't include <string.h> when configuring.
1998-04-07 Richard M. Stallman (install-arch-indep): Fix previous change.
1998-04-06 Karl Heuer Fix previous change.
1998-04-06 Karl Heuer Integrate 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 Schwab Always declare xmalloc.
1998-04-06 Andreas Schwab Move cancelations up. Include <stdlib.h> if
1998-04-06 Andreas Schwab (_XOPEN_SOURCE): Define for declaration of cuserid.
1998-04-06 Andreas Schwab Include <unistd.h> if available.
1998-04-06 Andreas Schwab Include <stdlib.h> and <unistd.h> if available.
1998-04-06 Andreas Schwab Include <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 .bss
1998-04-06 Andreas Schwab (Ftranspose_regions): Fix order of parameters for replace_range.
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 Schwab Check for string.h.
1998-04-06 Kenichi Handa (subset-p): Renamed from
1998-04-06 Kenichi Handa (setup-japanese-environment): Setup
1998-04-06 Kenichi Handa Set exit-function to
1998-04-06 Kenichi Handa (Fstring_as_unibyte): Set size_byte field to -1.
1998-04-05 Richard M. Stallman (print) <Lisp_String>: Follow a hex escape with `\ ' if nec.
1998-04-05 Richard M. Stallman Fix previous change.
1998-04-05 Richard M. Stallman (help-highlight-face): Use underline.
1998-04-05 André Spiegel (vc-dired-mode): Make dired-after-readin-hook a local hook, not a local variable.
1998-04-05 Richard M. Stallman (update-file-autoloads): Redo 1997-08-23 change.
1998-04-05 André Spiegel (vc-merge, vc-backend-merge): New functions.
1998-04-05 André Spiegel (vc-prefix-map): Added "m" for vc-merge.
1998-04-05 André Spiegel (vc-ensure-vc-buffer): New function.
1998-04-05 Stephen Eglen Customized.