emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/allout.el,v


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/lisp/allout.el,v
Date: Wed, 05 Jul 2006 07:42:55 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Thien-Thi Nguyen <ttn>  06/07/05 07:42:55

Index: allout.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/allout.el,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -b -r1.76 -r1.77
--- allout.el   16 May 2006 10:01:32 -0000      1.76
+++ allout.el   5 Jul 2006 07:42:55 -0000       1.77
@@ -37,7 +37,7 @@
 ;;  - Incremental search with dynamic exposure and reconcealment of text
 ;;  - Customizable bullet format - enables programming-language specific
 ;;    outlining, for code-folding editing.  (Allout code itself is to try it;
-;;    formatted as an outline - do ESC-x eval-current-buffer in allout.el; but
+;;    formatted as an outline - do ESC-x eval-buffer in allout.el; but
 ;;    emacs local file variables need to be enabled when the
 ;;    file was visited - see `enable-local-variables'.)
 ;;  - Configurable per-file initial exposure settings
@@ -72,7 +72,7 @@
 ;; 3.x, for those of you that depend on the old method.)
 ;;
 ;; Note - the lines beginning with `;;;_' are outline topic headers.
-;;        Just `ESC-x eval-current-buffer' to give it a whirl.
+;;        Just `ESC-x eval-buffer' to give it a whirl.
 
 ;; ken manheimer (ken dot manheimer at gmail dot com)
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]