CVSROOT: /sources/auctex Module name: reftex Changes by: Ralf Angeli <angeli> 07/03/04 16:48:08
Index: reftex-auc.el =================================================================== RCS file: /sources/auctex/reftex/lisp/reftex-auc.el,v retrieving revision 1.29 retrieving revision 1.30 diff -u -b -r1.29 -r1.30 --- reftex-auc.el 25 Feb 2007 12:02:01 -0000 1.29 +++ reftex-auc.el 4 Mar 2007 16:48:08 -0000 1.30 @@ -29,7 +29,7 @@ (eval-when-compile (require 'cl)) (provide 'reftex-auc) -(require 'reftex) +(require 'reftex-base) ;;; (defun reftex-plug-flag (which) _______________________________________________ auctex-commit mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/auctex-commit
