emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/progmodes/meta-mode.el [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/meta-mode.el [lexbind]
Date: Sat, 04 Sep 2004 05:41:20 -0400

Index: emacs/lisp/progmodes/meta-mode.el
diff -c emacs/lisp/progmodes/meta-mode.el:1.6.8.2 
emacs/lisp/progmodes/meta-mode.el:1.6.8.3
*** emacs/lisp/progmodes/meta-mode.el:1.6.8.2   Tue Oct 14 23:30:18 2003
--- emacs/lisp/progmodes/meta-mode.el   Sat Sep  4 09:26:23 2004
***************
*** 32,38 ****
  ;; 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
  ;; 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
--- 32,38 ----
  ;; 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
! ;; 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




reply via email to

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