Mercurial > emacs
changeset 11661:9ac485495712
(outline-rebullet-current-heading): Change to C-c *.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Tue, 02 May 1995 23:26:58 +0000 |
parents | 7c7519c2a45a |
children | fc93b587543c |
files | lisp/allout.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/allout.el Tue May 02 23:06:11 1995 +0000 +++ b/lisp/allout.el Tue May 02 23:26:58 1995 +0000 @@ -349,7 +349,7 @@ (">" outline-shift-in) ("<" outline-shift-out) ("\C-m" outline-rebullet-topic) - ("b" outline-rebullet-current-heading) + ("*" outline-rebullet-current-heading) ("#" outline-number-siblings) ("\C-k" outline-kill-line t) ("\C-y" outline-yank t) @@ -886,7 +886,7 @@ C-c<CR> outline-rebullet-topic Reconcile bullets of topic and its' offspring - distinctive bullets are not changed, others alternated according to nesting depth. -C-c b outline-rebullet-current-heading Prompt for alternate bullet for +C-c * outline-rebullet-current-heading Prompt for alternate bullet for current topic. C-c # outline-number-siblings Number bullets of topic and siblings - the offspring are not affected. With repeat