aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (toggle-read-only, rename-uniquely): Use force-mode-line-update.Karl Heuer1995-04-251-3/+2
* (ispell-minor-mode): Use force-mode-line-update.Karl Heuer1995-04-251-1/+1
* (double-mode): Use force-mode-line-update.Karl Heuer1995-04-251-4/+4
* (gomoku-display-statistics): Use force-mode-line-update.Karl Heuer1995-04-251-2/+1
* (f90-auto-fill-mode): Use force-mode-line-update.Karl Heuer1995-04-251-2/+1
* (abbrev-mode): Use force-mode-line-update.Karl Heuer1995-04-251-1/+1
* (forms--make-format-elt-using-text-properties)Richard M. Stallman1995-04-251-9/+16
* Made sc-string-text to strip of text properties of buffer text, so stringSimon Marshall1995-04-251-18/+30
* Explan when boundaries are made automatically.Richard M. Stallman1995-04-251-6/+16
* Comment change.Richard M. Stallman1995-04-251-0/+2
* (rename-uniquely): Don't discard <NN> from endRichard M. Stallman1995-04-251-1/+8
* (rmail-insert-inbox-text): Get the truename ofRichard M. Stallman1995-04-251-2/+4
* (mail-position-on-field): Use $, not \n, in regexp.Richard M. Stallman1995-04-251-1/+1
* (tpu-search-internal): Case-sensitive search if searchRichard M. Stallman1995-04-251-22/+39
* (REGEXP_IN_LIBC): Defined.Richard M. Stallman1995-04-251-0/+3
* [REGEXP_IN_LIBC] (REGEXPOBJ, REGEXPDEPS):Richard M. Stallman1995-04-251-0/+6
* At end, use default file name .tpu-keys.Richard M. Stallman1995-04-251-19/+9
* Don't turn on tpu-edt mode.Richard M. Stallman1995-04-251-29/+17
* Fix backwards test in kill-buffer-query-functions.Richard M. Stallman1995-04-241-1/+1
* (x_term_init): If the previous kboard was the dummy one,Karl Heuer1995-04-241-0/+5
* (Vsystem_key_alist): Delete global variable.Karl Heuer1995-04-241-5/+4
* (struct kboard): New member Vsystem_key_alist.Karl Heuer1995-04-241-0/+3
* Make intervals.o and term.o depend on keyboard.h.Karl Heuer1995-04-241-2/+2
* (safe_run_hooks_1, safe_run_hooks_error): New subroutines.Richard M. Stallman1995-04-241-8/+22
* (Fplist_put): Don't signal an error if plist isn't a cons.Karl Heuer1995-04-241-6/+5
* (struct x_display_info): New members x_focus_frame,Karl Heuer1995-04-241-5/+20
* (x_get_focus_frame): New arg FRAME. Callers changed.Karl Heuer1995-04-241-6/+13
* (x_focus_frame, x_focus_event_frame, x_highlight_frame):Karl Heuer1995-04-241-78/+71
* (Fredirect_frame_focus): Fix earlier change; use a frame known to be non-nil.Karl Heuer1995-04-241-1/+1
* Make dispnew.o and keyboard.o depend on xterm.h.Karl Heuer1995-04-241-2/+3
* (rmail-resend): Fix abbrev expansion.Richard M. Stallman1995-04-241-9/+18
* (do_switch_frame): Don't try to refocus termcap frames.Karl Heuer1995-04-241-1/+1
* (message_dolog): The message log doesn't need an undo list.Karl Heuer1995-04-241-0/+1
* (term_init): MagicWrap implies AutoWrap.Karl Heuer1995-04-241-2/+4
* (do_switch_frame): x_get_focus_frame needs an arg.Karl Heuer1995-04-241-2/+2
* (xmenu_show): x_mouse_leave needs an arg.Karl Heuer1995-04-241-1/+1
* (info-insert-file-contents): Set default-directoryRichard M. Stallman1995-04-241-7/+17
* (isearch-update-ring): Use STRING arg, not isearch-ring.Richard M. Stallman1995-04-241-5/+5
* Disable many Files menu items in minibuffer.Richard M. Stallman1995-04-241-14/+33
* (print-help-return-message): Check same-window-buffer-namesRichard M. Stallman1995-04-241-5/+15
* (iso-accents-list): Add ~! and ~? combinations.Richard M. Stallman1995-04-241-0/+2
* (rename-uniquely): Strip suffix before rename.Richard M. Stallman1995-04-241-5/+9
* shell-font-lock-keywords efficiency fix.Simon Marshall1995-04-241-1/+1
* mail-font-lock-keywords efficiency fix.Simon Marshall1995-04-241-3/+3
* rmail-summary-font-lock-keywords efficiency fix.Simon Marshall1995-04-241-2/+2
* dired-font-lock-keywords efficiency fix.Simon Marshall1995-04-241-2/+2
* change-log-font-lock-keywords efficiency fix.Simon Marshall1995-04-241-1/+1
* Use new fortran-match-!-comment to do !-style fontification; do rest in regexpsSimon Marshall1995-04-241-55/+112
* Make font-lock.el use compiled keywords; added FN as possible matcher.Simon Marshall1995-04-241-198/+224
* (create_process): Don't abort if can't reopenRichard M. Stallman1995-04-241-3/+8