diff options
| author | Kim F. Storm | 2003-03-24 10:57:09 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2003-03-24 10:57:09 +0000 |
| commit | 1ab892eb4cca4d0a293a76f2910bec1ae9f93a58 (patch) | |
| tree | eb2b296470958e6414bcced06fee8353805e6cf8 | |
| parent | 784fda4fefbb4a7a271c9e6cfc3478a39de483fa (diff) | |
| download | emacs-1ab892eb4cca4d0a293a76f2910bec1ae9f93a58.tar.gz emacs-1ab892eb4cca4d0a293a76f2910bec1ae9f93a58.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 34ea2dcc44e..162e4e5a53e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2003-03-24 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * simple.el: Rework last change so C-x C-SPC C-SPC does not | ||
| 4 | repeat pop-global-mark by default. | ||
| 5 | (pop-global-mark-quick-repeat): New user option. | ||
| 6 | (set-mark-command): Use it. | ||
| 7 | |||
| 1 | 2003-03-24 John Paul Wallington <jpw@gnu.org> | 8 | 2003-03-24 John Paul Wallington <jpw@gnu.org> |
| 2 | 9 | ||
| 3 | * emerge.el (emerge-show-file-name): Read event irrespective of | 10 | * emerge.el (emerge-show-file-name): Read event irrespective of |