From: Eli Zaretskii Date: Wed, 15 Oct 2008 19:50:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~2454 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=841a1743af6cae222929f37533d42c6f25a407fb;p=emacs.git *** empty log message *** --- 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 + * 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.