# HG changeset patch # User Eli Zaretskii # Date 1224100243 0 # Node ID 1cca6e46c2a0bb266e96d5aac5bfcd007bb22dd5 # Parent fc21fd38c65ab4ab1a3157949df54809761d9b3c *** empty log message *** diff -r fc21fd38c65a -r 1cca6e46c2a0 doc/lispref/ChangeLog --- a/doc/lispref/ChangeLog Wed Oct 15 17:31:01 2008 +0000 +++ b/doc/lispref/ChangeLog Wed Oct 15 19:50:43 2008 +0000 @@ -1,5 +1,12 @@ 2008-10-15 Eli Zaretskii + * 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.