auctex-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-commit] Changes to auctex/tex-buf.el,v


From: Masayuki Ataka
Subject: [AUCTeX-commit] Changes to auctex/tex-buf.el,v
Date: Tue, 20 Feb 2007 07:42:44 +0000

CVSROOT:        /sources/auctex
Module name:    auctex
Changes by:     Masayuki Ataka <ataka>  07/02/20 07:42:44

Index: tex-buf.el
===================================================================
RCS file: /sources/auctex/auctex/tex-buf.el,v
retrieving revision 1.257
retrieving revision 1.258
diff -u -b -r1.257 -r1.258
--- tex-buf.el  31 Jan 2007 21:45:39 -0000      1.257
+++ tex-buf.el  20 Feb 2007 07:42:44 -0000      1.258
@@ -1269,7 +1269,7 @@
 
 (defun TeX-region-file (&optional extension nondirectory)
   "Return TeX-region file name with EXTENSION.
-If optional second argument NONDIRECTORY is nil, do not include
+If optional second argument NONDIRECTORY is non-nil, do not include
 the directory."
   (concat (if nondirectory "" (TeX-master-directory))
          (cond ((eq extension t)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]