comparison lisp/ChangeLog @ 34589:8b2be416c2cd

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Fri, 15 Dec 2000 03:54:32 +0000
parents 4bca67840cc8
children bb5915a138f6
comparison
equal deleted inserted replaced
34588:55d48e214744 34589:8b2be416c2cd
1 2000-12-15 Miles Bader <miles@gnu.org> 1 2000-12-15 Miles Bader <miles@gnu.org>
2
3 * paths.el (Info-default-directory-list): Don't delete
4 configure-info-directory from the list of standard info
5 directories when appending it to the end -- their order is
6 important.
2 7
3 * faces.el (read-face-attribute): If there's no entry for the 8 * faces.el (read-face-attribute): If there's no entry for the
4 user's input in VALID, just use it as-is (this will often result 9 user's input in VALID, just use it as-is (this will often result
5 in an error, but it may be OK for e.g. colors using hexadecimal 10 in an error, but it may be OK for e.g. colors using hexadecimal
6 notation, and at least will yield a better error message). 11 notation, and at least will yield a better error message).