Mercurial > emacs
comparison lisp/ChangeLog @ 31827:7c50babd3f4f
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 21 Sep 2000 19:27:29 +0000 |
parents | 145e3a22d16c |
children | 49e95bff5053 |
comparison
equal
deleted
inserted
replaced
31826:2c8c52a67b91 | 31827:7c50babd3f4f |
---|---|
11 (diff-hunk-text): Properly handle one-sided context diffs. | 11 (diff-hunk-text): Properly handle one-sided context diffs. |
12 (diff-apply-hunk): When done, advance to the next hunk. | 12 (diff-apply-hunk): When done, advance to the next hunk. |
13 | 13 |
14 2000-09-21 Gerd Moellmann <gerd@gnu.org> | 14 2000-09-21 Gerd Moellmann <gerd@gnu.org> |
15 | 15 |
16 * startup.el (command-line): If frame was created with a non-zero | |
17 tool-bar-lines parameter, switch tool-bar-mode on. | |
18 | |
16 * add-log.el (change-log-date-face, change-log-name-face) | 19 * add-log.el (change-log-date-face, change-log-name-face) |
17 (change-log-email-face, change-log-file-face) | 20 (change-log-email-face, change-log-file-face) |
18 (change-log-list-face, change-log-conditionals-face) | 21 (change-log-list-face, change-log-conditionals-face) |
19 (change-log-function-face, change-log-acknowledgement-face): New | 22 (change-log-function-face, change-log-acknowledgement-face): New |
20 faces, inheriting from font-lock faces. | 23 faces, inheriting from font-lock faces. |