auctex-commit
[Top][All Lists]
Advanced

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

[AUCTeX-commit] Changes to reftex/ChangeLog,v


From: Ralf Angeli
Subject: [AUCTeX-commit] Changes to reftex/ChangeLog,v
Date: Sun, 04 Mar 2007 16:49:27 +0000

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  <address@hidden>
+
+       * 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  <address@hidden>
 
        * Makefile: Remove unnecessary targets left over from original




reply via email to

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