| Commit message (Expand) | Author | Age | Files | Lines |
| * | (outline-end-of-subtree): Stop before final newline. | Karl Heuer | 1994-04-18 | 1 | -7/+7 |
| * | (hexl-mode): Make local binding for hexl-max-address. | Richard M. Stallman | 1994-04-18 | 1 | -0/+2 |
| * | (shell-command-filter): If point was at end, leave it at end. | Richard M. Stallman | 1994-04-18 | 1 | -2/+4 |
| * | (shell-command-sentinel): Do nothing if buffer is dead. | Richard M. Stallman | 1994-04-18 | 1 | -1/+2 |
| * | (menu-bar-enable-clipboard): Construct new cons cells. | Richard M. Stallman | 1994-04-18 | 1 | -3/+8 |
| * | Comment change. | Richard M. Stallman | 1994-04-18 | 1 | -1/+1 |
| * | Move pop-global-mark bindings to loaddefs.el. | Richard M. Stallman | 1994-04-18 | 1 | -3/+0 |
| * | (pascal-outline-map): Move pascal-outline-goto-defun to C-c C-d. | Richard M. Stallman | 1994-04-18 | 1 | -1/+1 |
| * | (debug, debugger-eval-expression): Preserve match-data. | Karl Heuer | 1994-04-16 | 1 | -2/+5 |
| * | (mouse-drag-region): Handle scroll off top/bottom. | Karl Heuer | 1994-04-16 | 1 | -18/+4 |
| * | (mouse-set-font): Don't error if no selection. | Karl Heuer | 1994-04-16 | 1 | -15/+13 |
| * | (command-line): If no error data, print "", not nil. | Karl Heuer | 1994-04-16 | 1 | -2/+2 |
| * | (emerge-goto-line): Fix return value. | Karl Heuer | 1994-04-16 | 1 | -17/+7 |
| * | Require cl only at compile time. | Richard M. Stallman | 1994-04-16 | 1 | -19/+36 |
| * | (auto-fill-function): New function (doc placeholder). | Richard M. Stallman | 1994-04-16 | 1 | -28/+34 |
| * | (calendar-mode-map): Use substitute-key-definition. | Richard M. Stallman | 1994-04-16 | 1 | -8/+9 |
| * | (shrink-window-if-larger-than-buffer): | Richard M. Stallman | 1994-04-16 | 1 | -0/+2 |
| * | (gnus-uu-enter-interactive-file): | Richard M. Stallman | 1994-04-16 | 1 | -367/+589 |
| * | (describe-mode): Fix previous change. | Richard M. Stallman | 1994-04-15 | 1 | -27/+26 |
| * | (describe-mode): Always show minor modes, at front. | Richard M. Stallman | 1994-04-15 | 1 | -23/+30 |
| * | (basic-save-buffer): if selective-display is t, file may end in CR instead of | Karl Heuer | 1994-04-15 | 1 | -0/+2 |
| * | Doc fix. | Karl Heuer | 1994-04-15 | 1 | -1/+1 |
| * | (shell-mode-map): Fix menu bar options. | Karl Heuer | 1994-04-14 | 1 | -27/+22 |
| * | (comint-replace-by-expanded-history-before-point): Advance point | Karl Heuer | 1994-04-14 | 1 | -4/+5 |
| * | (shell-dynamic-complete-as-command): Don't match ignored-extensions if it's nil. | Karl Heuer | 1994-04-14 | 1 | -1/+2 |
| * | (rmail-default-file, rmail-default-rmail-file): Cancel new defvars. | Karl Heuer | 1994-04-14 | 1 | -6/+0 |
| * | (save-place-kill-emacs-hook): Fix typo. | Richard M. Stallman | 1994-04-14 | 1 | -1/+1 |
| * | (command-line): Call face-initialize before frame-initialize. | Richard M. Stallman | 1994-04-14 | 1 | -2/+2 |
| * | (make-face-x-resource-internal): Don't mess with terminal frames. | Richard M. Stallman | 1994-04-14 | 1 | -2/+3 |
| * | (x-create-frame-with-faces): Create frame invisible, | Richard M. Stallman | 1994-04-14 | 1 | -1/+5 |
| * | (x-fixed-font-alist): Give multiple names for try for certain fonts. | Richard M. Stallman | 1994-04-14 | 1 | -34/+44 |
| * | (find-buffer-visiting): Don't check buffer-file-number | Richard M. Stallman | 1994-04-14 | 1 | -1/+2 |
| * | (dired-subdir-regexp): Allow a space in dir name. | Richard M. Stallman | 1994-04-13 | 1 | -1/+1 |
| * | (rmail-default-file, rmail-default-rmail-file): New defvars. | Richard M. Stallman | 1994-04-13 | 1 | -0/+6 |
| * | (mh-progs, mh-lib): Move from mh-e.el | Richard M. Stallman | 1994-04-13 | 1 | -45/+72 |
| * | (mh-progs, mh-lib): Move from mh-e.el | Richard M. Stallman | 1994-04-13 | 1 | -28/+18 |
| * | (super-apropos-check-doc-file): Force Fundamental mode. | Richard M. Stallman | 1994-04-13 | 1 | -3/+4 |
| * | (comint-dynamic-complete-as-filename): Simplify. | Karl Heuer | 1994-04-13 | 1 | -9/+5 |
| * | (ispell-message): Turn LIMIT into an integer, around ispell-region. | Richard M. Stallman | 1994-04-13 | 1 | -1/+1 |
| * | (mouse-menu-bar-buffers): Put Frames pane behind Buffers. | Richard M. Stallman | 1994-04-13 | 1 | -5/+5 |
| * | (case-flip-character): Make case test more general. | Richard M. Stallman | 1994-04-13 | 1 | -1/+2 |
| * | Bind M-$. | Richard M. Stallman | 1994-04-12 | 1 | -0/+2 |
| * | (read-quoted-char): Convert meta chars into 128+ chars. | Richard M. Stallman | 1994-04-12 | 1 | -1/+3 |
| * | (quoted-insert): Do nothing special for meta chars. | Richard M. Stallman | 1994-04-12 | 1 | -3/+0 |
| * | (backquote-process): Don't crash if ultimate | Richard M. Stallman | 1994-04-12 | 1 | -7/+20 |
| * | (makeinfo-region): Fix name of tex-start/end-of-header. | Richard M. Stallman | 1994-04-12 | 1 | -2/+2 |
| * | (dired-add-entry): Set opoint at beginning of line. | Richard M. Stallman | 1994-04-12 | 1 | -9/+3 |
| * | (ange-ftp-process-filter, ange-ftp-gwp-filter): Call comint-output-filter. | Karl Heuer | 1994-04-12 | 1 | -19/+3 |
| * | (gud-filter): Let comint-output-filter do the hard work. | Karl Heuer | 1994-04-12 | 1 | -29/+16 |
| * | (dired-move-to-filename-regexp): Match the year or time. | Richard M. Stallman | 1994-04-12 | 1 | -8/+5 |