auctex-diffs
[Top][All Lists]
Advanced

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

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


From: Reiner Steib
Subject: [AUCTeX-diffs] Changes to auctex/tex-buf.el,v
Date: Sat, 03 Nov 2007 11:18:07 +0000

CVSROOT:        /sources/auctex
Module name:    auctex
Changes by:     Reiner Steib <rsteib>   07/11/03 11:18:06

Index: tex-buf.el
===================================================================
RCS file: /sources/auctex/auctex/tex-buf.el,v
retrieving revision 1.264
retrieving revision 1.265
diff -u -b -r1.264 -r1.265
--- tex-buf.el  3 Nov 2007 11:10:19 -0000       1.264
+++ tex-buf.el  3 Nov 2007 11:18:06 -0000       1.265
@@ -195,8 +195,8 @@
 
 (unless (featurep 'xemacs)
   ;; This variable is not defined in XEmacs because XEmacs' version of
-  ;; `pop-to-buffer' doesn't have the optional NORECORD argument.  In XEmacs,
-  ;; the third arg is ON-FRAME (Emacs: NORECORD), so we set it to nil.
+  ;; `pop-to-buffer' doesn't support the optional NORECORD argument.  In
+  ;; XEmacs, the third arg is ON-FRAME (Emacs: NORECORD), so we set it to nil.
   (defcustom TeX-record-buffer nil
     "Whether to record buffer names of generated TeX buffers.
 When non-nil, these buffers are put at the front of the list of




reply via email to

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