# HG changeset patch # User Eli Zaretskii # Date 1066321710 0 # Node ID ea2fdd7f3ff654afde1c47dddec4245d6ae6d1db # Parent 1fabef08c421305af368e72f0a94c4d8057ee075 (allout-mode): Doc fix. diff -r 1fabef08c421 -r ea2fdd7f3ff6 lisp/allout.el --- a/lisp/allout.el Thu Oct 16 13:15:34 2003 +0000 +++ b/lisp/allout.el Thu Oct 16 16:28:30 2003 +0000 @@ -5,7 +5,7 @@ ;; Author: Ken Manheimer ;; Maintainer: Ken Manheimer ;; Created: Dec 1991 - first release to usenet -;; Version: $Id: allout.el,v 1.43 2003/05/06 17:38:32 lektu Exp $|| +;; Version: $Id: allout.el,v 1.44 2003/09/01 15:45:04 miles Exp $|| ;; Keywords: outlines mode wp languages ;; This file is part of GNU Emacs. @@ -508,7 +508,7 @@ ;;;_ : Version ;;;_ = allout-version (defvar allout-version - (let ((rcs-rev "$Revision: 1.43 $")) + (let ((rcs-rev "$Revision: 1.44 $")) (condition-case err (save-match-data (string-match "Revision: \\([0-9]+\\.[0-9]+\\)" rcs-rev) @@ -1079,7 +1079,7 @@ C-c allout-rebullet-topic Reconcile bullets of topic and its offspring - distinctive bullets are not changed, others alternated according to nesting depth. -C-c b allout-rebullet-current-heading Prompt for alternate bullet for +C-c * allout-rebullet-current-heading Prompt for alternate bullet for current topic. C-c # allout-number-siblings Number bullets of topic and siblings - the offspring are not affected. With repeat