aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index e185af6f3e..967c1c63ff 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -1,3 +1,15 @@
+2008-08-16 Chong Yidong <[email protected]>
+
+ * killing.texi (Killing): Copyedit. Define read-only text.
+ (Deletion): DEL and C-d were already explained in Erasing; xref there.
+ (Killing by Lines): Copyedit.
+ (Other Kill Commands): Move M-w description here.
+ (Yanking): Move M-w to Other Kill Commands.
+ (Kill Ring): Also mention saving text in registers. Link to Text
+ Properties in elisp manual.
+ (Accumulating Text): Copyedit.
+ (CUA Bindings): Shift selection is now the default.
+
2008-08-12 Teodor Zlatanov <[email protected]>
* maintaining.texi (Change Log): Mention next-error is available.