Fix bug #17532 with unclear docs of setting frame's font.
authorEli Zaretskii <eliz@gnu.org>
Wed, 21 May 2014 16:35:31 +0000 (19:35 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 21 May 2014 16:35:31 +0000 (19:35 +0300)
commit13a83f0501d080de5ae775b770925d535eb3ac83
treeb3703545472b2ecaf953d225bb5697b593f2267b
parent5e2e0fa4565f2496fa5db299e30d6b08088cedde
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.
doc/emacs/ChangeLog
doc/emacs/frames.texi
lisp/ChangeLog
lisp/frame.el
lisp/menu-bar.el