;ELC ;;; Compiled by cyd@localhost on Mon Apr 23 22:25:16 2007 ;;; from file /home/cyd/emacs/lisp/textmodes/conf-mode.el ;;; in Emacs version 22.0.99 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. (if (and (boundp 'emacs-version) (< (aref emacs-version (1- (length emacs-version))) ?A) (or (and (boundp 'epoch::version) epoch::version) (string-lessp emacs-version "19.29"))) (error "`conf-mode.el' was compiled for Emacs 19.29 or later")) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301!\210\302\303\304\305\306\307\310\311&\207" [require newcomment custom-declare-group conf nil "Configuration files." :group data :version "22.1"] 8) #@221 Align assignments to this column by default with \[conf-align-assignments]. If this number is negative, the `=' comes before the whitespace. Use 0 to not align (only setting space according to `conf-assignment-space'). (custom-declare-variable 'conf-assignment-column '24 '(#$ . 746) :type 'integer :group 'conf) #@64 Value for `conf-assignment-column' in Java properties buffers. (custom-declare-variable 'conf-javaprop-assignment-column '32 '(#$ . 1066) :type 'integer :group 'conf) #@64 Value for `conf-assignment-column' in Java properties buffers. (custom-declare-variable 'conf-colon-assignment-column '(- (abs conf-assignment-column)) '(#$ . 1239) :type 'integer :group 'conf) #@58 Put at least one space around assignments when aligning. (custom-declare-variable 'conf-assignment-space 't '(#$ . 1439) :type 'boolean :group 'conf) #@69 Value for `conf-assignment-space' in colon style Conf mode buffers. (custom-declare-variable 'conf-colon-assignment-space 'nil '(#$ . 1595) :type 'boolean :group 'conf) #@39 Local keymap for `conf-mode' buffers. (defvar conf-mode-map (byte-code "\301 \302\303\304#\210\302\305\306#\210\302\307\310#\210\302\311\312#\210\302\313\312#\210\302\314\315#\210\302\316\315#\210\302\317\320#\210\302\321\322#\210\302\323\324#\210\302\325\324#\210\302\326\324#\210\302\327\330#\210)\207" [map make-sparse-keymap define-key "" conf-unix-mode "" conf-windows-mode "\n" conf-javaprop-mode "" conf-space-keywords " " "" conf-colon-mode ":" "" conf-xdefaults-mode "" conf-ppd-mode "" conf-quote-normal "\"" "'" "" conf-align-assignments] 4) (#$ . 1770)) #@59 Syntax table in use in Windows style `conf-mode' buffers. (defvar conf-mode-syntax-table (byte-code "\301 \302\303\304#\210\302\305\306#\210\302\307\306#\210\302\310\306#\210\302\311\312#\210\302\313\314#\210\302\315\316#\210\302\317\316#\210)\207" [table make-syntax-table modify-syntax-entry 61 "." 95 "_" 45 46 39 "\"" 59 "<" 10 ">" 13] 4) (#$ . 2378)) #@56 Syntax table in use in Unix style `conf-mode' buffers. (defvar conf-unix-mode-syntax-table (byte-code "\302!\303\304\305 #\210\303\306\307 #\210 )\207" [conf-mode-syntax-table table make-syntax-table modify-syntax-entry 35 "<" 59 "."] 4) (#$ . 2750)) #@48 Syntax table in use in Java prperties buffers. (defvar conf-javaprop-mode-syntax-table (byte-code "\302!\303\304\305 #\210\303\306\307 #\210 )\207" [conf-unix-mode-syntax-table table make-syntax-table modify-syntax-entry 47 ". 124" 42 ". 23b"] 4) (#$ . 3009)) #@49 Syntax table in use in PPD `conf-mode' buffers. (defvar conf-ppd-mode-syntax-table (byte-code "\302!\303\304\305 #\210\303\306\307 #\210\303\310\311 #\210\303\312\311 #\210 )\207" [conf-mode-syntax-table table make-syntax-table modify-syntax-entry 42 ". 1" 37 ". 2" 39 "." 59] 4) (#$ . 3277)) #@61 Syntax table in use in Xdefaults style `conf-mode' buffers. (defvar conf-xdefaults-mode-syntax-table (byte-code "\302!\303\304\305 #\210\303\306\307 #\210 )\207" [conf-mode-syntax-table table make-syntax-table modify-syntax-entry 33 "<" 59 "."] 4) (#$ . 3578)) #@35 Keywords to hilight in Conf mode. (defvar conf-font-lock-keywords '(("^[ ]*\\[\\(.+\\)\\]" 1 'font-lock-type-face) ("^[ ]*\\(.+?\\)\\(?:\\[\\(.*?\\)\\]\\)?[ ]*=" (1 'font-lock-variable-name-face) (2 'font-lock-constant-face nil t)) ("^[ ]*\\([^=:\n]+?\\)[ \n]*{[^{}]*?$" 1 'font-lock-type-face prepend)) (#$ . 3847)) #@51 Keywords to hilight in Conf Java Properties mode. (defvar conf-javaprop-font-lock-keywords '(("^[ ]*\\(.+?\\)\\(?:\\.\\([0-9]+\\)\\(?:\\.\\(.+?\\)\\(?:\\.\\([0-9]+\\)\\(?:\\.\\(.+?\\)\\(?:\\.\\([0-9]+\\)\\(\\..+?\\)?\\)?\\)?\\)?\\)?\\)?\\([:= ]\\|$\\)" (1 'font-lock-variable-name-face) (2 'font-lock-constant-face nil t) (3 'font-lock-variable-name-face nil t) (4 'font-lock-constant-face nil t) (5 'font-lock-variable-name-face nil t) (6 'font-lock-constant-face nil t) (7 'font-lock-variable-name-face nil t))) (#$ . 4175)) #@66 File-name-based settings for the variable `conf-space-keywords'. (defvar conf-space-keywords-alist '(("\\`/etc/gpm/" . "key\\|name\\|foreground\\|background\\|border\\|head") ("\\`/etc/magic\\'" . "[^ ]+[ ]+\\(?:[bl]?e?\\(?:short\\|long\\)\\|byte\\|string\\)[^ ]*") ("/mod\\(?:ules\\|probe\\)\\.conf" . "alias\\|in\\(?:clude\\|stall\\)\\|options\\|remove") ("/manpath\\.config" . "MAN\\(?:DATORY_MANPATH\\|PATH_MAP\\|DB_MAP\\)") ("/sensors\\.conf" . "chip\\|bus\\|label\\|compute\\|set\\|ignore") ("/sane\\(\\.d\\)?/" . "option\\|device\\|port\\|usb\\|sc\\(?:si\\|anner\\)") ("/resmgr\\.conf" . "class\\|add\\|allow\\|deny") ("/dictionary\\.lst\\'" . "DICT\\|HYPH\\|THES") ("/tuxracer/options" . "set")) (#$ . 4710)) #@208 Regexps for functions that may come before a space assignment. This allows constructs such as keyword var value This variable is best set in the file local variables, or through `conf-space-keywords-alist'. (defvar conf-space-keywords nil (#$ . 5437)) #@43 Keywords to highlight in Conf Space mode. (defvar conf-space-font-lock-keywords '(("^[ ]*\\[\\(.+\\)\\]" 1 'font-lock-type-face) ("^[ ]*\\(.+?\\)[ \n]*{[^{}]*?$" 1 'font-lock-type-face) (eval if conf-space-keywords (list (concat "^[ ]*\\(" conf-space-keywords "\\)[ ]+\\([^- ]+\\)") '(1 'font-lock-keyword-face) '(2 'font-lock-variable-name-face)) '("^[ ]*\\([^- ]+\\)" 1 'font-lock-variable-name-face))) (#$ . 5695)) #@41 Keywords to hilight in Conf Colon mode. (defvar conf-colon-font-lock-keywords '(("^[ ]*\\[\\(.+\\)\\]" 1 'font-lock-type-face) ("^[ ]*\\(.+?\\)[ ]*:" (1 'font-lock-variable-name-face)) ("^[ ]*\\([^:\n]+\\)[ \n]*{[^{}]*?$" 1 'font-lock-type-face prepend)) (#$ . 6127)) #@45 Sign used for assignments (char or string). (defvar conf-assignment-sign 61 (#$ . 6406)) #@175 Regexp to recognize assignments. It is anchored after the first sexp on a line. There must be a grouping for the assignment sign, including leading and trailing whitespace. (defvar conf-assignment-regexp ".+?\\([ ]*=[ ]*\\)" (#$ . 6502)) (defalias 'conf-align-assignments #[(&optional arg) "\203\n\306!\202 \212eb\210m?\205\255\307 \211\203\nb\210)\310\311!\204 m\204\247\312 !\203\247\313\224b\210`\313\225|\210\f\203\220\314Y\203ij\210 \203U`Sf\315>\204U\316c\210\f \203bl\204b\316\202c\317\261\210\202\247 \203q\316\202r\317\f\261\210l\204\247[j\210 \203\247`Sf\320>\204\247\316c\210\202\247l\204\247i\321!Y\203\242\316c\210\202\247\321!j\210\322y\210\202)\207" [arg conf-assignment-column cs conf-assignment-regexp conf-assignment-sign conf-assignment-space prefix-numeric-value comment-beginning forward-comment 9 looking-at 1 0 (32 9) 32 "" (32 9) abs nil] 4 nil "P"]) #@441 Set the syntax of ' and " to punctuation. With prefix arg, only do it for ' if 1, or only for " if 2. This only affects the current buffer. Some conf files use quotes to delimit strings, while others allow quotes as simple parts of the assigned value. In those files font locking will be wrong, and you can correct it with this command. (Some files even do both, i.e. quotes delimit strings, except when they are unbalanced, but hey...) (defalias 'conf-quote-normal #[(arg) "\303\304 ! \203\305 !\306U\203\307\310\311#\210 \203#\305 !\312U\203)\307\313\311#\210\314!\210\315\302!\2059\n\2059\316 )\207" [table arg font-lock-mode copy-syntax-table syntax-table prefix-numeric-value 1 modify-syntax-entry 39 "." 2 34 set-syntax-table boundp font-lock-fontify-buffer] 4 (#$ . 7426) "P"]) (defalias 'conf-outline-level #[nil "\302\211\225\303\304\305\217*\207" [pt depth 0 nil (byte-code "\302\303\304# T\211\205\202\207" [pt depth scan-lists -1 1] 4) ((scan-error depth))] 3]) #@1377 Mode for Unix and Windows Conf files and Java properties. Most conf files know only three kinds of constructs: parameter assignments optionally grouped into sections and comments. Yet there is a great range of variation in the exact syntax of conf files. See below for various wrapper commands that set up the details for some of the most widespread variants. This mode sets up font locking, outline, imenu and it provides alignment support through `conf-align-assignments'. If strings come out wrong, try `conf-quote-normal'. Some files allow continuation lines, either with a backslash at the end of line, or by indenting the next line (further). These constructs cannot currently be recognized. Because of this great variety of nuances, which are often not even clearly specified, please don't expect it to get every file quite right. Patches that clearly identify some special case, without breaking the general ones, are welcome. If instead you start this mode with the generic `conf-mode' command, it will parse the buffer. It will generally well identify the first four cases listed below. If the buffer doesn't have enough contents to decide, this is identical to `conf-windows-mode' on Windows, elsewhere to `conf-unix-mode'. See also `conf-space-mode', `conf-colon-mode', `conf-javaprop-mode', `conf-ppd-mode' and `conf-xdefaults-mode'. \{conf-mode-map} (defalias 'conf-mode #[nil "\204\313\306\211\211\211\211\211,\212eb\210m\204\201\307\310w\210\310f\311=\203,,T,\202{\310f\312=\2039 T\202{\310f\313=\204{l\204{\310f\314=\204{\315\316!\203f\306\225Sf\317=\203`\fT\202{ T\202{\315\320!\203r T\202{\315\321!\204{\nT\310y\210\202) , ]\322]V\203\222\323 \202\310 \f\n]V\203\237\324 \202\310\n\f ]V\203\254\325 \202\310 ,V\204\301 ,U\203\306-\326=\203\306\327 \202\310\330 .\207\331 \210\332.!\210\333/\3340\335\336!\210\337\335\340!\210\341 \335\342!\210\343\"\335\344!\210\345$\335\346!\210\347&\3501!\210\3512\352\353!\207" [delay-mode-hooks jp space colon equal win 0 " \f" nil 35 59 91 125 looking-at "[^ \n=:]+\\(?: ?[^ \n=:]+\\)*[ ]*[=:]" 61 "/[/*]" ".*{" 3 conf-javaprop-mode conf-colon-mode conf-space-mode windows-nt conf-windows-mode conf-unix-mode kill-all-local-variables use-local-map conf-mode "Conf[?]" make-local-variable font-lock-defaults (conf-font-lock-keywords nil t nil nil) parse-sexp-ignore-comments t outline-regexp "[ ]*\\(?:\\[\\|.+[ \n]*{\\)" outline-heading-end-regexp "[\n}]" outline-level conf-outline-level set-syntax-table (("Parameters" "^[ ]*\\(.+?\\)[ ]*=" 1) (nil "^[ ]*\\[[ ]*\\(.+\\)[ ]*\\]" 1) (nil "^[ ]*\\([^=:{} \n][^=:{}\n]+\\)[ \n]*{" 1)) run-mode-hooks conf-mode-hook unix system-type conf-mode-map major-mode mode-name conf-mode-syntax-table imenu-generic-expression] 6 (#$ . 8432) nil]) #@172 Intitializations for sub-modes of conf-mode. COMMENT initializes `comment-start' and `comment-start-skip'. The optional arg FONT-LOCK is the value for FONT-LOCK-KEYWORDS. (defalias 'conf-mode-initialize #[(comment &optional font-lock) "\305\301!\210\305\302!\210\306 !\307P \205\305\304!\210 \310B\211\207" [comment comment-start comment-start-skip font-lock font-lock-defaults make-local-variable regexp-quote "+\\s *" (nil t nil nil)] 2 (#$ . 11267)]) (byte-code "\302\303N\204\f\304\302\303\305#\210\306\307!\204\304\307\310\311#\210\307B\312\307!\204(\313\307\314 \"\210\306\315!\2044\304\315\310\311#\210\315B\312\315!\204D\313\315\316 \"\210\304\301\310\311#\210\301B\312\301!\204^\313\301\317\301\320\"\210 \"\210\304\311\321\322#\207" [current-load-list conf-unix-mode-abbrev-table conf-unix-mode-hook variable-documentation put "Hook run when entering Conf[Unix] mode.\nNo problems result if this variable is not bound.\n`add-hook' automatically binds it. (This is true for all hook variables.)" boundp conf-unix-mode-map definition-name conf-unix-mode default-boundp set-default make-sparse-keymap conf-unix-mode-syntax-table make-syntax-table define-abbrev-table nil derived-mode-parent conf-mode] 5) #@411 Conf Mode starter for Unix style Conf files. Comments start with `#'. For details see `conf-mode'. Example: # Conf mode font-locks this right on Unix and with \[conf-unix-mode] [Desktop Entry] Encoding=UTF-8 Name=The GIMP Name[ca]=El GIMP Name[cs]=GIMP In addition to any hooks its parent mode might have run, this mode runs the hook `conf-unix-mode-hook', as the final step during initialization. (defalias 'conf-unix-mode #[nil "\306\300!\210\307\310 \210\311\312\310\313N\203\314\311\313\310\313N#\210\315 !\204'\316 \317 \"\210\320\f!\211\2036 \321 =\203<\322\f\323 \"\210)\324 !\210\325\f!\210\326\327!\210)\330\331!\203X\331\332!\207\333\332!\207" [delay-mode-hooks major-mode mode-name conf-unix-mode-map conf-unix-mode-syntax-table parent make-local-variable t conf-mode conf-unix-mode "Conf[Unix]" mode-class put keymap-parent set-keymap-parent current-local-map char-table-parent standard-syntax-table set-char-table-parent syntax-table use-local-map set-syntax-table conf-mode-initialize "#" fboundp run-mode-hooks conf-unix-mode-hook run-hooks conf-unix-mode-abbrev-table local-abbrev-table] 6 (#$ . 12506) nil]) (byte-code "\302\303N\204\f\304\302\303\305#\210\306\307!\204\304\307\310\311#\210\307B\312\307!\204(\313\307\314 \"\210\306\315!\2044\304\315\310\311#\210\315B\312\315!\204D\313\315\316 \"\210\304\301\310\311#\210\301B\312\301!\204^\313\301\317\301\320\"\210 \"\210\304\311\321\322#\207" [current-load-list conf-windows-mode-abbrev-table conf-windows-mode-hook variable-documentation put "Hook run when entering Conf[WinIni] mode.\nNo problems result if this variable is not bound.\n`add-hook' automatically binds it. (This is true for all hook variables.)" boundp conf-windows-mode-map definition-name conf-windows-mode default-boundp set-default make-sparse-keymap conf-windows-mode-syntax-table make-syntax-table define-abbrev-table nil derived-mode-parent conf-mode] 5) #@561 Conf Mode starter for Windows style Conf files. Comments start with `;'. For details see `conf-mode'. Example: ; Conf mode font-locks this right on Windows and with \[conf-windows-mode] [ExtShellFolderViews] Default={5984FFE0-28D4-11CF-AE66-08002B2E1262} {5984FFE0-28D4-11CF-AE66-08002B2E1262}={5984FFE0-28D4-11CF-AE66-08002B2E1262} [{5984FFE0-28D4-11CF-AE66-08002B2E1262}] PersistMoniker=file://Folder.htt In addition to any hooks its parent mode might have run, this mode runs the hook `conf-windows-mode-hook', as the final step during initialization. (defalias 'conf-windows-mode #[nil "\306\300!\210\307\310 \210\311\312\310\313N\203\314\311\313\310\313N#\210\315 !\204'\316 \317 \"\210\320\f!\211\2036 \321 =\203<\322\f\323 \"\210)\324 !\210\325\f!\210\326\327!\210)\330\331!\203X\331\332!\207\333\332!\207" [delay-mode-hooks major-mode mode-name conf-windows-mode-map conf-windows-mode-syntax-table parent make-local-variable t conf-mode conf-windows-mode "Conf[WinIni]" mode-class put keymap-parent set-keymap-parent current-local-map char-table-parent standard-syntax-table set-char-table-parent syntax-table use-local-map set-syntax-table conf-mode-initialize ";" fboundp run-mode-hooks conf-windows-mode-hook run-hooks conf-windows-mode-abbrev-table local-abbrev-table] 6 (#$ . 14453) nil]) (byte-code "\302\303N\204\f\304\302\303\305#\210\306\307!\204\304\307\310\311#\210\307B\312\307!\204(\313\307\314 \"\210\306\315!\2044\304\315\310\311#\210\315B\312\315!\204D\313\315\316 \"\210\304\301\310\311#\210\301B\312\301!\204^\313\301\317\301\320\"\210 \"\210\304\311\321\322#\207" [current-load-list conf-javaprop-mode-abbrev-table conf-javaprop-mode-hook variable-documentation put "Hook run when entering Conf[JavaProp] mode.\nNo problems result if this variable is not bound.\n`add-hook' automatically binds it. (This is true for all hook variables.)" boundp conf-javaprop-mode-map definition-name conf-javaprop-mode default-boundp set-default make-sparse-keymap conf-javaprop-mode-syntax-table make-syntax-table define-abbrev-table nil derived-mode-parent conf-mode] 5) #@515 Conf Mode starter for Java properties files. Comments start with `#' but are also recognized with `//' or between `/*' and `*/'. For details see `conf-mode'. Example: # Conf mode font-locks this right with \[conf-javaprop-mode] (Java properties) // another kind of comment /* yet another */ name:value name=value name value x.1 = x.2.y.1.z.1 = x.2.y.1.z.2.zz = In addition to any hooks its parent mode might have run, this mode runs the hook `conf-javaprop-mode-hook', as the final step during initialization. (defalias 'conf-javaprop-mode #[nil "\306\300!\210\307\310 \210\311\312\310\313N\203\314\311\313\310\313N#\210\315 !\204'\316 \317 \"\210\320\f!\211\2036 \321 =\203<\322\f\323 \"\210)\324 !\210\325\f!\210\"#\326\327\330\"\210\306\331!\210$\306\332!\210\333\334%\335&)\336\337!\203n\337\340!\207\341\340!\207" [delay-mode-hooks major-mode mode-name conf-javaprop-mode-map conf-javaprop-mode-syntax-table parent make-local-variable t conf-mode conf-javaprop-mode "Conf[JavaProp]" mode-class put keymap-parent set-keymap-parent current-local-map char-table-parent standard-syntax-table set-char-table-parent syntax-table use-local-map set-syntax-table conf-mode-initialize "#" conf-javaprop-font-lock-keywords conf-assignment-column conf-assignment-regexp ".+?\\([ ]*[=: ][ ]*\\|$\\)" "\\(?:#+\\|/[/*]+\\)\\s *" (("Parameters" "^[ ]*\\(.+?\\)[=: ]" 1)) fboundp run-mode-hooks conf-javaprop-mode-hook run-hooks conf-javaprop-mode-abbrev-table local-abbrev-table conf-javaprop-assignment-column comment-start-skip imenu-generic-expression] 6 (#$ . 16577) nil]) (byte-code "\302\303N\204\f\304\302\303\305#\210\306\307!\204\304\307\310\311#\210\307B\312\307!\204(\313\307\314 \"\210\306\315!\2044\304\315\310\311#\210\315B\312\315!\204D\313\315\316 \"\210\304\301\310\311#\210\301B\312\301!\204^\313\301\317\301\320\"\210 \"\210\304\311\321\322#\207" [current-load-list conf-space-mode-abbrev-table conf-space-mode-hook variable-documentation put "Hook run when entering Conf[Space] mode.\nNo problems result if this variable is not bound.\n`add-hook' automatically binds it. (This is true for all hook variables.)" boundp conf-space-mode-map definition-name conf-space-mode default-boundp set-default make-sparse-keymap conf-space-mode-syntax-table make-syntax-table define-abbrev-table nil derived-mode-parent conf-unix-mode] 5) #@866 Conf Mode starter for space separated conf files. "Assignments" are with ` '. Keywords before the parameters are recognized according to the variable `conf-space-keywords-alist'. Alternatively, you can specify a value for the file local variable `conf-space-keywords'. Use the function `conf-space-keywords' if you want to specify keywords in an interactive fashion instead. For details see `conf-mode'. Example: # Conf mode font-locks this right with \[conf-space-mode] (space separated) image/jpeg jpeg jpg jpe image/png png image/tiff tiff tif # Or with keywords (from a recognized file name): class desktop # Standard multimedia devices add /dev/audio desktop add /dev/mixer desktop In addition to any hooks its parent mode `conf-unix-mode' might have run, this mode runs the hook `conf-space-mode-hook', as the final step during initialization. (defalias 'conf-space-mode #[nil "\306\300!\210\307\310 \210\311\312\310\313N\203\314\311\313\310\313N#\210\315 !\204'\316 \317 \"\210\320\f!\211\2036 \321 =\203<\322\f\323 \"\210)\324 !\210\325\f!\210%&\326\327\330\"\210\306\331!\210\332\306\333!\210'\203g\334'(\335#\336 \210\337\340\336\332\307$\210)\341\342!\203|\342\343!\207\344\343!\207" [delay-mode-hooks major-mode mode-name conf-space-mode-map conf-space-mode-syntax-table parent make-local-variable t conf-unix-mode conf-space-mode "Conf[Space]" mode-class put keymap-parent set-keymap-parent current-local-map char-table-parent standard-syntax-table set-char-table-parent syntax-table use-local-map set-syntax-table conf-mode-initialize "#" conf-space-font-lock-keywords conf-assignment-sign nil conf-space-keywords assoc-default string-match conf-space-mode-internal add-hook hack-local-variables-hook fboundp run-mode-hooks conf-space-mode-hook run-hooks conf-space-mode-abbrev-table local-abbrev-table buffer-file-name conf-space-keywords-alist] 6 (#$ . 18961) nil]) #@91 Enter Conf Space mode using regexp KEYWORDS to match the keywords. See `conf-space-mode'. (defalias 'conf-space-keywords #[(keywords) "\303\300!\210\304\305 \210) \306\230\203\307 \310 \210\311 \207" [delay-mode-hooks keywords conf-space-keywords make-local-variable t conf-space-mode "" nil conf-space-mode-internal run-mode-hooks] 2 (#$ . 20884) "sConf Space keyword regexp: "]) (defalias 'conf-space-mode-internal #[nil "\304\301!\210\203\305\306Q\202\307\n\203$\310\311!\203$\312\313\211\"\210\302\314!\210\315 !\316\317\320 \" \"\320\203<\321\322Q\202=\323\324BB B\211\207" [conf-space-keywords conf-assignment-regexp font-lock-mode imenu-generic-expression make-local-variable "\\(?:" "\\)[ ]+.+?\\([ ]+\\|$\\)" ".+?\\([ ]+\\|$\\)" boundp font-lock-keywords font-lock-add-keywords nil 1 copy-sequence delq assoc "Parameters" "^[ ]*\\(?:" "\\)[ ]+\\([^ \n]+\\)\\(?:[ ]\\|$\\)" "^[ ]*\\([^ \n[]+\\)\\(?:[ ]\\|$\\)" (1)] 4]) (byte-code "\302\303N\204\f\304\302\303\305#\210\306\307!\204\304\307\310\311#\210\307B\312\307!\204(\313\307\314 \"\210\306\315!\2044\304\315\310\311#\210\315B\312\315!\204D\313\315\316 \"\210\304\301\310\311#\210\301B\312\301!\204^\313\301\317\301\320\"\210 \"\210\304\311\321\322#\207" [current-load-list conf-colon-mode-abbrev-table conf-colon-mode-hook variable-documentation put "Hook run when entering Conf[Colon] mode.\nNo problems result if this variable is not bound.\n`add-hook' automatically binds it. (This is true for all hook variables.)" boundp conf-colon-mode-map definition-name conf-colon-mode default-boundp set-default make-sparse-keymap conf-colon-mode-syntax-table make-syntax-table define-abbrev-table nil derived-mode-parent conf-unix-mode] 5) #@426 Conf Mode starter for Colon files. "Assignments" are with `:'. For details see `conf-mode'. Example: # Conf mode font-locks this right with \[conf-colon-mode] (colon) : "\241" exclamdown : "\242" cent In addition to any hooks its parent mode `conf-unix-mode' might have run, this mode runs the hook `conf-colon-mode-hook', as the final step during initialization. (defalias 'conf-colon-mode #[nil "\306\300!\210\307\310 \210\311\312\310\313N\203\314\311\313\310\313N#\210\315 !\204'\316 \317 \"\210\320\f!\211\2036 \321 =\203<\322\f\323 \"\210)\324 !\210\325\f!\210$%\326\327\330\"\210\306\331!\210&\306\332!\210'\306\333!\210\334\306\335!\210\336\337(AB()\340\341!\203~\341\342!\207\343\342!\207" [delay-mode-hooks major-mode mode-name conf-colon-mode-map conf-colon-mode-syntax-table parent make-local-variable t conf-unix-mode conf-colon-mode "Conf[Colon]" mode-class put keymap-parent set-keymap-parent current-local-map char-table-parent standard-syntax-table set-char-table-parent syntax-table use-local-map set-syntax-table conf-mode-initialize "#" conf-colon-font-lock-keywords conf-assignment-space conf-assignment-column conf-assignment-sign 58 conf-assignment-regexp ".+?\\([ ]*:[ ]*\\)" ("Parameters" "^[ ]*\\(.+?\\)[ ]*:" 1) fboundp run-mode-hooks conf-colon-mode-hook run-hooks conf-colon-mode-abbrev-table local-abbrev-table conf-colon-assignment-space conf-colon-assignment-column imenu-generic-expression] 6 (#$ . 22633) nil]) (byte-code "\302\303N\204\f\304\302\303\305#\210\306\307!\204\304\307\310\311#\210\307B\312\307!\204(\313\307\314 \"\210\306\315!\2044\304\315\310\311#\210\315B\312\315!\204D\313\315\316 \"\210\304\301\310\311#\210\301B\312\301!\204^\313\301\317\301\320\"\210 \"\210\304\311\321\322#\207" [current-load-list conf-ppd-mode-abbrev-table conf-ppd-mode-hook variable-documentation put "Hook run when entering Conf[PPD] mode.\nNo problems result if this variable is not bound.\n`add-hook' automatically binds it. (This is true for all hook variables.)" boundp conf-ppd-mode-map definition-name conf-ppd-mode default-boundp set-default make-sparse-keymap conf-ppd-mode-syntax-table make-syntax-table define-abbrev-table nil derived-mode-parent conf-colon-mode] 5) #@433 Conf Mode starter for Adobe/CUPS PPD files. Comments start with `*%' and "assignments" are with `:'. For details see `conf-mode'. Example: *% Conf mode font-locks this right with \[conf-ppd-mode] (PPD) *DefaultTransfer: Null *Transfer Null.Inverse: "{ 1 exch sub }" In addition to any hooks its parent mode `conf-colon-mode' might have run, this mode runs the hook `conf-ppd-mode-hook', as the final step during initialization. (defalias 'conf-ppd-mode #[nil "\306\300!\210\307\310 \210\311\312\310\313N\203\314\311\313\310\313N#\210\315 !\204'\316 \317 \"\210\320\f!\211\2036 \321 =\203<\322\f\323 \"\210)\324 !\210\325\f!\210\326\327!\210@C)\330\331!\203^\331\332!\207\333\332!\207" [delay-mode-hooks major-mode mode-name conf-ppd-mode-map conf-ppd-mode-syntax-table parent make-local-variable t conf-colon-mode conf-ppd-mode "Conf[PPD]" mode-class put keymap-parent set-keymap-parent current-local-map char-table-parent standard-syntax-table set-char-table-parent syntax-table use-local-map set-syntax-table conf-mode-initialize "*%" fboundp run-mode-hooks conf-ppd-mode-hook run-hooks conf-ppd-mode-abbrev-table local-abbrev-table imenu-generic-expression] 6 (#$ . 24945) nil]) (byte-code "\302\303N\204\f\304\302\303\305#\210\306\307!\204\304\307\310\311#\210\307B\312\307!\204(\313\307\314 \"\210\306\315!\2044\304\315\310\311#\210\315B\312\315!\204D\313\315\316 \"\210\304\301\310\311#\210\301B\312\301!\204^\313\301\317\301\320\"\210 \"\210\304\311\321\322#\207" [current-load-list conf-xdefaults-mode-abbrev-table conf-xdefaults-mode-hook variable-documentation put "Hook run when entering Conf[Xdefaults] mode.\nNo problems result if this variable is not bound.\n`add-hook' automatically binds it. (This is true for all hook variables.)" boundp conf-xdefaults-mode-map definition-name conf-xdefaults-mode default-boundp set-default make-sparse-keymap conf-xdefaults-mode-syntax-table make-syntax-table define-abbrev-table nil derived-mode-parent conf-colon-mode] 5) #@424 Conf Mode starter for Xdefaults files. Comments start with `!' and "assignments" are with `:'. For details see `conf-mode'. Example: ! Conf mode font-locks this right with \[conf-xdefaults-mode] (.Xdefaults) *background: gray99 *foreground: black In addition to any hooks its parent mode `conf-colon-mode' might have run, this mode runs the hook `conf-xdefaults-mode-hook', as the final step during initialization. (defalias 'conf-xdefaults-mode #[nil "\306\300!\210\307\310 \210\311\312\310\313N\203\314\311\313\310\313N#\210\315 !\204'\316 \317 \"\210\320\f!\211\2036 \321 =\203<\322\f\323 \"\210)\324 !\210\325\f!\210\326\327!\210)\330\331!\203X\331\332!\207\333\332!\207" [delay-mode-hooks major-mode mode-name conf-xdefaults-mode-map conf-xdefaults-mode-syntax-table parent make-local-variable t conf-colon-mode conf-xdefaults-mode "Conf[Xdefaults]" mode-class put keymap-parent set-keymap-parent current-local-map char-table-parent standard-syntax-table set-char-table-parent syntax-table use-local-map set-syntax-table conf-mode-initialize "!" fboundp run-mode-hooks conf-xdefaults-mode-hook run-hooks conf-xdefaults-mode-abbrev-table local-abbrev-table] 6 (#$ . 26964) nil]) (provide 'conf-mode)