CVSROOT:        /sources/auctex
Module name:    reftex
Changes by:     Ralf Angeli <angeli>    07/03/04 16:49:27

Index: ChangeLog
===================================================================
RCS file: /sources/auctex/reftex/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- ChangeLog   3 Mar 2007 16:59:28 -0000       1.16
+++ ChangeLog   4 Mar 2007 16:49:27 -0000       1.17
@@ -1,3 +1,40 @@
+2007-03-04  Ralf Angeli  <[EMAIL PROTECTED]>
+
+       * lisp/reftex.el: Move original content to reftex-base.el.  Add
+       new header and automatically generated autoloads.
+
+       * lisp/reftex-base.el: New file.  Insert original content of
+       reftex.el.  Remove autoload for `reftex-index-phrases-mode'.
+       Delete trailing whitespace.
+
+       * Makefile (dist): Call `dist' target in lisp subdirectory.
+
+       * lisp/Makefile (LISPFILES): Use reftex-base.el instead of
+       reftex.el.
+       (.PHONY): Add `dist'.
+       (lisp): Depend on reftex.el.
+       (install): Depend on reftex.el.  Copy reftex.el to installation
+       target.
+       (dist, reftex.el): New targets.
+
+       * lisp/reftex-auc.el: Require `reftex-base' instead of `reftex'.
+
+       * lisp/reftex-cite.el: Require `reftex-base' instead of `reftex'.
+
+       * lisp/reftex-dcr.el: Require `reftex-base' instead of `reftex'.
+
+       * lisp/reftex-global.el: Require `reftex-base' instead of `reftex'.
+
+       * lisp/reftex-index.el: Require `reftex-base' instead of `reftex'.
+
+       * lisp/reftex-parse.el: Require `reftex-base' instead of `reftex'.
+
+       * lisp/reftex-ref.el: Require `reftex-base' instead of `reftex'.
+
+       * lisp/reftex-sel.el: Require `reftex-base' instead of `reftex'.
+
+       * lisp/reftex-toc.el: Require `reftex-base' instead of `reftex'.
+
 2007-03-03  Ralf Angeli  <[EMAIL PROTECTED]>
 
        * Makefile: Remove unnecessary targets left over from original


_______________________________________________
auctex-commit mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-commit

Reply via email to