log

age author description
Tue, 07 Apr 1998 17:47:01 +0000 Stephen Eglen next-screen-context-lines is an integer, not boolean.
Tue, 07 Apr 1998 11:48:18 +0000 Dave Love (main): Obey environment variable EMACS_UNIBYTE as
Tue, 07 Apr 1998 08:56:13 +0000 Stephen Eglen Doc fix in rmail-mode.
Tue, 07 Apr 1998 04:07:58 +0000 Karl Heuer (re_match_2) <anychar>: In unibyte case, set buf_ch as unsigned.
Tue, 07 Apr 1998 04:00:53 +0000 Karl Heuer Add --with-gssapi to specify GSS-API
Tue, 07 Apr 1998 03:26:32 +0000 Karl Heuer (GSSAPI, HAVE_LIBGSSAPI_KRB5, HAVE_LIBGSSAPI, HAVE_GSSAPI_H):
Tue, 07 Apr 1998 03:21:46 +0000 Richard M. Stallman (re_match_2_internal): Declare buf_ch unsigned int.
Tue, 07 Apr 1998 03:21:19 +0000 Richard M. Stallman Don't include <string.h> when configuring.
Tue, 07 Apr 1998 03:20:31 +0000 Richard M. Stallman (install-arch-indep): Fix previous change.
Mon, 06 Apr 1998 22:22:05 +0000 Karl Heuer Fix previous change.
Mon, 06 Apr 1998 22:16:30 +0000 Karl Heuer Integrate support for GSS-API
Mon, 06 Apr 1998 22:10:30 +0000 Karl Heuer [MAIL_USE_POP]: Add support for "-g" and "-k"
Mon, 06 Apr 1998 22:05:23 +0000 Karl Heuer (rmail-movemail-flags): New customizable variable
Mon, 06 Apr 1998 21:55:01 +0000 Karl Heuer (command-line-1): Fix punctuation in startup screen.
Mon, 06 Apr 1998 21:52:29 +0000 Karl Heuer (Fdirectory_files): Use make_uninit_multibyte_string.
Mon, 06 Apr 1998 10:33:02 +0000 Andreas Schwab (ENVADD): Enviroment vars to pass to texi2dvi. Use
Mon, 06 Apr 1998 10:23:30 +0000 Andreas Schwab Always declare xmalloc.
Mon, 06 Apr 1998 10:17:33 +0000 Andreas Schwab Move cancelations up. Include <stdlib.h> if
Mon, 06 Apr 1998 10:15:16 +0000 Andreas Schwab (_XOPEN_SOURCE): Define for declaration of cuserid.
Mon, 06 Apr 1998 10:14:26 +0000 Andreas Schwab Include <unistd.h> if available.
Mon, 06 Apr 1998 10:13:46 +0000 Andreas Schwab Include <stdlib.h> and <unistd.h> if available.
Mon, 06 Apr 1998 10:12:28 +0000 Andreas Schwab Include <stdlib.h> if available.
Mon, 06 Apr 1998 09:56:55 +0000 Dave Love (help-make-xrefs): Grok commands in keymap table
Mon, 06 Apr 1998 09:49:37 +0000 Andreas Schwab (lrt-composing-pattern-double-c): Change
Mon, 06 Apr 1998 09:33:40 +0000 Andreas Schwab (Flength): Doc fix.
Mon, 06 Apr 1998 09:26:20 +0000 Andreas Schwab (unexec): Account for possible padding before the old .bss
Mon, 06 Apr 1998 09:20:04 +0000 Andreas Schwab (Ftranspose_regions): Fix order of parameters for replace_range.
Mon, 06 Apr 1998 09:11:05 +0000 Andreas Schwab (Fdirectory_files): GCPRO encoded_directory and list.
Mon, 06 Apr 1998 09:04:23 +0000 Andreas Schwab (gc_sweep): Avoid using two loop variables counting the
Mon, 06 Apr 1998 08:57:37 +0000 Andreas Schwab Check for string.h.