Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 5333:aa2705c83c24
Correct a misplaced parenthesis in #'make-dialog-box, thank you Mats!
2011-01-10 Aidan Kehoe <kehoea@parhasard.net>
* dialog.el (make-dialog-box): Correct a misplaced parenthesis
here, thank you Mats Lidell in 87zkr9gqrh.fsf@mail.contactor.se !
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Mon, 10 Jan 2011 17:55:06 +0000 |
parents | fbafdc1bb4d2 |
children | 8608eadee6ba 7ebbe334061e |
comparison
equal
deleted
inserted
replaced
5332:1dbc93b7ba19 | 5333:aa2705c83c24 |
---|---|
1 2011-01-10 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * dialog.el (make-dialog-box): Correct a misplaced parenthesis | |
4 here, thank you Mats Lidell in 87zkr9gqrh.fsf@mail.contactor.se ! | |
5 | |
1 2011-01-02 Aidan Kehoe <kehoea@parhasard.net> | 6 2011-01-02 Aidan Kehoe <kehoea@parhasard.net> |
2 | 7 |
3 * dialog.el (make-dialog-box): | 8 * dialog.el (make-dialog-box): |
4 * list-mode.el (display-completion-list): | 9 * list-mode.el (display-completion-list): |
5 These functions used to use cl-parsing-keywords; change them to | 10 These functions used to use cl-parsing-keywords; change them to |