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