]> git.eshelyaron.com Git - emacs.git/commit
Use display-graphic-p and display-multi-frame-p in more cases
authorAlexander Gramiak <agrambot@gmail.com>
Wed, 3 Apr 2019 19:57:16 +0000 (13:57 -0600)
committerAlexander Gramiak <agrambot@gmail.com>
Sun, 7 Apr 2019 04:43:59 +0000 (22:43 -0600)
commit8f6e4798459a881b0a1602a1a0e30f0b73d49d22
tree3e8960e9d1a1e7642bad7b2402fbc10a0303ca44
parent08235af38c92e95d8ec9d268916d8910ea50ab2d
Use display-graphic-p and display-multi-frame-p in more cases

* lisp/disp-table.el:
* lisp/faces.el:
* lisp/frame.el:
* lisp/info.el (Info-fontify-node):
* lisp/window.el (handle-select-window): Use display-graphic-p and
  display-multi-frame-p instead of explicit memq calls.
lisp/disp-table.el
lisp/faces.el
lisp/frame.el
lisp/info.el
lisp/window.el