comparison lisp/ChangeLog @ 98727:a6557f9f1192

* faces.el (set-face-attribute): Set family and foundry before other attributes. (face-spec-set-2): Pass unmodified args to set-face-attribute.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 14 Oct 2008 19:01:39 +0000
parents 878c169a1844
children 3d5bcaefd8cf
comparison
equal deleted inserted replaced
98726:16c0b2e98853 98727:a6557f9f1192
1 2008-10-14 Chong Yidong <cyd@stupidchicken.com>
2
3 * faces.el (set-face-attribute): Set family and foundry before
4 other attributes.
5 (face-spec-set-2): Pass unmodified args to set-face-attribute.
6
1 2008-10-14 Juanma Barranquero <lekktu@gmail.com> 7 2008-10-14 Juanma Barranquero <lekktu@gmail.com>
2 8
3 * hl-line.el (hl-line-unload-function): New function. 9 * hl-line.el (hl-line-unload-function): New function.
4 (hl-line-unhighlight, global-hl-line-unhighlight): Use `when'. 10 (hl-line-unhighlight, global-hl-line-unhighlight): Use `when'.
5 (hl-line-sticky-flag): Remove spurious * in docstring. 11 (hl-line-sticky-flag): Remove spurious * in docstring.