diff man/misc.texi @ 31310:de65b6a12166

*** empty log message ***
author Dave Love <fx@gnu.org>
date Thu, 31 Aug 2000 11:13:14 +0000
parents b00126124976
children f89fc1421b53
line wrap: on
line diff
--- 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.