From: Kim F. Storm Date: Sat, 22 Mar 2003 00:39:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~10794 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d71a4497ba14e551e663fd67f75342dcd8b40d50;p=emacs.git *** empty log message *** --- 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.