Mercurial > emacs
comparison lisp/ChangeLog @ 56580:18f9ce8e85d1
*** empty log message ***
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Sun, 01 Aug 2004 05:54:54 +0000 |
parents | 30e9e866a736 |
children | 6cfb1ef9200f |
comparison
equal
deleted
inserted
replaced
56579:6a5acd0aae39 | 56580:18f9ce8e85d1 |
---|---|
1 2004-08-01 John Paul Wallington <jpw@gnu.org> | 1 2004-08-01 John Paul Wallington <jpw@gnu.org> |
2 | |
3 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility) | |
4 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist) | |
5 (pr-switches): Remove period from end of error messages. | |
6 | |
7 * help-mode.el (help-go-back): Likewise. | |
2 | 8 |
3 * abbrev.el (only-global-abbrevs): Doc fix. | 9 * abbrev.el (only-global-abbrevs): Doc fix. |
4 (edit-abbrevs-map): Define within defvar. | 10 (edit-abbrevs-map): Define within defvar. |
5 (quietly-read-abbrev-file): Doc fix. | 11 (quietly-read-abbrev-file): Doc fix. |
6 | 12 |