diff options
author | Richard M. Stallman <rms@gnu.org> | 2001-09-12 21:03:47 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2001-09-12 21:03:47 +0000 |
commit | 47d7776cc60c0e163f40799f7f2bd2ba63218c46 (patch) | |
tree | a35afebc643d6fa5f6804449ffbad6040bcf8533 /man/sc.texi | |
parent | 6eb5fac3a2820843ac9a9fb0fa3ad699092147bd (diff) | |
download | emacs-47d7776cc60c0e163f40799f7f2bd2ba63218c46.tar.gz |
Spelling corrections.
Diffstat (limited to 'man/sc.texi')
-rw-r--r-- | man/sc.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sc.texi b/man/sc.texi index c3520af264f..30357640a48 100644 --- a/man/sc.texi +++ b/man/sc.texi @@ -1217,13 +1217,13 @@ wide variety of MUAs, it does not install all of its commands directly into the reply buffer's keymap. Instead, it puts its commands on a keymap prefix, then installs this prefix onto the buffer's keymap. What this means is that you typically have to type more characters to invoke -a Supercite command, but Supercite's keybindings can be made much more +a Supercite command, but Supercite's key bindings can be made much more consistent across MUAs. You can control what key Supercite uses as its keymap prefix by changing the variable @code{sc-mode-map-prefix}. By default, this variable is set to @code{C-c C-p}; a finger twister perhaps, but unfortunately the -best default due to the scarcity of available keybindings in many MUAs. +best default due to the scarcity of available key bindings in many MUAs. @item @emph{Turns on Supercite minor mode.} |