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)
_______________________________________________
auctex-commit mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-commit