auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] Changes to reftex/lisp/reftex-dcr.el,v


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to reftex/lisp/reftex-dcr.el,v
Date: Thu, 03 Jan 2008 22:59:34 +0000

CVSROOT:        /sources/auctex
Module name:    reftex
Changes by:     Ralf Angeli <angeli>    08/01/03 22:59:34

Index: reftex-dcr.el
===================================================================
RCS file: /sources/auctex/reftex/lisp/reftex-dcr.el,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -b -r1.30 -r1.31
--- reftex-dcr.el       23 Aug 2007 21:36:03 -0000      1.30
+++ reftex-dcr.el       3 Jan 2008 22:59:34 -0000       1.31
@@ -230,6 +230,7 @@
 If there is no such macro at point, search forward to find one.
 With argument, actually select the window showing the cross reference."
   (interactive "e")
+  ;; Make sure the referencing macro stays visible in the original window.
   (mouse-set-point ev)
   (reftex-view-crossref current-prefix-arg))
 




reply via email to

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