auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] Changes to auctex/context-en.el,v


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/context-en.el,v
Date: Tue, 28 Sep 2010 19:22:47 +0000

CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    10/09/28 19:22:47

Index: context-en.el
===================================================================
RCS file: /cvsroot/auctex/auctex/context-en.el,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- context-en.el       3 Jul 2008 21:43:36 -0000       1.13
+++ context-en.el       28 Sep 2010 19:22:46 -0000      1.14
@@ -164,6 +164,10 @@
   :group 'ConTeXt-en-environment
   :type 'string)
 
+(defvar ConTeXt-extra-paragraph-commands-en
+  '("crlf" "par" "place[A-Za-z]+")
+  "List of ConTeXt macros that should have their own line.
+That is, besides the section(-block) commands.")
 
 ;; Emacs en menu names and labels should go here
 ;; to be done



reply via email to

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