aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/emacs/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index 85f0660d5aa..b58e68fa6c4 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -1,10 +1,14 @@
12008-10-19 Chong Yidong <cyd@stupidchicken.com> 12008-10-19 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * frames.texi (Cut/Paste Other App): Document 3 * frames.texi: Use @key throughout for mouse clicks.
4 yank-pop-change-selection. 4 (Cut/Paste Other App): Document yank-pop-change-selection.
5 (Secondary Selection): Fix modified mouse click syntax. 5 (Secondary Selection): Fix modified mouse click syntax.
6 (Clipboard): Describe Cut, Copy and Paste commands. 6 (Clipboard): Describe Cut, Copy and Paste commands.
7 (Mouse References): Not all references are in read-only buffers. 7 (Mouse References): Not all references are in read-only buffers.
8 Copyedits.
9 (Creating Frames): Add xref to Init File.
10 (Frame Commands): Add xref to Exiting.
11 (Scroll Bars): Document GTK vs toolkit behavior.
8 12
92008-10-15 Chong Yidong <cyd@stupidchicken.com> 132008-10-15 Chong Yidong <cyd@stupidchicken.com>
10 14