From: Glenn Morris Date: Thu, 9 Jul 2009 02:58:43 +0000 (+0000) Subject: Minor rearrangements to improve TeX line-filling. X-Git-Tag: emacs-23.1~133 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=feb13df682c4646f764f567af04ca9195fbcfc85;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