Mercurial > emacs
changeset 56937:3f1cdaf7990a
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sat, 04 Sep 2004 19:13:40 +0000 |
parents | 6257efe5587a |
children | 4fb2d507742d |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Sep 04 19:11:18 2004 +0000 +++ b/lisp/ChangeLog Sat Sep 04 19:13:40 2004 +0000 @@ -1,3 +1,9 @@ +2004-09-04 Luc Teirlinck <teirllm@auburn.edu> + + * facemenu.el (facemenu-active-faces): Change condition of inner + `while' loop to also check the first two elements of `face-atts' + and `mask-atts'. + 2004-09-04 John Paul Wallington <jpw@gnu.org> * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.