]> git.eshelyaron.com Git - emacs.git/commitdiff
Update AUCTeX
authorDavid Kastrup <dak@gnu.org>
Sun, 22 Aug 2004 11:03:22 +0000 (11:03 +0000)
committerDavid Kastrup <dak@gnu.org>
Sun, 22 Aug 2004 11:03:22 +0000 (11:03 +0000)
information.

lisp/ChangeLog
lisp/progmodes/meta-mode.el
lisp/textmodes/reftex-auc.el

index 278f92da4caa3227210044ee839bd084d77b0471..bd9c9cd7d2f2b9cb136494560ae7d6fc22272d20 100644 (file)
@@ -1,5 +1,8 @@
 2004-08-22  David Kastrup  <dak@gnu.org>
 
+       * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
+       information.
+
        * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
 
 2004-08-22  Andreas Schwab  <schwab@suse.de>
index 7bf9e935710d5af2412620c84eb2f34a9a7b8232..ecf8da2e509ed750403b631f7bcb8e9ed9c1f5aa 100644 (file)
@@ -32,7 +32,7 @@
 ;; a major mode including an approriate syntax table, keymap, and a
 ;; mode-specific pull-down menu.  It also provides a sophisticated set
 ;; of font-lock patterns, a fancy indentation function adapted from
-;; AUC-TeX's latex.el, and some basic mode-specific editing functions
+;; AUCTeX's latex.el, and some basic mode-specific editing functions
 ;; such as functions to move to the beginning or end of the enclosing
 ;; environment, or to mark, re-indent, or comment-out environments.
 ;; On the other hand, it doesn't yet provide any functionality for
index 7b9ad8348ca0b4e0f35c6a5aeee87eaaf8d22eab..534e4e7b27b517d1eb95e1613f212226ba51164c 100644 (file)
@@ -1,4 +1,4 @@
-;;; reftex-auc.el --- RefTeX's interface to AUC TeX
+;;; reftex-auc.el --- RefTeX's interface to AUCTeX
 ;; Copyright (c) 1997, 1998, 1999, 2000, 2003 Free Software Foundation, Inc.
 
 ;; Author: Carsten Dominik <dominik@science.uva.nl>