| Commit message (Expand) | Author | Age | Files | Lines |
| * | (kill-new): Call menu-bar-update-yank-menu only if that function is defined. | Karl Heuer | 1994-09-15 | 1 | -1/+2 |
| * | (kill-new): New optional argument means replace most recent kill. | Karl Heuer | 1994-09-15 | 1 | -11/+13 |
| * | (repeat-complex-command, next-history-element, | Richard M. Stallman | 1994-09-14 | 1 | -6/+10 |
| * | (mark-ring): Add permanent-local prop. Doc fix. | Richard M. Stallman | 1994-09-03 | 1 | -2/+2 |
| * | (set-mark): When POS is nil, always clear mark-active. | Richard M. Stallman | 1994-08-30 | 1 | -2/+6 |
| * | (shell-command-on-region): Don't delete current buffer. | Karl Heuer | 1994-08-24 | 1 | -2/+3 |
| * | (backward-delete-char-untabify): Doc fix. | Richard M. Stallman | 1994-08-23 | 1 | -1/+1 |
| * | (choose-completion-string): Use plain exit-minibuffer, | Richard M. Stallman | 1994-08-17 | 1 | -1/+2 |
| * | (completion-base-size): New variable. | Richard M. Stallman | 1994-08-07 | 1 | -4/+13 |
| * | (choose-completion): Bury or iconify the completion list | Richard M. Stallman | 1994-08-06 | 1 | -2/+11 |
| * | (end-of-buffer-other-window): Go to the end, not to the beginning. | Richard M. Stallman | 1994-08-04 | 1 | -1/+1 |
| * | (choose-completion): Check for next-single-property-change returning nil. | Richard M. Stallman | 1994-07-29 | 1 | -1/+1 |
| * | (line-move, next-line): Check last line moved over | Richard M. Stallman | 1994-07-24 | 1 | -4/+11 |
| * | (completion-setup-function): Put on mouse-face prop | Richard M. Stallman | 1994-07-11 | 1 | -16/+17 |
| * | (line-move): Don't use message or ding; just signal errors. | Richard M. Stallman | 1994-06-28 | 1 | -37/+29 |
| * | (beginning-of-buffer-other-window) | Richard M. Stallman | 1994-06-25 | 1 | -0/+33 |
| * | (scroll-other-window-down): New command. | Richard M. Stallman | 1994-06-22 | 1 | -4/+11 |
| * | (pop-global-mark): Discard entries for nonexistent buffers. | Richard M. Stallman | 1994-06-14 | 1 | -0/+3 |
| * | (end-of-buffer): Recenter overlay lists. | Richard M. Stallman | 1994-06-13 | 1 | -1/+3 |
| * | (delete-blank-lines): Doc fix. | Richard M. Stallman | 1994-06-07 | 1 | -1/+1 |
| * | (completion-list-mode-map): Unbind down-mouse-2. | Richard M. Stallman | 1994-06-01 | 1 | -0/+1 |
| * | (deactivate-mark): Do nothing unless transient-mark-mode. | Richard M. Stallman | 1994-05-28 | 1 | -2/+4 |
| * | (completion-setup-function): Fix up the regexp. | Richard M. Stallman | 1994-05-27 | 1 | -1/+1 |
| * | (choose-completion-string): Clear mouse-face property. | Richard M. Stallman | 1994-05-26 | 1 | -0/+2 |
| * | (choose-completion): | Richard M. Stallman | 1994-05-20 | 1 | -0/+8 |
| * | (completion-setup-function): Make highlight span single spaces. | Richard M. Stallman | 1994-05-19 | 1 | -2/+6 |
| * | (shell-command): Use buffer name *Shell-Command*. | Richard M. Stallman | 1994-05-12 | 1 | -1/+1 |
| * | (shell-command-on-region): Don't kill output buffer when in the one line case. | Richard M. Stallman | 1994-05-10 | 1 | -2/+1 |
| * | (minibuffer-history-sexp-flag): Doc fix. | Karl Heuer | 1994-05-07 | 1 | -1/+1 |
| * | (choose-completion-string): Barf if completing into | Richard M. Stallman | 1994-05-05 | 1 | -8/+16 |
| * | (shell-command): Remove space after `:' in mode-line-process. | Richard M. Stallman | 1994-04-24 | 1 | -1/+1 |
| * | (kill-line, kill-word): Don't use save-excursion. | Richard M. Stallman | 1994-04-24 | 1 | -6/+15 |
| * | (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 |
| * | Move pop-global-mark bindings to loaddefs.el. | Richard M. Stallman | 1994-04-18 | 1 | -3/+0 |
| * | (auto-fill-function): New function (doc placeholder). | Richard M. Stallman | 1994-04-16 | 1 | -28/+34 |
| * | (quoted-insert): Do nothing special for meta chars. | Richard M. Stallman | 1994-04-12 | 1 | -3/+0 |
| * | (hscroll-window-column): New function. | Karl Heuer | 1994-04-08 | 1 | -23/+67 |
| * | (quoted-insert): Handle meta-chars usefully. | Richard M. Stallman | 1994-04-06 | 1 | -0/+3 |
| * | (completion-setup-function): Add mouse-face properties. | Karl Heuer | 1994-04-05 | 1 | -1/+6 |
| * | (choose-completion-delete-max-match): Renamed from | Richard M. Stallman | 1994-03-27 | 1 | -3/+46 |
| * | (blink-matching-open): Now three strategies for choosing | Richard M. Stallman | 1994-03-26 | 1 | -6/+21 |
| * | (undo): Don't let the undo entries for the undo | Richard M. Stallman | 1994-03-16 | 1 | -0/+10 |
| * | (comment-column): Doc fix. | Karl Heuer | 1994-03-07 | 1 | -1/+1 |
| * | (current-word): Check properly for bolp. New optional arg STRICT. Doc fix. | Richard M. Stallman | 1994-03-03 | 1 | -20/+26 |
| * | (completion-list-mode): Set completion-reference-buffer | Richard M. Stallman | 1994-03-02 | 1 | -5/+12 |
| * | (current-word): Remove (interactive). | Karl Heuer | 1994-02-14 | 1 | -1/+0 |
| * | (undo, yank): Set this-command to t at start, | Richard M. Stallman | 1994-02-13 | 1 | -2/+11 |
| * | Fix syntax used for C-SPC. | Karl Heuer | 1994-02-11 | 1 | -1/+1 |
| * | Fix Roland's misplaced paren around call to marker-buffer. | Michael I. Bushnell | 1994-02-07 | 1 | -1/+1 |