X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/d9da7341cc3c5a7fa4bba1ff50305130e8864933..a6d960ea153c964ffbb89627c1135c3226b28a02:/packages/auctex/context-nl.el diff --git a/packages/auctex/context-nl.el b/packages/auctex/context-nl.el index 9ddebe9ab..9369d0ee3 100644 --- a/packages/auctex/context-nl.el +++ b/packages/auctex/context-nl.el @@ -88,12 +88,6 @@ "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.") @@ -144,10 +138,6 @@ :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