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
Mon, 24 Apr 1995 05:51:40 +0000 Richard M. Stallman (child_setup): Reword "can't exec" message.
Mon, 24 Apr 1995 05:36:53 +0000 Richard M. Stallman (easy-menu-define): Doc fix.
Mon, 24 Apr 1995 04:32:41 +0000 Richard M. Stallman (INFO_TARGETS, DVI_TARGETS): Add viper targets.
Mon, 24 Apr 1995 04:26:04 +0000 Richard M. Stallman Update info on window-end.
Mon, 24 Apr 1995 04:21:21 +0000 Richard M. Stallman (byte-optimize-letX): Use car-safe and cdr-safe.
Fri, 21 Apr 1995 00:45:35 +0000 Karl Heuer (rmail-attributes): Recognize "resent" attribute.
Thu, 20 Apr 1995 23:35:49 +0000 Karl Heuer Update some MIME doc strings.
Thu, 20 Apr 1995 23:35:26 +0000 Karl Heuer Update some MIME doc strings.
Thu, 20 Apr 1995 23:35:01 +0000 Karl Heuer Comment update.
Thu, 20 Apr 1995 21:27:14 +0000 Karl Heuer (sendmail-pre-abbrev-expand-hook): When setting the
Thu, 20 Apr 1995 21:15:39 +0000 Karl Heuer (Fexpand_abbrev): Add some error checking.
Thu, 20 Apr 1995 18:37:39 +0000 Karl Heuer (Fx_popup_dialog): Don't pass menubarp arg to xdialog_show.
Thu, 20 Apr 1995 17:23:29 +0000 Karl Heuer (f90-keywords): "only" added to keyword list.
Thu, 20 Apr 1995 16:21:55 +0000 Karl Heuer Change the instructions in the INSTALLATION
Thu, 20 Apr 1995 08:28:38 +0000 Richard M. Stallman Comment change.
Thu, 20 Apr 1995 02:31:16 +0000 Richard M. Stallman (undigestify-rmail-message): Strip "^- " which is
Thu, 20 Apr 1995 02:23:28 +0000 Richard M. Stallman (rmail-revert): Call rmail-mode after reverting
Wed, 19 Apr 1995 21:04:01 +0000 Karl Heuer (x_window): Use (or reuse) frame's namebuf instead of a
Wed, 19 Apr 1995 20:58:28 +0000 Karl Heuer (Fdelete_frame): Free f->namebuf.
Wed, 19 Apr 1995 20:55:31 +0000 Karl Heuer (make_frame): Initialize f->namebuf.
Wed, 19 Apr 1995 20:54:09 +0000 Karl Heuer (struct frame): New member namebuf.
Wed, 19 Apr 1995 06:37:49 +0000 Richard M. Stallman (cpp-edit-reset): Fix typo.
Wed, 19 Apr 1995 06:09:42 +0000 Richard M. Stallman (xmenu_show, xdialog_show): Delete menubarp arg.
Wed, 19 Apr 1995 04:35:22 +0000 Richard M. Stallman Downcase function parameters.
Wed, 19 Apr 1995 00:47:42 +0000 Richard M. Stallman (pushnew): Use edebug-keywordp.
Wed, 19 Apr 1995 00:32:10 +0000 Richard M. Stallman (finder-known-keywords): Add `debugging'.
Tue, 18 Apr 1995 22:53:49 +0000 Roland McGrath Add Keywords: comment header for finder.el.
Tue, 18 Apr 1995 20:50:19 +0000 Richard M. Stallman (main): Add argv[0] to an error message.
Tue, 18 Apr 1995 19:26:11 +0000 Richard M. Stallman (frame-notice-user-settings):
Tue, 18 Apr 1995 18:37:51 +0000 Richard M. Stallman (map_event_to_object): Declaration deleted.
Tue, 18 Apr 1995 18:36:03 +0000 Richard M. Stallman (x_report_frame_params): Report value of `display' parm.
Tue, 18 Apr 1995 18:29:05 +0000 Roland McGrath (tags-search, tags-query-replace): Put (quote ...) around args inserted
Tue, 18 Apr 1995 18:13:13 +0000 Richard M. Stallman (Ffetch_bytecode): Check the type of the object being read from the file.
Tue, 18 Apr 1995 07:21:52 +0000 Richard M. Stallman (cpp-edit-list): Move definition toward start of file.
Tue, 18 Apr 1995 07:01:34 +0000 Richard M. Stallman (line-move): Fix previous change: if we get an error,
Tue, 18 Apr 1995 03:54:39 +0000 Richard M. Stallman (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
Tue, 18 Apr 1995 03:45:52 +0000 Richard M. Stallman Comment change.
Tue, 18 Apr 1995 03:31:38 +0000 Richard M. Stallman (Fencode_time): Don't treat years < 100 as special.
Tue, 18 Apr 1995 03:17:12 +0000 Richard M. Stallman (m68k-motorola-sysv*): Determine which -m option to use with `gnucc'.
Mon, 17 Apr 1995 23:16:23 +0000 Karl Heuer (insert_1): Adjust overlay center after inserting.
Mon, 17 Apr 1995 23:13:56 +0000 Karl Heuer (adjust_overlays_for_insert): New function.
Mon, 17 Apr 1995 23:12:34 +0000 Karl Heuer Declare some functions.
Mon, 17 Apr 1995 18:52:41 +0000 Karl Heuer (map-y-or-n-p): Don't log prompt messages.
Mon, 17 Apr 1995 18:42:29 +0000 Richard M. Stallman (finder-known-keywords): Generalize `c' keyword.
Mon, 17 Apr 1995 07:11:51 +0000 Richard M. Stallman (ispell-init-ispell): Don't barf if there is a
Mon, 17 Apr 1995 06:10:39 +0000 Richard M. Stallman (Fencode_time): Rewrite by Naggum.
Sun, 16 Apr 1995 05:41:53 +0000 Richard M. Stallman (font-lock-make-faces): Determine font-lock-background-mode from color
Sun, 16 Apr 1995 04:17:36 +0000 Richard M. Stallman (x-defined-colors): Take frame as optional arg.
Sun, 16 Apr 1995 04:15:39 +0000 Richard M. Stallman (list-colors-display): Minor clarification.
Sun, 16 Apr 1995 04:09:48 +0000 Richard M. Stallman (set-face-background): Handle FRAME = nil directly
Sun, 16 Apr 1995 03:20:40 +0000 Richard M. Stallman (set-auto-mode): If -*- spec doesn't set `mode:',
Sat, 15 Apr 1995 18:34:01 +0000 Richard M. Stallman (xaw_pop_instance): Make x, y, w, h unsigned.
Sat, 15 Apr 1995 18:33:29 +0000 Richard M. Stallman (size_menu): Make height and label_width unsigned.
Sat, 15 Apr 1995 18:32:49 +0000 Richard M. Stallman (really-lwlib, really-oldXMenu): Mark as .PHONY.
Sat, 15 Apr 1995 18:27:51 +0000 Richard M. Stallman Delete the #if that compares MARKBIT.
Sat, 15 Apr 1995 05:42:25 +0000 Richard M. Stallman (dired-do-search): Renamed from dired-do-tags-search.
Sat, 15 Apr 1995 05:41:28 +0000 Richard M. Stallman (dired-mode-map): Rename commands for A and Q.
Sat, 15 Apr 1995 02:04:41 +0000 Richard M. Stallman (cpp-parse-open): Delete comments that go past end of line.
Fri, 14 Apr 1995 23:24:11 +0000 Richard M. Stallman Comment change.
Fri, 14 Apr 1995 23:16:06 +0000 Richard M. Stallman (finder-known-keywords):