summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2008-10-15 19:50:43 +0000
committerEli Zaretskii <eliz@gnu.org>2008-10-15 19:50:43 +0000
commit841a1743af6cae222929f37533d42c6f25a407fb (patch)
tree685966ba239b28b58e41656958df1596783164e4
parent3ca194c218ecc0d5c1f27cb973ec4fa628fe4323 (diff)
downloademacs-841a1743af6cae222929f37533d42c6f25a407fb.tar.gz
*** empty log message ***
-rw-r--r--doc/lispref/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 6a264625112..67168f6a1eb 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,5 +1,12 @@
2008-10-15 Eli Zaretskii <eliz@gnu.org>
+ * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
+ values of transient-mark-mode. Document handle-shift-selection.
+
+ * commands.texi (Using Interactive, Interactive Codes): Document `^'.
+ (Interactive Examples): Show an example of `^'.
+ (Key Sequence Input): Document this-command-keys-shift-translated.
+
* positions.texi (List Motion): beginning-of-defun-function can
now accept an argument.