Mercurial > emacs
changeset 97512:445b0606226f
* 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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 17 Aug 2008 14:55:33 +0000 |
parents | 6b795ffc50cd |
children | 9e1d5dc37b59 |
files | doc/emacs/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/ChangeLog Sat Aug 16 23:59:03 2008 +0000 +++ b/doc/emacs/ChangeLog Sun Aug 17 14:55:33 2008 +0000 @@ -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.