Index: auctex/tex-site.el.in
diff -u auctex/tex-site.el.in:1.20 auctex/tex-site.el.in:1.21
--- auctex/tex-site.el.in:1.20  Wed Apr 27 16:16:38 2005
+++ auctex/tex-site.el.in       Thu Apr 28 05:10:24 2005
@@ -120,7 +120,7 @@
     (if (stringp (nth 3 form))
        (setcar (nthcdr 3 form)
                (format (nth 3 form)
-                       (format "AUCTeX %s" @AUCTEXVERSION@))))
+                       (format "AUCTeX %s" AUCTeX-version))))
     form))
 
 (provide 'tex-site)


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

Reply via email to