Deprecate optional argument of make-face.
commit5f91455c9d87502e96d4a6bc04da831fce4616fc
authorMatthias Dahl <matthias.dahl@binary-island.eu>
Sat, 12 Apr 2014 14:22:55 +0000 (12 17:22 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 12 Apr 2014 14:22:55 +0000 (12 17:22 +0300)
tree6fbb855e028a6f3a37858043d5b380e30f9e0c38
parent180c8ce0c6a702bc21403e1f5a0b2781bb5f787c
Deprecate optional argument of make-face.

 lisp/faces.el (make-face): Deprecate optional argument as it is no
 longer needed/used since the conditional X resources handling
 has been pushed down to make-face-x-resource-internal itself.
 (make-empty-face): Don't pass optional argument to make-face.
lisp/ChangeLog
lisp/faces.el