]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove some overfull lines in doc/misc/faq
authorGlenn Morris <rgm@gnu.org>
Sat, 28 Apr 2012 19:04:01 +0000 (12:04 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 28 Apr 2012 19:04:01 +0000 (12:04 -0700)
* doc/misc/faq.texi: (File-name conventions):
Shorten section name to avoid overfull line.
(How to add fonts): Use smallexample to avoid overfull lines.

doc/misc/ChangeLog
doc/misc/faq.texi

index a3eac6a2ed2d8e3a5b689f877bb21341e6ad3a59..0064deb02fa9bffb9d0e8a709847de0aef5edd17 100644 (file)
@@ -2,6 +2,8 @@
 
        * faq.texi: Convert @inforefs to @xrefs.
        Fix some malformed cross-references.
+       (File-name conventions): Shorten section name to avoid overfull line.
+       (How to add fonts): Use smallexample to avoid overfull lines.
 
 2012-04-26  Ippei Furuhashi  <top.tuna+orgmode@gmail.com>  (tiny change)
 
index cd553f22dd06091f345df8e962a9bf33d73400d7..9bb3feb52e1fd07c3dc79fa5c9266f9ff5124ffc 100644 (file)
@@ -251,7 +251,7 @@ reference to follow it.
 Emacs manual.
 
 @node File-name conventions
-@section What are @file{etc/GNU}, @file{src/config.h}, @file{site-lisp/default.el}, etc.?
+@section What are @file{src/config.h}, @file{site-lisp/default.el}, etc.?
 @cindex File-name conventions
 @cindex Conventions for file names
 @cindex Directories and files that come with Emacs
@@ -4132,7 +4132,7 @@ set up @code{w32-bdf-filename-alist}:
 
 Now, create fontsets for the BDF fonts:
 
-@lisp
+@smallexample
   (create-fontset-from-fontset-spec
    "-*-fixed-medium-r-normal-*-16-*-*-*-c-*-fontset-bdf,
    japanese-jisx0208:-*-*-medium-r-normal-*-16-*-*-*-c-*-jisx0208.1983-*,
@@ -4144,7 +4144,7 @@ Now, create fontsets for the BDF fonts:
    tibetan-1-column:-TibMdXA-fixed-medium-r-normal--16-160-72-72-m-80-MuleTibetan-1,
    ethiopic:-Admas-Ethiomx16f-Medium-R-Normal--16-150-100-100-M-160-Ethiopic-Unicode,
    tibetan:-TibMdXA-fixed-medium-r-normal--16-160-72-72-m-160-MuleTibetan-0")
-@end lisp
+@end smallexample
 
 Many of the international bdf fonts from Intlfonts are type 0, and
 therefore need to be added to font-encoding-alist: