Mercurial > emacs
comparison lisp/ChangeLog @ 92315:3fe6adc69c98
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Thu, 28 Feb 2008 22:50:26 +0000 |
parents | be4e2a3fa5b6 |
children | 6cd1c02e3b83 |
comparison
equal
deleted
inserted
replaced
92314:4cc33029958f | 92315:3fe6adc69c98 |
---|---|
1 2008-02-28 Juri Linkov <juri@jurta.org> | |
2 | |
3 * startup.el: Always add initial message to *scratch* buffer if | |
4 `initial-scratch-message' is non-nil regardless of the value of | |
5 `inhibit-startup-screen'. | |
6 (inhibit-startup-screen, initial-scratch-message): Doc fix. | |
7 (command-line-1): Move code that inserts `initial-scratch-message' | |
8 up before the if-form that checks for `inhibit-startup-screen'. | |
9 Suggested by Jonathan Rockway <jon@jrock.us>. | |
10 | |
1 2008-02-28 Juri Linkov <juri@jurta.org> | 11 2008-02-28 Juri Linkov <juri@jurta.org> |
2 | 12 |
3 * cus-edit.el (custom-mode-map, custom-mode-link-map): | 13 * cus-edit.el (custom-mode-map, custom-mode-link-map): |
4 Rename `custom-mode' to `Custom-mode' in docstrings. | 14 Rename `custom-mode' to `Custom-mode' in docstrings. |
5 (custom-buffer-create-internal, customize-browse): | 15 (custom-buffer-create-internal, customize-browse): |