changeset 31754:5c9c08a66da8

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Wed, 20 Sep 2000 07:42:51 +0000
parents 7d6ee5c362b2
children e3d01cb9b018
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Sep 20 07:42:14 2000 +0000
+++ b/lisp/ChangeLog	Wed Sep 20 07:42:51 2000 +0000
@@ -1,5 +1,9 @@
 2000-09-20  Miles Bader  <miles@lsi.nec.co.jp>
 
+	* faces.el (face-valid-attribute-values): Make sure directories we
+	search for stipples both exist and are readable before trying to
+	search them.
+
 	* diff-mode.el (diff-apply-hunk): Jump to the correct line offset
 	in the dry-run case.