From: Glenn Morris Date: Sat, 6 Oct 2012 19:50:29 +0000 (-0700) Subject: ChangeLog fix X-Git-Tag: emacs-24.2.90~239^2~28 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=27359e9976597097d92791b79c65cb10411c8658;p=emacs.git ChangeLog fix --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 42835b59a26..f2cda6f9f6a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1592,7 +1592,7 @@ 2012-09-08 Jambunathan K * register.el (register): New group. - (register-separator): New user option. + (separator-register): New user option. (increment-register): Route it to `append-to-register', if register contains text. Implication is that `C-x r +' can now be used for appending to a text register (bug#12217).