Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 4452:82f8351e71c8
Improve portable sample implementations for #'{put,get}-display-table
2008-05-11 Aidan Kehoe <kehoea@parhasard.net>
* disp-table.el (make-display-table):
Update the example code to make it more general, and more
compatible with GNU.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sun, 11 May 2008 11:20:24 +0200 |
parents | e214ff9f9507 |
children | 29efd169efe7 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Dec 24 20:22:08 2007 +0100 +++ b/lisp/ChangeLog Sun May 11 11:20:24 2008 +0200 @@ -1,3 +1,9 @@ +2008-05-11 Aidan Kehoe <kehoea@parhasard.net> + + * disp-table.el (make-display-table): + Update the example code to make it more general, and more + compatible with GNU. + 2007-07-21 Aidan Kehoe <kehoea@parhasard.net> * mule/cyril-util.el: