Mercurial > emacs
comparison lisp/ChangeLog @ 92371:d442efe2d5a7
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sat, 01 Mar 2008 15:40:44 +0000 |
parents | da14af9c4d86 |
children | 0418e6ff8eb2 |
comparison
equal
deleted
inserted
replaced
92370:ec29b9d50b84 | 92371:d442efe2d5a7 |
---|---|
1 2008-03-01 Juanma Barranquero <lekktu@gmail.com> | 1 2008-03-01 Juanma Barranquero <lekktu@gmail.com> |
2 | |
3 * disp-table.el (make-glyph-code): Don't test the result of | |
4 `face-id', which already signals an error for invalid faces. | |
5 (glyph-face): Simplify. | |
2 | 6 |
3 * desktop.el (desktop-read): Set `desktop-dirname' to nil before | 7 * desktop.el (desktop-read): Set `desktop-dirname' to nil before |
4 running `desktop-not-loaded-hook' to allow modifying it. | 8 running `desktop-not-loaded-hook' to allow modifying it. |
5 Don't show warning message if `desktop-dirname' was modified. | 9 Don't show warning message if `desktop-dirname' was modified. |
6 | 10 |