comparison lisp/ChangeLog @ 66361:856c54127427

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 24 Oct 2005 00:10:02 +0000
parents 5c93b07e7478
children c8731b29e81e
comparison
equal deleted inserted replaced
66360:fcb2ec449238 66361:856c54127427
1 2005-10-23 Chong Yidong <cyd@stupidchicken.com> 1 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * thumbs.el (thumbs-image-type): Add .pbm. 3 * thumbs.el (thumbs-image-type): Add .pbm.
4 4
5 2005-10-23 Richard M. Stallman <rms@gnu.org> 5 2005-10-23 Richard M. Stallman <rms@gnu.org>
6
7 * faces.el (inhibit-face-set-after-frame-default): New variable.
8 (set-face-attribute): Bind it.
9 (face-set-after-frame-default): Test it.
6 10
7 * help-fns.el (describe-simplify-lib-file-name): New function. 11 * help-fns.el (describe-simplify-lib-file-name): New function.
8 (describe-function-1, describe-variable): Use it. 12 (describe-function-1, describe-variable): Use it.
9 13
10 * faces.el (describe-face): Use describe-simplify-lib-file-name. 14 * faces.el (describe-face): Use describe-simplify-lib-file-name.