Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 5324:d0bb90d90736
Provide #'device-x-display, as documented in Lispref; thanks, Jeff Mincy.
lisp/ChangeLog addition:
2010-12-30 Aidan Kehoe <kehoea@parhasard.net>
* x-misc.el (device-x-display):
Provide this function, documented in the Lispref for years, but
not existing previously. Thank you Julian Bradfield, thank you
Jeff Mincy.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Thu, 30 Dec 2010 13:46:50 +0000 |
parents | 57a64ab2ae45 |
children | 60ba780f9078 6506fcb40fcf |
comparison
equal
deleted
inserted
replaced
5323:f87bb35a6b94 | 5324:d0bb90d90736 |
---|---|
1 2010-12-30 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * x-misc.el (device-x-display): | |
4 Provide this function, documented in the Lispref for years, but | |
5 not existing previously. Thank you Julian Bradfield, thank you | |
6 Jeff Mincy. | |
7 | |
1 2010-12-30 Aidan Kehoe <kehoea@parhasard.net> | 8 2010-12-30 Aidan Kehoe <kehoea@parhasard.net> |
2 | 9 |
3 * simple.el (assoc-ignore-case): Remove a duplicate definition of | 10 * simple.el (assoc-ignore-case): Remove a duplicate definition of |
4 this function (it's already in subr.el). | 11 this function (it's already in subr.el). |
5 * iso8859-1.el (char-width): | 12 * iso8859-1.el (char-width): |