comparison lisp/ChangeLog @ 87495:0f493fdf9de7

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 30 Dec 2007 16:25:44 +0000
parents bb538e56f976
children 3f97647f6200
comparison
equal deleted inserted replaced
87494:26eb0118cbc6 87495:0f493fdf9de7
3 * net/dbus.el (dbus-name-owner-changed-handler): Make the function 3 * net/dbus.el (dbus-name-owner-changed-handler): Make the function
4 resistent towards wrong parameters. 4 resistent towards wrong parameters.
5 (dbus-handle-event): Propagate D-Bus errors only in the debug case. 5 (dbus-handle-event): Propagate D-Bus errors only in the debug case.
6 6
7 2007-12-30 Richard Stallman <rms@gnu.org> 7 2007-12-30 Richard Stallman <rms@gnu.org>
8
9 * faces.el (face-all-attributes): New function.
10
11 * faces.el (face-differs-from-default-p): Compute list of attr names
12 from face-attribute-name-alist.
8 13
9 * cus-edit.el (custom-face-set): Call `face-spec-set' with FOR-DEFFACE. 14 * cus-edit.el (custom-face-set): Call `face-spec-set' with FOR-DEFFACE.
10 (custom-face-save): Likewise. 15 (custom-face-save): Likewise.
11 (custom-face-reset-saved, custom-face-reset-standard): Likewise. 16 (custom-face-reset-saved, custom-face-reset-standard): Likewise.
12 17