* simple.el (beginning-of-buffer, end-of-buffer):
authorJuri Linkov <juri@jurta.org>
Mon, 13 Dec 2004 03:08:52 +0000 (03:08 +0000)
committerJuri Linkov <juri@jurta.org>
Mon, 13 Dec 2004 03:08:52 +0000 (03:08 +0000)
commit705a593394ef51c2dc024cac2a2905ee28d57761
tree044c5ec006d06e2c8069a6ee7262700b87cacf6c
parent836c086be02471ee541f3943b6d14843518b0d23
* simple.el (beginning-of-buffer, end-of-buffer):
Do not push mark when mark is active in transient-mark-mode.
* simple.el (mark-word):
Extend the region when mark is active in transient-mark-mode,
regardless of the last command.  Doc fix.
* simple.el (mark-word): Preserve direction when repeating.
Make arg optional.  Interactive "p" -> "P".
(transient-mark-mode, inhibit-mark-movement): Doc fix.
lisp/simple.el