diff options
author | Adrian Robert <Adrian.B.Robert@gmail.com> | 2009-01-21 17:58:16 +0000 |
---|---|---|
committer | Adrian Robert <Adrian.B.Robert@gmail.com> | 2009-01-21 17:58:16 +0000 |
commit | 9ce5a36f0229c14ff2ab76a0a959653b122b6f90 (patch) | |
tree | c40c0618c2569980d560a2714403fda2d656ffd8 /doc | |
parent | e889fa0685793ecf592dcf14ba3d65d7515063da (diff) | |
download | emacs-9ce5a36f0229c14ff2ab76a0a959653b122b6f90.tar.gz |
* macos.texi (Preferences Panel): Update description of font setting to reflect that prior frame selection is no longer needed.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/emacs/ChangeLog | 5 | ||||
-rw-r--r-- | doc/emacs/macos.texi | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index a26f5be8e67..fd29336cc81 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,8 @@ +2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com> + + * macos.texi (Preferences Panel): Update description of font setting to + reflect that prior frame selection is no longer needed. + 2009-01-20 Nick Roberts <nickrob@snap.net.nz> * building.texi (Debuggers): Revert some of 2008-10-31 change to diff --git a/doc/emacs/macos.texi b/doc/emacs/macos.texi index 6d79e1c9666..0f821353e70 100644 --- a/doc/emacs/macos.texi +++ b/doc/emacs/macos.texi @@ -146,7 +146,7 @@ To set the default font used by Emacs click the @samp{Default Font...} button to being up the Font Panel, then click on a frame. The font of this frame will then be changed when you make a selection in the Font Panel, and this will be used as the default for future frames. If you do not select a frame -first, the Font Panel will not work. +first, the frame selected when you activated Preferences will be changed. @item The Color panel, brought up by the @samp{Colors...} button, allows setting of |