Mercurial > emacs
comparison lisp/ChangeLog @ 60163:6bbab69424bc
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 19 Feb 2005 13:27:09 +0000 |
parents | 1100781377df |
children | c52b71650d92 |
comparison
equal
deleted
inserted
replaced
60162:82eaf594d12a | 60163:6bbab69424bc |
---|---|
1 2005-02-19 Eli Zaretskii <eliz@gnu.org> | |
2 | |
3 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for | |
4 the reasons we use "type pc" in these faces. | |
5 | |
6 * button.el (button): Ditto. | |
7 | |
1 2005-02-19 Michael Mauger <mmaug@yahoo.com> | 8 2005-02-19 Michael Mauger <mmaug@yahoo.com> |
2 | 9 |
3 * replace.el (query-replace-read-from): Set the value of | 10 * replace.el (query-replace-read-from): Set the value of |
4 query-replace-from-history-variable to handle the case of an empty | 11 query-replace-from-history-variable to handle the case of an empty |
5 string entered to accept the suggested default. | 12 string entered to accept the suggested default. |