diff lisp/progmodes/meta-mode.el @ 56756:49550f69cc8d

Update AUCTeX information.
author David Kastrup <dak@gnu.org>
date Sun, 22 Aug 2004 11:03:22 +0000
parents 695cf19ef79e
children d1fdce4dfc73 d8411455de48
line wrap: on
line diff
--- 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