Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
32292:11bee5bae414 | 32293:0e46ff2f2582 |
---|---|
1 2000-10-08 Dave Love <fx@gnu.org> | 1 2000-10-08 Dave Love <fx@gnu.org> |
2 | |
3 * recentf.el: Doc fixes. | |
4 | |
5 * vcursor.el (vcursor-cs-binding): Remove compatibility code. | |
6 Clean up remainder. | |
7 | |
8 * timezone.el (timezone-parse-date): Doc fix. Fix regexps for (5) | |
9 without timezone and (8) with timezone to enforce some whitespace. | |
10 Simplify code somewhat. | |
11 | |
12 * options.el (list-options): Doc that you should use customize. | |
13 | |
14 * iswitchb.el (iswitchb-mode): Add :require. | |
2 | 15 |
3 * info.el (Info-goto-node, Info-menu): Doc fix. | 16 * info.el (Info-goto-node, Info-menu): Doc fix. |
4 (Info-mode-menu): Bind beginning-of-buffer, Info-edit | 17 (Info-mode-menu): Bind beginning-of-buffer, Info-edit |
5 (info-tool-bar-map): New variable. | 18 (info-tool-bar-map): New variable. |
6 (Info-mode): Use it. | 19 (Info-mode): Use it. |