From 1d8c59e9d4a76e3e6d49061aa438868b7d25abfe Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 11 Jan 2000 05:15:12 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ lispref/abbrevs.texi | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5e07f9efd3e..59d96bb9cea 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2000-01-10 John Wiegley + + * allout.el (isearch-done/outline-provisions): Added `edit' + argument to correspond with the current definition of + `isearch-done'. + 2000-01-10 Dave Love * elide-head.el (elide-head): Use point-marker, not point. diff --git a/lispref/abbrevs.texi b/lispref/abbrevs.texi index 0f47889b6be..3809927a8a7 100644 --- a/lispref/abbrevs.texi +++ b/lispref/abbrevs.texi @@ -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 -- 2.39.5