Mercurial > emacs
changeset 98853:891d1285cd62
* frames.texi (Cut/Paste Other App): Document
yank-pop-change-selection.
(Secondary Selection): Fix modified mouse click syntax.
(Clipboard): Describe Cut, Copy and Paste commands.
(Mouse References): Not all references are in read-only buffers.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 19 Oct 2008 04:58:26 +0000 |
parents | d70f618359c3 |
children | 3045af7ce2cb |
files | doc/emacs/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/ChangeLog Sun Oct 19 04:58:14 2008 +0000 +++ b/doc/emacs/ChangeLog Sun Oct 19 04:58:26 2008 +0000 @@ -1,3 +1,11 @@ +2008-10-19 Chong Yidong <cyd@stupidchicken.com> + + * frames.texi (Cut/Paste Other App): Document + yank-pop-change-selection. + (Secondary Selection): Fix modified mouse click syntax. + (Clipboard): Describe Cut, Copy and Paste commands. + (Mouse References): Not all references are in read-only buffers. + 2008-10-15 Chong Yidong <cyd@stupidchicken.com> * files.texi (Version Control): Copyedits. Add Bazaar.