]> git.eshelyaron.com Git - emacs.git/commitdiff
ChangeLog fix
authorGlenn Morris <rgm@gnu.org>
Sat, 6 Oct 2012 19:50:29 +0000 (12:50 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 6 Oct 2012 19:50:29 +0000 (12:50 -0700)
lisp/ChangeLog

index 42835b59a26f44b362b97050d1b2e8a63b3d67d9..f2cda6f9f6abdbd3329b6c43431b95295b73d908 100644 (file)
 2012-09-08  Jambunathan K  <kjambunathan@gmail.com>
 
        * 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).