* faces.el (set-face-attribute): Set family and foundry before
other attributes. (face-spec-set-2): Pass unmodified args to set-face-attribute.
This commit is contained in:
parent
37f366968d
commit
5bb86dc465
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2008-10-14 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* faces.el (set-face-attribute): Set family and foundry before
|
||||
other attributes.
|
||||
(face-spec-set-2): Pass unmodified args to set-face-attribute.
|
||||
|
||||
2008-10-14 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* hl-line.el (hl-line-unload-function): New function.
|
||||
|
|
Loading…
Add table
Reference in a new issue