Mercurial > emacs
changeset 98761:1cca6e46c2a0
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Wed, 15 Oct 2008 19:50:43 +0000 |
parents | fc21fd38c65a |
children | ef39b163f82b |
files | doc/lispref/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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.