log

age author description
Tue, 25 Apr 1995 22:20:59 +0000 Karl Heuer (double-mode): Use force-mode-line-update.
Tue, 25 Apr 1995 22:20:30 +0000 Karl Heuer (gomoku-display-statistics): Use force-mode-line-update.
Tue, 25 Apr 1995 22:17:55 +0000 Karl Heuer (f90-auto-fill-mode): Use force-mode-line-update.
Tue, 25 Apr 1995 22:17:14 +0000 Karl Heuer (abbrev-mode): Use force-mode-line-update.
Tue, 25 Apr 1995 17:44:28 +0000 Richard M. Stallman (forms--make-format-elt-using-text-properties)
Tue, 25 Apr 1995 08:27:28 +0000 Simon Marshall Made sc-string-text to strip of text properties of buffer text, so string
Tue, 25 Apr 1995 05:29:11 +0000 Richard M. Stallman Explan when boundaries are made automatically.
Tue, 25 Apr 1995 05:16:29 +0000 Richard M. Stallman Comment change.
Tue, 25 Apr 1995 04:22:37 +0000 Richard M. Stallman (rename-uniquely): Don't discard <NN> from end
Tue, 25 Apr 1995 04:09:47 +0000 Richard M. Stallman (rmail-insert-inbox-text): Get the truename of
Tue, 25 Apr 1995 03:35:00 +0000 Richard M. Stallman (mail-position-on-field): Use $, not \n, in regexp.
Tue, 25 Apr 1995 03:24:37 +0000 Richard M. Stallman (tpu-search-internal): Case-sensitive search if search
Tue, 25 Apr 1995 02:31:36 +0000 Richard M. Stallman (REGEXP_IN_LIBC): Defined.
Tue, 25 Apr 1995 02:30:06 +0000 Richard M. Stallman [REGEXP_IN_LIBC] (REGEXPOBJ, REGEXPDEPS):
Tue, 25 Apr 1995 00:42:22 +0000 Richard M. Stallman At end, use default file name .tpu-keys.
Tue, 25 Apr 1995 00:37:27 +0000 Richard M. Stallman Don't turn on tpu-edt mode.
Mon, 24 Apr 1995 22:36:08 +0000 Richard M. Stallman Fix backwards test in kill-buffer-query-functions.
Mon, 24 Apr 1995 22:34:27 +0000 Karl Heuer (x_term_init): If the previous kboard was the dummy one,
Mon, 24 Apr 1995 22:13:00 +0000 Karl Heuer (Vsystem_key_alist): Delete global variable.
Mon, 24 Apr 1995 22:12:44 +0000 Karl Heuer (struct kboard): New member Vsystem_key_alist.
Mon, 24 Apr 1995 22:03:49 +0000 Karl Heuer Make intervals.o and term.o depend on keyboard.h.
Mon, 24 Apr 1995 21:50:39 +0000 Richard M. Stallman (safe_run_hooks_1, safe_run_hooks_error): New subroutines.
Mon, 24 Apr 1995 19:43:15 +0000 Karl Heuer (Fplist_put): Don't signal an error if plist isn't a cons.
Mon, 24 Apr 1995 18:28:50 +0000 Karl Heuer (struct x_display_info): New members x_focus_frame,
Mon, 24 Apr 1995 18:28:11 +0000 Karl Heuer (x_get_focus_frame): New arg FRAME. Callers changed.
Mon, 24 Apr 1995 18:27:33 +0000 Karl Heuer (x_focus_frame, x_focus_event_frame, x_highlight_frame):
Mon, 24 Apr 1995 18:21:20 +0000 Karl Heuer (Fredirect_frame_focus): Fix earlier change; use a frame known to be non-nil.
Mon, 24 Apr 1995 17:48:55 +0000 Karl Heuer Make dispnew.o and keyboard.o depend on xterm.h.
Mon, 24 Apr 1995 17:43:15 +0000 Richard M. Stallman (rmail-resend): Fix abbrev expansion.
Mon, 24 Apr 1995 17:39:46 +0000 Karl Heuer (do_switch_frame): Don't try to refocus termcap frames.