From: Glenn Morris Date: Thu, 9 Jul 2009 03:05:35 +0000 (+0000) Subject: Minor rearrangements to improve TeX line-filling. X-Git-Tag: emacs-pretest-23.1.90~2251 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bfd0fe7b60d4a789a4e1a8eb840e8eac9dc1f8d5;p=emacs.git Minor rearrangements to improve TeX line-filling. --- diff --git a/doc/lispref/functions.texi b/doc/lispref/functions.texi index 5f3995ea0c0..36a937c529a 100644 --- a/doc/lispref/functions.texi +++ b/doc/lispref/functions.texi @@ -1277,7 +1277,8 @@ example, byte-compiling @file{fortran.el} used to warn: @smallexample In end of data: -fortran.el:2152:1:Warning: the function `gud-find-c-expr' is not known to be defined. +fortran.el:2152:1:Warning: the function `gud-find-c-expr' is not known + to be defined. @end smallexample In fact, @code{gud-find-c-expr} is only used in the function that