]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Tue, 11 Jan 2000 05:15:12 +0000 (05:15 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 11 Jan 2000 05:15:12 +0000 (05:15 +0000)
lisp/ChangeLog
lispref/abbrevs.texi

index 5e07f9efd3ecfea3f71a255e4a7163d37b3fc84f..59d96bb9ceab2adfdc2f4a5186b6acb8743452d2 100644 (file)
@@ -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.
index 0f47889b6be8298b99ac6b7fba9157f0b83cfc04..3809927a8a79d097b59ec5e6aa72d4602329f5a5 100644 (file)
@@ -75,7 +75,7 @@ containing no symbols.  It is a vector filled with zeros.
 
 @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