changeset 56756:49550f69cc8d

Update AUCTeX information.
author David Kastrup <dak@gnu.org>
date Sun, 22 Aug 2004 11:03:22 +0000
parents b6cae8496427
children dc7deb7ca051
files lisp/ChangeLog lisp/progmodes/meta-mode.el lisp/textmodes/reftex-auc.el
diffstat 3 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Aug 22 10:58:41 2004 +0000
+++ b/lisp/ChangeLog	Sun Aug 22 11:03:22 2004 +0000
@@ -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>
--- a/lisp/progmodes/meta-mode.el	Sun Aug 22 10:58:41 2004 +0000
+++ b/lisp/progmodes/meta-mode.el	Sun Aug 22 11:03:22 2004 +0000
@@ -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
--- a/lisp/textmodes/reftex-auc.el	Sun Aug 22 10:58:41 2004 +0000
+++ b/lisp/textmodes/reftex-auc.el	Sun Aug 22 11:03:22 2004 +0000
@@ -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>