comparison lisp/simple.el @ 92715:aa52fda2a68b

(set-mark-command): Doc fix.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 11 Mar 2008 02:00:08 +0000
parents 3fb4cc86f03e
children 73a01bf5cb80
comparison
equal deleted inserted replaced
92714:cb46bc732fef 92715:aa52fda2a68b
3453 3453
3454 With no prefix argument, set the mark at point, and push the 3454 With no prefix argument, set the mark at point, and push the
3455 old mark position on local mark ring. Also push the old mark on 3455 old mark position on local mark ring. Also push the old mark on
3456 global mark ring, if the previous mark was set in another buffer. 3456 global mark ring, if the previous mark was set in another buffer.
3457 3457
3458 Immediately repeating this command activates `transient-mark-mode' temporarily. 3458 When Transient Mark Mode is off, immediately repeating this
3459 command activates `transient-mark-mode' temporarily.
3459 3460
3460 With prefix argument \(e.g., \\[universal-argument] \\[set-mark-command]\), \ 3461 With prefix argument \(e.g., \\[universal-argument] \\[set-mark-command]\), \
3461 jump to the mark, and set the mark from 3462 jump to the mark, and set the mark from
3462 position popped off the local mark ring \(this does not affect the global 3463 position popped off the local mark ring \(this does not affect the global
3463 mark ring\). Use \\[pop-global-mark] to jump to a mark popped off the global 3464 mark ring\). Use \\[pop-global-mark] to jump to a mark popped off the global