log

age author description
Tue, 25 Apr 1995 22:26:42 +0000 Karl Heuer (rmail-edit-current-message): Use force-mode-line-update.
Tue, 25 Apr 1995 22:26:16 +0000 Karl Heuer (auto-fill-mode): Use force-mode-line-update.
Tue, 25 Apr 1995 22:25:51 +0000 Karl Heuer (sc-raw-mode-toggle): Use force-mode-line-update.
Tue, 25 Apr 1995 22:25:25 +0000 Karl Heuer (term-update-mode-line, term-process-pager): Use force-mode-line-update.
Tue, 25 Apr 1995 22:24:57 +0000 Karl Heuer (te-edit, te-more-break-unwind): Use force-mode-line-update.
Tue, 25 Apr 1995 22:24:40 +0000 Karl Heuer (display-time-sentinel, display-time-filter): Use force-mode-line-update.
Tue, 25 Apr 1995 22:24:14 +0000 Karl Heuer (vi-switch-mode, vi-back-to-old-mode): Use force-mode-line-update.
Tue, 25 Apr 1995 22:23:48 +0000 Karl Heuer (vip-change-mode): Use force-mode-line-update.
Tue, 25 Apr 1995 22:23:31 +0000 Karl Heuer (xscheme-set-runlight, xscheme-set-prompt): Use force-mode-line-update.
Tue, 25 Apr 1995 22:23:02 +0000 Karl Heuer (emerge-fast-mode, emerge-edit-mode): Use force-mode-line-update.
Tue, 25 Apr 1995 22:22:21 +0000 Karl Heuer (toggle-read-only, rename-uniquely): Use force-mode-line-update.
Tue, 25 Apr 1995 22:21:29 +0000 Karl Heuer (ispell-minor-mode): Use force-mode-line-update.
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.
Mon, 24 Apr 1995 17:25:45 +0000 Karl Heuer (message_dolog): The message log doesn't need an undo list.
Mon, 24 Apr 1995 17:17:15 +0000 Karl Heuer (term_init): MagicWrap implies AutoWrap.
Mon, 24 Apr 1995 16:55:29 +0000 Karl Heuer (do_switch_frame): x_get_focus_frame needs an arg.
Mon, 24 Apr 1995 16:55:03 +0000 Karl Heuer (xmenu_show): x_mouse_leave needs an arg.
Mon, 24 Apr 1995 15:31:19 +0000 Richard M. Stallman (info-insert-file-contents): Set default-directory
Mon, 24 Apr 1995 15:27:35 +0000 Richard M. Stallman (isearch-update-ring): Use STRING arg, not isearch-ring.
Mon, 24 Apr 1995 15:26:19 +0000 Richard M. Stallman Disable many Files menu items in minibuffer.
Mon, 24 Apr 1995 15:13:20 +0000 Richard M. Stallman (print-help-return-message): Check same-window-buffer-names
Mon, 24 Apr 1995 15:02:12 +0000 Richard M. Stallman (iso-accents-list): Add ~! and ~? combinations.
Mon, 24 Apr 1995 14:59:22 +0000 Richard M. Stallman (rename-uniquely): Strip suffix before rename.
Mon, 24 Apr 1995 11:51:28 +0000 Simon Marshall shell-font-lock-keywords efficiency fix.
Mon, 24 Apr 1995 11:49:06 +0000 Simon Marshall mail-font-lock-keywords efficiency fix.
Mon, 24 Apr 1995 11:46:17 +0000 Simon Marshall rmail-summary-font-lock-keywords efficiency fix.
Mon, 24 Apr 1995 11:28:24 +0000 Simon Marshall dired-font-lock-keywords efficiency fix.
Mon, 24 Apr 1995 11:03:55 +0000 Simon Marshall change-log-font-lock-keywords efficiency fix.
Mon, 24 Apr 1995 10:51:17 +0000 Simon Marshall Use new fortran-match-!-comment to do !-style fontification; do rest in regexps
Mon, 24 Apr 1995 10:49:03 +0000 Simon Marshall Make font-lock.el use compiled keywords; added FN as possible matcher.
Mon, 24 Apr 1995 05:52:11 +0000 Richard M. Stallman (create_process): Don't abort if can't reopen