Fix bug #16434 with handling the -rv command-line option.
authorMatthias Dahl <ml_emacs-lists@binary-island.eu>
Sat, 5 Apr 2014 07:44:56 +0000 (10:44 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 5 Apr 2014 07:44:56 +0000 (10:44 +0300)
commitf5e4494cd06f7624382f815585419f489bfe36c3
treeb4891d0af45bc66e1dd58eba18f56568746142f3
parentfdafd487a90fbd4febe853971f238c5395c12542
Fix bug #16434 with handling the -rv command-line option.

 lisp/faces.el (make-face-x-resource-internal): Do nothing when
 inhibit-x-resources is non-nil.  Don't touch the default face if
 reversed video is given--as was done in previous versions of Emacs.
 (face-set-after-frame-default): Don't call
 make-face-x-resource-internal here.
lisp/ChangeLog
lisp/faces.el