From: Dave Love Date: Sun, 8 Oct 2000 16:53:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~1037 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=968f7c4a3fab7caa73da00401c6e9b3c21023286;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index be94ed1d452..4a7ccae4e63 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,18 @@ 2000-10-08 Dave Love + * recentf.el: Doc fixes. + + * vcursor.el (vcursor-cs-binding): Remove compatibility code. + Clean up remainder. + + * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5) + without timezone and (8) with timezone to enforce some whitespace. + Simplify code somewhat. + + * options.el (list-options): Doc that you should use customize. + + * iswitchb.el (iswitchb-mode): Add :require. + * info.el (Info-goto-node, Info-menu): Doc fix. (Info-mode-menu): Bind beginning-of-buffer, Info-edit (info-tool-bar-map): New variable.