CVSROOT: /sources/auctex
Module name: auctex
Changes by: Reiner Steib <rsteib> 07/11/03 11:10:19
Index: tex-buf.el
===================================================================
RCS file: /sources/auctex/auctex/tex-buf.el,v
retrieving revision 1.263
retrieving revision 1.264
diff -u -b -r1.263 -r1.264
--- tex-buf.el 3 Nov 2007 10:56:51 -0000 1.263
+++ tex-buf.el 3 Nov 2007 11:10:19 -0000 1.264
@@ -195,7 +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.
+ ;; `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.
(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
_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs