Thu, 20 Oct 1994 20:14:45 +0000 |
Karl Heuer |
(edit-and-eval-command): Elements of command-history are forms, not strings.
|
Sun, 16 Oct 1994 08:20:07 +0000 |
Richard M. Stallman |
(count-lines): Do save-match-data only when necessary.
|
Sat, 15 Oct 1994 10:16:09 +0000 |
Richard M. Stallman |
(shell-command, shell-command-on-region):
|
Tue, 11 Oct 1994 07:29:05 +0000 |
Richard M. Stallman |
(blink-matching-open): Check there is a previous
|
Tue, 04 Oct 1994 22:57:42 +0000 |
Richard M. Stallman |
(goto-line): Call prefix-numeric-value.
|
Sat, 24 Sep 1994 04:52:10 +0000 |
Richard M. Stallman |
(shell-command, shell-command-on-region):
|
Thu, 22 Sep 1994 07:22:46 +0000 |
Richard M. Stallman |
(insert-buffer): Default to first buffer other than current one.
|
Thu, 15 Sep 1994 22:19:50 +0000 |
Karl Heuer |
(kill-new): Call menu-bar-update-yank-menu only if that function is defined.
|
Thu, 15 Sep 1994 21:30:21 +0000 |
Karl Heuer |
(kill-new): New optional argument means replace most recent kill.
|
Wed, 14 Sep 1994 09:01:02 +0000 |
Richard M. Stallman |
(repeat-complex-command, next-history-element,
|
Sat, 03 Sep 1994 23:33:50 +0000 |
Richard M. Stallman |
(mark-ring): Add permanent-local prop. Doc fix.
|
Tue, 30 Aug 1994 00:36:48 +0000 |
Richard M. Stallman |
(set-mark): When POS is nil, always clear mark-active.
|
Wed, 24 Aug 1994 00:55:52 +0000 |
Karl Heuer |
(shell-command-on-region): Don't delete current buffer.
|
Tue, 23 Aug 1994 22:58:08 +0000 |
Richard M. Stallman |
(backward-delete-char-untabify): Doc fix.
|
Wed, 17 Aug 1994 22:33:37 +0000 |
Richard M. Stallman |
(choose-completion-string): Use plain exit-minibuffer,
|
Sun, 07 Aug 1994 18:11:58 +0000 |
Richard M. Stallman |
(completion-base-size): New variable.
|
Sat, 06 Aug 1994 21:51:31 +0000 |
Richard M. Stallman |
(choose-completion): Bury or iconify the completion list
|
Thu, 04 Aug 1994 19:59:03 +0000 |
Richard M. Stallman |
(end-of-buffer-other-window): Go to the end, not to the beginning.
|
Fri, 29 Jul 1994 21:35:56 +0000 |
Richard M. Stallman |
(choose-completion): Check for next-single-property-change returning nil.
|
Sun, 24 Jul 1994 01:10:14 +0000 |
Richard M. Stallman |
(line-move, next-line): Check last line moved over
|
Mon, 11 Jul 1994 21:25:19 +0000 |
Richard M. Stallman |
(completion-setup-function): Put on mouse-face prop
|
Tue, 28 Jun 1994 19:17:25 +0000 |
Richard M. Stallman |
(line-move): Don't use message or ding; just signal errors.
|
Sat, 25 Jun 1994 18:58:42 +0000 |
Richard M. Stallman |
(beginning-of-buffer-other-window)
|
Wed, 22 Jun 1994 05:16:22 +0000 |
Richard M. Stallman |
(scroll-other-window-down): New command.
|
Tue, 14 Jun 1994 00:34:43 +0000 |
Richard M. Stallman |
(pop-global-mark): Discard entries for nonexistent buffers.
|
Mon, 13 Jun 1994 23:40:33 +0000 |
Richard M. Stallman |
(end-of-buffer): Recenter overlay lists.
|
Tue, 07 Jun 1994 07:47:24 +0000 |
Richard M. Stallman |
(delete-blank-lines): Doc fix.
|
Wed, 01 Jun 1994 18:28:06 +0000 |
Richard M. Stallman |
(completion-list-mode-map): Unbind down-mouse-2.
|
Sat, 28 May 1994 12:04:04 +0000 |
Richard M. Stallman |
(deactivate-mark): Do nothing unless transient-mark-mode.
|
Fri, 27 May 1994 00:53:21 +0000 |
Richard M. Stallman |
(completion-setup-function): Fix up the regexp.
|