diff options
| author | Chong Yidong | 2008-11-18 07:07:46 +0000 |
|---|---|---|
| committer | Chong Yidong | 2008-11-18 07:07:46 +0000 |
| commit | 8999d86f5bdacbddea5b2533172b3b785b02c9c6 (patch) | |
| tree | a82a127bb4056616878c44262bcde34401615f3b /doc | |
| parent | 7b2b85576287e35e6c60ead543c1aaa0699394bf (diff) | |
| download | emacs-8999d86f5bdacbddea5b2533172b3b785b02c9c6.tar.gz emacs-8999d86f5bdacbddea5b2533172b3b785b02c9c6.zip | |
Minor fix.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lispref/frames.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi index bd7ef338781..192003b885e 100644 --- a/doc/lispref/frames.texi +++ b/doc/lispref/frames.texi | |||
| @@ -773,9 +773,9 @@ opacity of the frame when it is selected, and @samp{inactive} is the | |||
| 773 | opactity when it is not selected. | 773 | opactity when it is not selected. |
| 774 | @end table | 774 | @end table |
| 775 | 775 | ||
| 776 | These frame parameters are semi-obsolete in that they are automatically | 776 | The following frame parameters are semi-obsolete in that they are |
| 777 | equivalent to particular face attributes of particular faces. | 777 | automatically equivalent to particular face attributes of particular |
| 778 | @xref{Standard Faces,,, emacs, The Emacs Manual}. | 778 | faces (@pxref{Standard Faces,,, emacs, The Emacs Manual}): |
| 779 | 779 | ||
| 780 | @table @code | 780 | @table @code |
| 781 | @item font | 781 | @item font |