1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-02 11:50:48 -08:00

*** empty log message ***

This commit is contained in:
Luc Teirlinck 2005-06-26 00:03:39 +00:00
parent 2b4c312457
commit 33b79ce4ae
2 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
* faces.el (facep): Doc fix.
2005-06-25 Richard M. Stallman <rms@gnu.org>
* facemenu.el (facemenu-enable-faces-p): New function.

View file

@ -1,3 +1,8 @@
2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
* display.texi (Faces): `facep' returns t for strings that are
face names.
2005-06-25 Richard M. Stallman <rms@gnu.org>
* objects.texi (Equality Predicates): Clarify meaning of equal.