Mercurial > emacs
changeset 8688:1aba2fd3fd13
(outline-minor-mode-prefix): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 03 Sep 1994 00:07:49 +0000 |
parents | ae896adcb7a3 |
children | 499bf32bfd9b |
files | lisp/textmodes/ooutline.el |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/textmodes/ooutline.el Fri Sep 02 23:30:24 1994 +0000 +++ b/lisp/textmodes/ooutline.el Sat Sep 03 00:07:49 1994 +0000 @@ -197,7 +197,9 @@ (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