]> git.eshelyaron.com Git - emacs.git/commit
Set advertised calling convention on make-face-* functions
authorStefan Kangas <stefan@marxist.se>
Tue, 5 Oct 2021 12:43:11 +0000 (14:43 +0200)
committerStefan Kangas <stefan@marxist.se>
Tue, 5 Oct 2021 12:45:31 +0000 (14:45 +0200)
commitf6901aebad31bce473cf2d438ffec2473d2df05b
tree8a5c0588a59fc5acb9cca1175823726d522cc51b
parent4103123806311aa42f8ee22082015c0a7c3e30dd
Set advertised calling convention on make-face-* functions

* lisp/faces.el (make-face-bold, make-face-unbold)
(make-face-italic, make-face-unitalic, make-face-bold-italic):
Use `advertised-calling-convention` to avoid promoting the third
_noerror argument; it has been ignored since 1999.
lisp/faces.el