Mercurial > emacs
diff lisp/ChangeLog @ 31754:5c9c08a66da8
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 20 Sep 2000 07:42:51 +0000 |
parents | 60d9ac2802eb |
children | 7174724c2882 |
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.