]> git.eshelyaron.com Git - emacs.git/commitdiff
(outline-minor-mode-prefix): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Sat, 3 Sep 1994 00:07:49 +0000 (00:07 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 3 Sep 1994 00:07:49 +0000 (00:07 +0000)
lisp/textmodes/ooutline.el

index db2ed7708c57f3cb76cecd0794369a2cdc6e25c2..89ae68847bd0ba4f7ca6e041a8a54cc3c60ecc07 100644 (file)
@@ -197,7 +197,9 @@ Turning on outline mode calls the value of `text-mode-hook' and then of
   (run-hooks 'text-mode-hook 'outline-mode-hook))
 
 (defvar outline-minor-mode-prefix "\C-c\C-o"
-  "*Prefix key to use for Outline commands in Outline minor mode.")
+  "*Prefix key to use for Outline commands in Outline minor mode.
+The value of this variable is checked as part of loading Outline mode.
+After that, changing the prefix key requires manipulating keymaps.")
 
 (defvar outline-minor-mode-map nil)
 (if outline-minor-mode-map