Mercurial > emacs
comparison lisp/ChangeLog @ 63996:24da8be87a7d
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Mon, 04 Jul 2005 01:40:42 +0000 |
parents | 3f647997374d |
children | 0e8e976cfbf9 |
comparison
equal
deleted
inserted
replaced
63995:3f647997374d | 63996:24da8be87a7d |
---|---|
1 2005-07-03 Luc Teirlinck <teirllm@auburn.edu> | |
2 | |
3 * cus-face.el (custom-theme-set-faces): Make it handle face | |
4 aliases whose alias declarations are pre- or autoloaded. | |
5 | |
1 2005-07-04 Juri Linkov <juri@jurta.org> | 6 2005-07-04 Juri Linkov <juri@jurta.org> |
2 | 7 |
3 * faces.el (read-face-name): Put the code for getting a face name | 8 * faces.el (read-face-name): Put the code for getting a face name |
4 from the buffer before adding the faces from the `face' property. | 9 from the buffer before adding the faces from the `face' property. |
5 Use `completing-read-multiple' instead of `completing-read'. | 10 Use `completing-read-multiple' instead of `completing-read'. |