Mercurial > emacs
changeset 50254:4afa870a4010
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 22 Mar 2003 00:39:38 +0000 |
parents | e902117d7494 |
children | a716a67fdf9d |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Mar 22 00:18:12 2003 +0000 +++ b/lisp/ChangeLog Sat Mar 22 00:39:38 2003 +0000 @@ -1,5 +1,8 @@ 2003-03-22 Kim F. Storm <storm@cua.dk> + * progmodes/cperl-mode.el (cperl-electric-backspace): Add + delete-selection property. + * simple.el (set-mark-command): Doc fixes. Allow pop-global-mark to be repeated with C-x C-SPC C-SPC... C-u C-u C-SPC now unconditionally sets the mark.