Mercurial > emacs
comparison lispref/ChangeLog @ 75879:0713e22d4411
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 14 Feb 2007 11:59:36 +0000 |
parents | dc23aaa67696 |
children | 412a73a85993 |
comparison
equal
deleted
inserted
replaced
75878:8af78a923e9f | 75879:0713e22d4411 |
---|---|
1 2007-02-14 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face. | |
4 Rewrite glyph code description to refer to these functions. | |
5 Remove details of encoding face number and char into integer code. | |
6 | |
1 2007-02-03 Alan Mackenzie <acm@muc.de> | 7 2007-02-03 Alan Mackenzie <acm@muc.de> |
2 | 8 |
3 * loading.texi (Hooks for Loading): Make the description of | 9 * loading.texi (Hooks for Loading): Make the description of |
4 `eval-after-load' more detailed, and amend the description of | 10 `eval-after-load' more detailed, and amend the description of |
5 after-load-alist, in accordance with changes from 2006-05. | 11 after-load-alist, in accordance with changes from 2006-05. |