]> git.eshelyaron.com Git - emacs.git/commitdiff
* regs.texi (Registers): Clarify valid register names.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 17 Aug 2008 14:55:33 +0000 (14:55 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 17 Aug 2008 14:55:33 +0000 (14:55 +0000)
(RegPos): Note that buffer is saved and restored too.
(RegText): Note that mark is reactivated/deactivated.
(RegConfig): Xref to Windows node.

doc/emacs/ChangeLog

index c6d86fa6e5bec98be56a8c0ca7296c5cb429e61a..53e0e3984b31d106a865c089f3ff613d06de1a04 100644 (file)
@@ -1,3 +1,10 @@
+2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
+
+       * regs.texi (Registers): Clarify valid register names.
+       (RegPos): Note that buffer is saved and restored too.
+       (RegText): Note that mark is reactivated/deactivated.
+       (RegConfig): Xref to Windows node.
+
 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
 
        * basic.texi (Inserting Text): Provide command name for C-q.