Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 4675:9a1a59b4b75d
Correct an ancient typo workaround, thank you Julian Bradfield!
lisp/ChangeLog addition:
2009-08-14 Aidan Kehoe <kehoea@parhasard.net>
* minibuf.el (read-from-minibuffer):
Use buffer (format " *Minibuf-%d*" (minibuffer-depth)), regardless
of depth.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Fri, 14 Aug 2009 19:14:51 +0100 |
parents | e95ddfd6a409 |
children | e3feb329bda9 |
comparison
equal
deleted
inserted
replaced
4674:e95ddfd6a409 | 4675:9a1a59b4b75d |
---|---|
1 2009-08-14 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * minibuf.el (read-from-minibuffer): | |
4 Use buffer (format " *Minibuf-%d*" (minibuffer-depth)), regardless | |
5 of depth. | |
6 | |
1 2009-08-10 Aidan Kehoe <kehoea@parhasard.net> | 7 2009-08-10 Aidan Kehoe <kehoea@parhasard.net> |
2 | 8 |
3 * help.el (function-arglist, function-documentation): | 9 * help.el (function-arglist, function-documentation): |
4 Deal more gracefully with tabs in the function arglist; in | 10 Deal more gracefully with tabs in the function arglist; in |
5 function-documentation, when stripping the arglist, pay attention | 11 function-documentation, when stripping the arglist, pay attention |