Mercurial > emacs
comparison lisp/ChangeLog @ 102600:d1dfa47436ed
* minibuffer.el (read-file-name): Doc fix.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 16 Mar 2009 03:17:38 +0000 |
parents | 01843ba0d6af |
children | d071ad064e11 |
comparison
equal
deleted
inserted
replaced
102599:9c86a5cf583e | 102600:d1dfa47436ed |
---|---|
1 2009-03-16 Chong Yidong <cyd@stupidchicken.com> | 1 2009-03-16 Chong Yidong <cyd@stupidchicken.com> |
2 | |
3 * minibuffer.el (read-file-name): Doc fix. | |
2 | 4 |
3 * tooltip.el (tooltip-show-help-non-mode): Don't set | 5 * tooltip.el (tooltip-show-help-non-mode): Don't set |
4 tooltip-previous-message if called with the same tooltip that is | 6 tooltip-previous-message if called with the same tooltip that is |
5 showing (Bug#2680). | 7 showing (Bug#2680). |
6 | 8 |