Mercurial > emacs
comparison lisp/ChangeLog @ 50254:4afa870a4010
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 22 Mar 2003 00:39:38 +0000 |
parents | b3a173da56dd |
children | c3b0866932e8 |
comparison
equal
deleted
inserted
replaced
50253:e902117d7494 | 50254:4afa870a4010 |
---|---|
1 2003-03-22 Kim F. Storm <storm@cua.dk> | 1 2003-03-22 Kim F. Storm <storm@cua.dk> |
2 | |
3 * progmodes/cperl-mode.el (cperl-electric-backspace): Add | |
4 delete-selection property. | |
2 | 5 |
3 * simple.el (set-mark-command): Doc fixes. | 6 * simple.el (set-mark-command): Doc fixes. |
4 Allow pop-global-mark to be repeated with C-x C-SPC C-SPC... | 7 Allow pop-global-mark to be repeated with C-x C-SPC C-SPC... |
5 C-u C-u C-SPC now unconditionally sets the mark. | 8 C-u C-u C-SPC now unconditionally sets the mark. |
6 | 9 |