log

age author description
Wed, 08 Apr 1998 07:26:54 +0000 Richard M. Stallman (default, widget-default-default-get): Define it.
Wed, 08 Apr 1998 07:25:05 +0000 Richard M. Stallman (scroll-bar-drag): Set point-before-scroll
Wed, 08 Apr 1998 07:22:05 +0000 Richard M. Stallman (mouse-save-then-kill): Get point-before-scroll
Wed, 08 Apr 1998 07:15:51 +0000 Richard M. Stallman (make_frame_without_minibuffer): Conditionalize on HAVE_WINDOW_SYSTEM.
Wed, 08 Apr 1998 07:15:02 +0000 Richard M. Stallman (redisplay_window): If updating mode line,
Wed, 08 Apr 1998 07:08:28 +0000 Karl Heuer (Fmake_temp_name): Detect error return from mktemp.
Wed, 08 Apr 1998 07:05:35 +0000 Karl Heuer Correct starting commentary.
Wed, 08 Apr 1998 07:03:51 +0000 Karl Heuer Add coding-priority. Use iso-8859-2 instead
Wed, 08 Apr 1998 07:03:30 +0000 Karl Heuer Add coding-priority. Improve sample text.
Wed, 08 Apr 1998 06:55:55 +0000 Karl Heuer (string_to_non_ascii_char, multibyte_form_length)
Wed, 08 Apr 1998 06:50:51 +0000 Karl Heuer (abort): Don't redefine on MSDOS.
Wed, 08 Apr 1998 06:50:34 +0000 Karl Heuer (Fwin16_set_clipboard_data): Call message2 with 3
Wed, 08 Apr 1998 06:50:18 +0000 Karl Heuer (CHAR_STRING): Cast to unsigned char ** explicitly.
Wed, 08 Apr 1998 06:49:50 +0000 Karl Heuer (request_sigio, unrequest_sigio): Make consistent with
Wed, 08 Apr 1998 06:49:17 +0000 Karl Heuer (kill_buffer_processes): Make consistent with
Wed, 08 Apr 1998 06:48:59 +0000 Karl Heuer Include <utmp.h> only if CLASH_DETECTION is
Wed, 08 Apr 1998 06:43:52 +0000 Karl Heuer (describe_command): Use quotes around symbol name.
Wed, 08 Apr 1998 06:09:04 +0000 Karl Heuer Old changes finally checked into RCS
Tue, 07 Apr 1998 18:59:44 +0000 Dave Love Use regexp-opt and eval-and-compile to
Tue, 07 Apr 1998 18:22:28 +0000 Karl Heuer (add-to-list): Always return updated value of LIST-VAR.
Tue, 07 Apr 1998 18:13:23 +0000 Karl Heuer (find-file-visit-truename): Don't setq this.
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.