changeset 27270:5a4e13447b47

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 11 Jan 2000 05:15:12 +0000
parents dad6b5abb3f0
children 7b495b311f18
files lisp/ChangeLog lispref/abbrevs.texi
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jan 11 05:14:48 2000 +0000
+++ b/lisp/ChangeLog	Tue Jan 11 05:15:12 2000 +0000
@@ -1,3 +1,9 @@
+2000-01-10  John Wiegley  <johnw@gnu.org>
+
+	* allout.el (isearch-done/outline-provisions): Added `edit'
+	argument to correspond with the current definition of
+	`isearch-done'.
+
 2000-01-10  Dave Love  <fx@gnu.org>
 
 	* elide-head.el (elide-head): Use point-marker, not point.
--- a/lispref/abbrevs.texi	Tue Jan 11 05:14:48 2000 +0000
+++ b/lispref/abbrevs.texi	Tue Jan 11 05:15:12 2000 +0000
@@ -75,7 +75,7 @@
 
 @defun clear-abbrev-table table
 This function undefines all the abbrevs in abbrev table @var{table},
-leaving it empty. The function returns @code{nil}.
+leaving it empty.  It always returns @code{nil}.
 @end defun
 
 @defun define-abbrev-table tabname definitions