mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-17 03:10:58 -08:00
Fix a typo in ChangeLog entry of last commit.
This commit is contained in:
parent
bc6953b32f
commit
2cfb51ef2a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
2014-04-27 Matthias Dahl <matthias.dahl@binary-island.eu>
|
2014-04-27 Matthias Dahl <matthias.dahl@binary-island.eu>
|
||||||
|
|
||||||
* faces.el (face-spec-recalc): Apply X resources only after the
|
* faces.el (face-spec-recalc): Apply X resources only after the
|
||||||
the defface spec has been applied. Thus, X resources are no longer
|
defface spec has been applied. Thus, X resources are no longer
|
||||||
overriden by the defface spec which also fixes issues on win32 where
|
overriden by the defface spec which also fixes issues on win32 where
|
||||||
the toolbar coloring was wrong because it is set through X resources
|
the toolbar coloring was wrong because it is set through X resources
|
||||||
and was (wrongfully) overriden. (Bug#16694)
|
and was (wrongfully) overriden. (Bug#16694)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue