diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cabf2aa2b50..f11109fe57b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2003-03-22 Kim F. Storm + * 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.