comparison lisp/ChangeLog @ 27242:09c7e3f9d0f6

*** empty log message ***
author Dave Love <fx@gnu.org>
date Fri, 07 Jan 2000 21:26:57 +0000
parents 6b3c3202bd23
children 5694f863dde9
comparison
equal deleted inserted replaced
27241:6b3c3202bd23 27242:09c7e3f9d0f6
1 2000-01-07 Dave Love <fx@gnu.org>
2
3 * add-log.el (add-log-debugging): Deleted.
4 (add-change-log-entry): Treat a backup FILE-NAME as its parent
5 file. Remove debugging code.
6 (change-log-get-method-definition, change-log-name): Add doc.
7 (change-log-sortable-date-at): New function.
8 (change-log-merge): New command.
9
10 * time.el (display-time-string-forms): Make the Mail string active.
11 (display-time-update): Provide help-echo for load average.
12
13 * bindings.el (make-mode-line-mouse2-map): New function.
14 (mode-line-modified): Use it and simplify.
15 (mode-line-mule-info): Provide help-echo info.
16 (minor-mode-alist): Activate the strings.
17 (make-mode-line-mouse-sensitive): Simplify for
18 mode-line-buffer-identification.
19
20 2000-01-07 Dave Love <fx@gnu.org> 1 2000-01-07 Dave Love <fx@gnu.org>
21 2
22 * add-log.el (add-log-debugging): Deleted. 3 * add-log.el (add-log-debugging): Deleted.
23 (add-change-log-entry): Treat a backup FILE-NAME as its parent 4 (add-change-log-entry): Treat a backup FILE-NAME as its parent
24 file. Remove debugging code. 5 file. Remove debugging code.