]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDave Love <fx@gnu.org>
Sun, 8 Oct 2000 16:53:40 +0000 (16:53 +0000)
committerDave Love <fx@gnu.org>
Sun, 8 Oct 2000 16:53:40 +0000 (16:53 +0000)
lisp/ChangeLog

index be94ed1d452d5e59aa073497ca9495f72c15a593..4a7ccae4e63b1281c853d68946bbdb4ffd40ccda 100644 (file)
@@ -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.