diff options
| author | Chong Yidong | 2009-04-06 01:20:55 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-04-06 01:20:55 +0000 |
| commit | 47af2f4b96cd4ef4c2a28ca6b217409b8d1ae384 (patch) | |
| tree | 4e3b923124f2007eb1d0ff5a416bb183856cf772 /doc/lispref/ChangeLog | |
| parent | 38145b39b915ef131188875bf9f4ce4882a42a9e (diff) | |
| download | emacs-47af2f4b96cd4ef4c2a28ca6b217409b8d1ae384.tar.gz emacs-47af2f4b96cd4ef4c2a28ca6b217409b8d1ae384.zip | |
* markers.texi (The Mark): Copyedits. Improve description of
handle-shift-selection.
(The Region): Move use-region-p here from The Mark.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index ebd2f54d07d..e8ebb3ee1ce 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2009-04-05 Chong Yidong <cyd@stupidchicken.com> | 1 | 2009-04-05 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * markers.texi (The Mark): Copyedits. Improve description of | ||
| 4 | handle-shift-selection. | ||
| 5 | (The Region): Move use-region-p here from The Mark. | ||
| 6 | |||
| 3 | * positions.texi (Screen Lines): Document (cols . lines) argument | 7 | * positions.texi (Screen Lines): Document (cols . lines) argument |
| 4 | for vertical-motion. | 8 | for vertical-motion. |
| 5 | 9 | ||