# HG changeset patch # User Dave Love # Date 967720394 0 # Node ID de65b6a12166baa7766d5862526342f99874c5d4 # Parent 979e66ba0c4a2708c7f300fe3ce3fa21f9c8b162 *** empty log message *** diff -r 979e66ba0c4a -r de65b6a12166 man/misc.texi --- a/man/misc.texi Thu Aug 31 11:12:00 2000 +0000 +++ b/man/misc.texi Thu Aug 31 11:13:14 2000 +0000 @@ -1804,7 +1804,7 @@ There is a simpler mechanism provided by Saveplace library which records your position in each file when you kill its buffer (or kill Emacs), and jumps to the same position when you visit the file again (even in -another Emacs session). Use @key{M-x toggle-save-place} to turn on +another Emacs session). Use @kbd{M-x toggle-save-place} to turn on place-saving in a given file. Customize the option @code{save-place} to turn it on for all files in each session. @@ -1952,6 +1952,7 @@ operate on the active region, bound to @kbd{C-insert}, @kbd{S-delete} and @kbd{S-insert} respectively. +@cindex s-region package The @code{s-region} package provides similar, but less complete, facilities.