aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2009-04-06 01:20:55 +0000
committerChong Yidong2009-04-06 01:20:55 +0000
commit47af2f4b96cd4ef4c2a28ca6b217409b8d1ae384 (patch)
tree4e3b923124f2007eb1d0ff5a416bb183856cf772 /doc/lispref/ChangeLog
parent38145b39b915ef131188875bf9f4ce4882a42a9e (diff)
downloademacs-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/ChangeLog4
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 @@
12009-04-05 Chong Yidong <cyd@stupidchicken.com> 12009-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