diff options
| author | Eli Zaretskii <eliz@gnu.org> | 2008-10-15 19:50:43 +0000 |
|---|---|---|
| committer | Eli Zaretskii <eliz@gnu.org> | 2008-10-15 19:50:43 +0000 |
| commit | 841a1743af6cae222929f37533d42c6f25a407fb (patch) | |
| tree | 685966ba239b28b58e41656958df1596783164e4 | |
| parent | 3ca194c218ecc0d5c1f27cb973ec4fa628fe4323 (diff) | |
| download | emacs-841a1743af6cae222929f37533d42c6f25a407fb.tar.gz | |
*** empty log message ***
| -rw-r--r-- | doc/lispref/ChangeLog | 7 |
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. |
