diff options
author | Kim F. Storm <storm@cua.dk> | 2003-03-24 10:57:09 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2003-03-24 10:57:09 +0000 |
commit | 1ab892eb4cca4d0a293a76f2910bec1ae9f93a58 (patch) | |
tree | eb2b296470958e6414bcced06fee8353805e6cf8 /lisp | |
parent | 784fda4fefbb4a7a271c9e6cfc3478a39de483fa (diff) | |
download | emacs-1ab892eb4cca4d0a293a76f2910bec1ae9f93a58.tar.gz emacs-1ab892eb4cca4d0a293a76f2910bec1ae9f93a58.tar.bz2 emacs-1ab892eb4cca4d0a293a76f2910bec1ae9f93a58.zip |
*** empty log message ***
Diffstat (limited to 'lisp')
-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 @@ +2003-03-24 Kim F. Storm <storm@cua.dk> + + * simple.el: Rework last change so C-x C-SPC C-SPC does not + repeat pop-global-mark by default. + (pop-global-mark-quick-repeat): New user option. + (set-mark-command): Use it. + 2003-03-24 John Paul Wallington <jpw@gnu.org> * emerge.el (emerge-show-file-name): Read event irrespective of |