| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (command_loop_1): On entry, set this_command | Richard M. Stallman | 1994-03-10 | 1 | -1/+3 |
| * | (rmail-ignored-headers): Add several x400 header types. | Richard M. Stallman | 1994-03-10 | 1 | -2/+2 |
| * | (ispell-pdict-save, ispell-kill-ispell, ispell-continue): | Richard M. Stallman | 1994-03-10 | 1 | -1/+4 |
| * | (kill-emacs-hook): Don't autoload this hook. | Richard M. Stallman | 1994-03-10 | 1 | -1/+5 |
| * | (emerge-revisions, emerge-revisions-with-ancestor) | Richard M. Stallman | 1994-03-10 | 1 | -0/+4 |
| * | (ispell-dictionary-alist): Add autoload. | Richard M. Stallman | 1994-03-10 | 1 | -0/+1 |
| * | (ispell-menu-map): Autoload the whole setup. | Richard M. Stallman | 1994-03-10 | 1 | -2/+3 |
| * | (PURESIZE): Increment to 240000. | Richard M. Stallman | 1994-03-10 | 1 | -1/+1 |
| * | (menu-bar-bookmark-map): Autoload the whole setup. | Richard M. Stallman | 1994-03-10 | 1 | -8/+13 |
| * | (menu-bar-emerge-menu): Autoload the whole setup. | Richard M. Stallman | 1994-03-10 | 1 | -3/+9 |
| * | (generate-file-autoloads): Don't ignore the line | Richard M. Stallman | 1994-03-10 | 1 | -1/+1 |
| * | Delete the `>' from various menu item strings. | Richard M. Stallman | 1994-03-10 | 1 | -3/+3 |
| * | (display_mode_line): Highlight partial-width mode lines | Richard M. Stallman | 1994-03-10 | 1 | -0/+8 |
| * | (GLYPH_MODE_LINE_FACE): New macro. | Richard M. Stallman | 1994-03-10 | 1 | -0/+2 |
| * | Explain typing C-M- | Richard M. Stallman | 1994-03-09 | 1 | -0/+1 |
| * | Don't kill remaining processes if child exits. | Richard M. Stallman | 1994-03-09 | 1 | -0/+16 |
| * | (outline-regexp): Initialize outside the defvar. | Karl Heuer | 1994-03-09 | 1 | -1/+6 |
| * | (nroff-mode): Deleted garbage character. | Karl Heuer | 1994-03-09 | 1 | -1/+1 |
| * | (find-buffer-visiting): Fix typo in previous change. | Karl Heuer | 1994-03-09 | 1 | -1/+1 |
| * | Fix typo in previous change. | Karl Heuer | 1994-03-09 | 1 | -2/+2 |
| * | (Fcall_interactively): Don't select an active minibuffer. | Karl Heuer | 1994-03-09 | 1 | -1/+7 |
| * | (Fselect_window): Undo previous minibuffer change. | Karl Heuer | 1994-03-09 | 1 | -4/+0 |
| * | (window_loop): Delete MULTI_FRAME | Richard M. Stallman | 1994-03-09 | 1 | -21/+3 |
| * | (Fselect_window): Don't select an inactive minibuffer. | Karl Heuer | 1994-03-09 | 1 | -0/+4 |
| * | (mouse-minibuffer-check): New function to disallow mouse events in an inactive | Karl Heuer | 1994-03-09 | 1 | -3/+22 |
| * | (find-buffer-visiting): New function to look for another buffer visiting the | Karl Heuer | 1994-03-09 | 1 | -40/+41 |
| * | (apropos, super-apropos): Doc fix. | Karl Heuer | 1994-03-08 | 1 | -2/+4 |
| * | (super-apropos-check-doc-file): Use doc-directory instead of data-directory. | Karl Heuer | 1994-03-08 | 1 | -1/+1 |
| * | (Fdisplay_buffer): If pop_up_frames != 0, | Richard M. Stallman | 1994-03-08 | 1 | -2/+3 |
| * | Initial revision | Karl Heuer | 1994-03-08 | 1 | -0/+38 |
| * | Initial revision | Richard M. Stallman | 1994-03-08 | 1 | -0/+2257 |
| * | Add freebsd. | Karl Heuer | 1994-03-08 | 1 | -0/+1 |
| * | (indented-text-mode): Run indented-text-mode-hook. | Richard M. Stallman | 1994-03-08 | 1 | -1/+1 |
| * | Renamed from mode-clone.el. | Richard M. Stallman | 1994-03-08 | 1 | -76/+74 |
| * | (comint-completion-fignore): New variable. | Richard M. Stallman | 1994-03-08 | 1 | -7/+12 |
| * | (shell-completion-fignore): New variable. | Richard M. Stallman | 1994-03-08 | 1 | -6/+17 |
| * | (syms_of_undo): staticpro pending_boundary. | Richard M. Stallman | 1994-03-08 | 1 | -1/+35 |
| * | (send_process) [_PC_MAX_CANON]: Also test #ifdef HAVE_FPATHCONF before | Roland McGrath | 1994-03-08 | 1 | -1/+1 |
| * | Add #undef HAVE_FPATHCONF. | Roland McGrath | 1994-03-08 | 1 | -0/+1 |
| * | Check for fpathconf. | Roland McGrath | 1994-03-08 | 1 | -2/+4 |
| * | (term_get_fkeys_1): Use term_get_fkeys_arg, not term_get_fkeys_address. | Roland McGrath | 1994-03-08 | 1 | -1/+1 |
| * | (term_get_fkeys_1): New local var ADDRESS, init to term_get_fkeys_address. | Roland McGrath | 1994-03-08 | 1 | -0/+2 |
| * | (term_get_fkeys_data): Variable removed. | Roland McGrath | 1994-03-08 | 1 | -37/+33 |
| * | (Fprevious_window, Fnext_window): ALL_FRAMES = visible | Richard M. Stallman | 1994-03-08 | 1 | -30/+45 |
| * | (next_frame, prev_frame): If MINIBUF is `visible', | Richard M. Stallman | 1994-03-08 | 1 | -7/+28 |
| * | (etags-list-tags): Check for explicit tag names. | Roland McGrath | 1994-03-08 | 1 | -3/+9 |
| * | (etags-tags-completion-table): Let the line number or char pos be empty. | Roland McGrath | 1994-03-08 | 1 | -13/+26 |
| * | (Qvisible): Declared. | Richard M. Stallman | 1994-03-08 | 1 | -0/+1 |
| * | (Fwindow_width): Doc fix. | Richard M. Stallman | 1994-03-08 | 1 | -1/+4 |
| * | entered into RCS | Richard M. Stallman | 1994-03-07 | 1 | -17/+38 |