diff options
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 | ||