Mercurial > emacs
diff lisp/ChangeLog @ 32293:0e46ff2f2582
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Sun, 08 Oct 2000 16:53:40 +0000 |
parents | 9d63959616b7 |
children | ef87e043f166 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Oct 08 16:34:14 2000 +0000 +++ b/lisp/ChangeLog Sun Oct 08 16:53:40 2000 +0000 @@ -1,5 +1,18 @@ 2000-10-08 Dave Love <fx@gnu.org> + * 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.