diff options
author | Chong Yidong <cyd@gnu.org> | 2012-06-11 14:48:47 +0800 |
---|---|---|
committer | Chong Yidong <cyd@gnu.org> | 2012-06-11 14:48:47 +0800 |
commit | 84f4a5318039a0d2939dc4e47e1a173cdcf00223 (patch) | |
tree | 93b8f1b9a56cb1e32730381a805d1ad496001c82 /doc/emacs/frames.texi | |
parent | b4543a2894f8d74cb01e4b353f8d6ebb5ae7bf3b (diff) | |
download | emacs-84f4a5318039a0d2939dc4e47e1a173cdcf00223.tar.gz |
More minor manual copyedits to fix 7x9 manual underfull/overfull hboxes.
* doc/emacs/emacs.texi: Remove urlcolor setting.
* doc/lispref/elisp.texi, vol1.texi, vol2.texi: Remove urlcolor setting.
* doc/lispref/vol2.texi: Include package.texi.
Diffstat (limited to 'doc/emacs/frames.texi')
-rw-r--r-- | doc/emacs/frames.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/frames.texi b/doc/emacs/frames.texi index d4939da0b0d..cf276c44d0f 100644 --- a/doc/emacs/frames.texi +++ b/doc/emacs/frames.texi @@ -668,7 +668,7 @@ The font slant---normally @samp{r} (roman), @samp{i} (italic), @samp{o} (oblique), @samp{ri} (reverse italic), or @samp{ot} (other). Some font names support other values. @item widthtype -The font width---normally one of @samp{normal}, @samp{condensed}, +The font width---normally @samp{normal}, @samp{condensed}, @samp{semicondensed}, or @samp{extended}. Some font names support other values. @item style |