comparison lisp/ChangeLog @ 55898:7f92c3f5d841

Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-368 Improve display-supports-face-attributes-p on non-ttys
author Miles Bader <miles@gnu.org>
date Fri, 04 Jun 2004 02:50:11 +0000
parents 81ebee5ceac5
children 4592654cd2e9
comparison
equal deleted inserted replaced
55897:305e52f43c69 55898:7f92c3f5d841
1 2004-06-04 Miles Bader <miles@gnu.org>
2
3 * faces.el (display-supports-face-attributes-p): Implement a
4 `different from default' check for non-tty displays.
5
1 2004-06-03 David Kastrup <dak@gnu.org> 6 2004-06-03 David Kastrup <dak@gnu.org>
2 7
3 * woman.el (woman-mapcan): More concise code. 8 * woman.el (woman-mapcan): More concise code.
4 (woman-topic-all-completions, woman-topic-all-completions-1) 9 (woman-topic-all-completions, woman-topic-all-completions-1)
5 (woman-topic-all-completions-merge): Replace by a simpler and 10 (woman-topic-all-completions-merge): Replace by a simpler and