comparison lisp/ChangeLog @ 50291:4e360b30cf60

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 24 Mar 2003 10:57:09 +0000
parents 868bcd48f638
children 9c4d944f4104
comparison
equal deleted inserted replaced
50290:868bcd48f638 50291:4e360b30cf60
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
4 whether minibuffer window is resized. Clear minibuffer when done. 11 whether minibuffer window is resized. Clear minibuffer when done.
5 12