]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/auctex/context-nl.el
Reverted commits 312, 313, and 315.
[gnu-emacs-elpa] / packages / auctex / context-nl.el
index 9ddebe9abb8d3c4b22c34bd31298733def104b09..9369d0ee37fdcb7fdc5c46f41c49236f9b8e208e 100644 (file)
     "voet" "voetnootdefinitie" "voetnoten" "voetteksten" "witruimte")
   "List of the names of ConTeXt nl interface macro's that setup things.")
 
-;; referencing in ConTeXt
-(defvar ConTeXt-referencing-list-nl
-  '("in" "op" "over" "paginareferentie" "tekstreferentie" "referentie")
-  "List of ConTeXt en macro's that are used for referencing."
-)
-
 (defvar ConTeXt-other-macro-list-nl
   '("regellinks" "regelmidden" "regelrechts" "toonexternefiguren")
   "List of ConTeXt nl interface macro's that are not an environment nor a setup.")
   :group 'ConTeXt-nl-environment
   :type 'string)
 
-(defvar ConTeXt-extra-paragraph-commands-nl
-  '("crlf" "par" "plaats[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