| Commit message (Expand) | Author | Age | Files | Lines |
* | (kill-region): Use = to compare positions. | Richard M. Stallman | 1994-11-22 | 1 | -1/+2 |
* | (kill-region): Set this-command unconditionally. | Karl Heuer | 1994-11-18 | 1 | -3/+4 |
* | Comment reason for preceding change. | Karl Heuer | 1994-11-09 | 1 | -0/+3 |
* | (copy-region-as-kill): Don't set this-command. | Richard M. Stallman | 1994-11-09 | 1 | -1/+0 |
* | (set-variable): Set help-mode in *Help* buffer. | Karl Heuer | 1994-11-09 | 1 | -0/+3 |
* | (shell-command-switch): New variable. | Richard M. Stallman | 1994-11-01 | 1 | -5/+9 |
* | (blink-matching-delay): New variable. | Richard M. Stallman | 1994-11-01 | 1 | -1/+4 |
* | (line-move): Use sign of arg to choose error condition. | Richard M. Stallman | 1994-10-30 | 1 | -1/+1 |
* | (blink-matching-open): Do blink if an even number of | Richard M. Stallman | 1994-10-30 | 1 | -1/+6 |
* | (edit-and-eval-command): Elements of command-history are forms, not strings. | Karl Heuer | 1994-10-20 | 1 | -0/+9 |
* | (count-lines): Do save-match-data only when necessary. | Richard M. Stallman | 1994-10-16 | 1 | -8/+8 |
* | (shell-command, shell-command-on-region): | Richard M. Stallman | 1994-10-15 | 1 | -11/+27 |
* | (blink-matching-open): Check there is a previous | Richard M. Stallman | 1994-10-11 | 1 | -13/+18 |
* | (goto-line): Call prefix-numeric-value. | Richard M. Stallman | 1994-10-04 | 1 | -0/+1 |
* | (shell-command, shell-command-on-region): | Richard M. Stallman | 1994-09-24 | 1 | -1/+4 |
* | (insert-buffer): Default to first buffer other than current one. | Richard M. Stallman | 1994-09-22 | 1 | -1/+3 |
* | (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 |