summaryrefslogtreecommitdiff
path: root/lisp/frame.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2014-05-21 19:35:31 +0300
committerEli Zaretskii <eliz@gnu.org>2014-05-21 19:35:31 +0300
commit13a83f0501d080de5ae775b770925d535eb3ac83 (patch)
treeb3703545472b2ecaf953d225bb5697b593f2267b /lisp/frame.el
parent5e2e0fa4565f2496fa5db299e30d6b08088cedde (diff)
downloademacs-13a83f0501d080de5ae775b770925d535eb3ac83.tar.gz
emacs-13a83f0501d080de5ae775b770925d535eb3ac83.tar.bz2
emacs-13a83f0501d080de5ae775b770925d535eb3ac83.zip
Fix bug #17532 with unclear docs of setting frame's font.
lisp/frame.el (set-frame-font): Doc fix. lisp/menu-bar.el (menu-set-font): Doc fix. doc/emacs/frames.texi (Fonts): Clarify which frames are affected by setting font from the menu and in default-frame-alist.
Diffstat (limited to 'lisp/frame.el')
-rw-r--r--lisp/frame.el8
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/frame.el b/lisp/frame.el
index d699d243023..5e9b5351005 100644
--- a/lisp/frame.el
+++ b/lisp/frame.el
@@ -1107,10 +1107,10 @@ number of lines and columns.
If FRAMES is nil, apply the font to the selected frame only.
If FRAMES is non-nil, it should be a list of frames to act upon,
-or t meaning all graphical frames. Also, if FRAME is non-nil,
-alter the user's Customization settings as though the
-font-related attributes of the `default' face had been \"set in
-this session\", so that the font is applied to future frames."
+or t meaning all existing graphical frames.
+Also, if FRAMES is non-nil, alter the user's Customization settings
+as though the font-related attributes of the `default' face had been
+\"set in this session\", so that the font is applied to future frames."
(interactive
(let* ((completion-ignore-case t)
(font (completing-read "Font name: "