]> git.eshelyaron.com Git - emacs.git/commit
Remove deprecated optional argument of make-face.
authorMatthias Dahl <matthias.dahl@binary-island.eu>
Sat, 12 Apr 2014 14:25:53 +0000 (17:25 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 12 Apr 2014 14:25:53 +0000 (17:25 +0300)
commit7f0f4c2576f8d70da3cb664e1e34ccfb78c0d4bc
tree16617ac4aa885a215996aa7bf04dab938b7da403
parente088b01d290f69613cc3a555535baa1ed1b3e578
Remove deprecated optional argument of make-face.

 lisp/faces.el (make-face): Remove deprecated optional argument. The
 conditional application of X resources is handled directly by
 make-face-x-resource-internal since Emacs 24.4.
 (make-empty-face): Don't pass optional argument to make-face.
lisp/ChangeLog
lisp/faces.el