# HG changeset patch # User Dave Love # Date 971024020 0 # Node ID 0e46ff2f2582dac697be47c926ac16efd3730796 # Parent 11bee5bae414a0afae73cf7d223fadec22b23a29 *** empty log message *** diff -r 11bee5bae414 -r 0e46ff2f2582 lisp/ChangeLog --- 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 + * 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.