MMCT TEAM
Server IP : 111.118.215.189  /  Your IP : 18.117.158.174
Web Server : Apache
System : Linux md-in-83.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
User : a1673wkz ( 2475)
PHP Version : 8.2.25
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /usr/share/emacs/24.3/lisp/progmodes/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //usr/share/emacs/24.3/lisp/progmodes/autoconf.elc
;ELC
;;; Compiled by mockbuild@buildfarm06-new.corp.cloudlinux.com on Fri Oct 11 10:09:17 2024
;;; from file /builddir/build/BUILD/emacs-24.3/lisp/progmodes/autoconf.el
;;; in Emacs version 24.3.1
;;; with all optimizations.

;;; This file uses dynamic docstrings, first added in Emacs 19.29.

;;; This file does not contain utf-8 non-ASCII characters,
;;; and so can be loaded in Emacs versions earlier than 23.

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


(defvar autoconf-mode-map (make-sparse-keymap))
#@30 Hook run by `autoconf-mode'.
(defvar autoconf-mode-hook nil (#$ . 609))
(defconst autoconf-definition-regexp "A\\(?:H_TEMPLATE\\|C_\\(?:SUBST\\|DEFINE\\(?:_UNQUOTED\\)?\\)\\)(\\[*\\(\\sw+\\)\\]*")
(defvar autoconf-font-lock-keywords (byte-code "\301\302B\303BB\207" [autoconf-definition-regexp ("\\_<A[CHMS]_\\sw+" . font-lock-keyword-face) (1 font-lock-function-name-face) (("changequote" . font-lock-keyword-face))] 3))
(defvar autoconf-mode-syntax-table (byte-code "\301 \302\303\304#\210\302\305\306#\210\302\307\310#\210)\207" [table make-syntax-table modify-syntax-entry 34 "." 10 ">" 35 "<"] 4))
(defvar autoconf-imenu-generic-expression (byte-code "\301\302EC\207" [autoconf-definition-regexp nil 1] 3))
#@187 Function to use for `add-log-current-defun-function' in Autoconf mode.
This version looks back for an AC_DEFINE or AC_SUBST.  It will stop
searching backwards at another AC_... command.
(defalias 'autoconf-current-defun-function #[nil "\212\304 p\305\216\306\307\n!!\210\310\311\312\"\210\313\312\314 \"\210\315\212\316 \210`)\317#\205)\320\321!,\207" [#1=#:buffer #2=#:table autoconf-mode-syntax-table autoconf-definition-regexp syntax-table ((byte-code "rq\210\302	!\210)\302\207" [#1# #2# set-syntax-table] 2)) set-syntax-table copy-syntax-table modify-syntax-entry 95 "w" skip-syntax-forward line-end-position re-search-backward beginning-of-defun t match-string-no-properties 1] 4 (#$ . 1335)])
(byte-code "\300\301N\204\302\300\301\303\304!#\210\305\306!\204\302\306\307\310#\210\300\207" [autoconf-mode-hook variable-documentation put purecopy "Hook run when entering Autoconf mode.\nNo problems result if this variable is not bound.\n`add-hook' automatically binds it.  (This is true for all hook variables.)" boundp autoconf-mode-map definition-name autoconf-mode] 5)
(defvar autoconf-mode-map (make-sparse-keymap))
(byte-code "\300\301N\204\302\300\301\303\304!#\210\305\306!\204\302\306\307\310#\210\300\207" [autoconf-mode-map variable-documentation put purecopy "Keymap for `autoconf-mode'." boundp autoconf-mode-syntax-table definition-name autoconf-mode] 5)
(defvar autoconf-mode-syntax-table (make-syntax-table))
(byte-code "\300\301N\204\302\300\301\303\304!#\210\302\305\306\307#\207" [autoconf-mode-syntax-table variable-documentation put purecopy "Syntax table for `autoconf-mode'." autoconf-mode-abbrev-table definition-name autoconf-mode] 5)
(defvar autoconf-mode-abbrev-table (progn (define-abbrev-table 'autoconf-mode-abbrev-table nil) autoconf-mode-abbrev-table))
(byte-code "\300\301N\204\302\300\301\303\304!#\210\302\305\306\307#\207" [autoconf-mode-abbrev-table variable-documentation put purecopy "Abbrev table for `autoconf-mode'." autoconf-mode derived-mode-parent prog-mode] 5)
#@232 Major mode for editing Autoconf configure.ac files.

In addition to any hooks its parent mode `prog-mode' might have run,
this mode runs the hook `autoconf-mode-hook', as the final step
during initialization.

\{autoconf-mode-map}
(defalias 'autoconf-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.\325\"\204V./=\204V\326.\325/C#\210\327!\210\330\f!\210./\306\331!\210\332\306\333!\210\334\306\335!\210\336\306\337!\210\340\306\341!\210\342!\306\343!\210\344#\306\345!\2100%\306\346!\210\347&\306\350!\210\351(\306\352!\210\353*)\354\355!\207" [delay-mode-hooks major-mode mode-name autoconf-mode-map autoconf-mode-syntax-table parent make-local-variable t prog-mode autoconf-mode "Autoconf" mode-class put keymap-parent set-keymap-parent current-local-map char-table-parent standard-syntax-table set-char-table-parent syntax-table abbrev-table-get :parents abbrev-table-put use-local-map set-syntax-table parens-require-spaces nil defun-prompt-regexp "^[ 	]*A[CM]_\\(\\sw\\|\\s_\\)+" comment-start "dnl " comment-start-skip "\\(?:\\(\\W\\|\\`\\)dnl\\|#\\) +" syntax-propertize-function #[(start end) "b\210`	W\205\302\303	\304#\205\305\306\224\306\225\307\310$\210\202\207" [start end re-search-forward "\\<dnl\\>" t put-text-property 0 syntax-table (11)] 5] font-lock-defaults (autoconf-font-lock-keywords nil nil (("_" . "w"))) imenu-generic-expression imenu-syntax-alist (("_" . "w")) indent-line-function indent-relative add-log-current-defun-function autoconf-current-defun-function run-mode-hooks autoconf-mode-hook autoconf-mode-abbrev-table local-abbrev-table autoconf-imenu-generic-expression] 6 (#$ . 3370) nil])
(byte-code "\300\301!\210\300\302!\207" [provide autoconf-mode autoconf] 2)

MMCT - 2023