]> git.eshelyaron.com Git - emacs.git/commit
* lisp/frame.el (delete-other-frames): Add universal prefix `iconify` arg
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 12 Apr 2021 16:32:07 +0000 (12:32 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 12 Apr 2021 16:32:58 +0000 (12:32 -0400)
commit9a6523dfd68a17ebf7049d2aae3fd02386d7cb04
treeb042b7727c523750edba190343a001d8fe03b881
parented4b51962ea5494b92e0d078916558cab27a836a
* lisp/frame.el (delete-other-frames): Add universal prefix `iconify` arg

(frame--current-backround-mode): New function,
extracted from `frame-set-background-mode`.  Use `color-dark-p`.
(frame-set-background-mode): Use it.
doc/lispref/frames.texi
etc/NEWS
lisp/frame.el