| Server IP : 217.160.0.212 / Your IP : 216.73.216.141 Web Server : Apache System : Linux www 6.18.51-i1-ampere #1196 SMP Fri Sep 11 20:43:55 CEST 2026 aarch64 User : sws1073854427 ( 1073854427) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/share/emacs/28.2/lisp/cedet/srecode/ |
Upload File : |
;ELC
;;; Compiled
;;; in Emacs version 28.2
;;; with all optimizations.
(byte-code "\300\301!\210\300\302!\210\300\303!\207" [require eieio srecode/dictionary srecode/insert] 2)
#@43 History for `srecode-read-variable-name'.
(defvar srecode-read-variable-name-history nil (#$ . 190))
#@296 Read in the name of a declared variable in the current SRT file.
PROMPT is the prompt to use.
INITIAL is the initial string.
HIST is the history value, otherwise `srecode-read-variable-name-history'
is used.
DEFAULT is the default if RET is hit.
(fn PROMPT &optional INITIAL HIST DEFAULT)
(defalias 'srecode-read-variable-name #[1025 "\300 \301 \302\303\304\305\306\3078\262\"\266\202\"\"\210\310\311\312\"\313\211 \206) \314 &\207" [srecode-create-dictionary semantic-current-tag srecode-resolve-argument-list mapcar read :arguments plist-get 2 completing-read slot-value namehash nil srecode-read-variable-name-history] 15 (#$ . 298)])
#@43 History for `srecode-read-variable-name'.
(defvar srecode-read-major-mode-history nil (#$ . 962))
#@275 Read in the name of a desired `major-mode'.
PROMPT is the prompt to use.
INITIAL is the initial string.
HIST is the history value, otherwise `srecode-read-variable-name-history'
is used.
DEFAULT is the default if RET is hit.
(fn PROMPT &optional INITIAL HIST DEFAULT)
(defalias 'srecode-read-major-mode-name #[1025 "\301\302\303\206
\304&\207" [obarray completing-read #[257 "\300\301\302!\"\207" [string-match "-mode\\'" symbol-name] 5 "\n\n(fn S)"] nil srecode-read-major-mode-history] 11 (#$ . 1067)])
#@252 Add macros into the dictionary DICT based on the current SRT file.
Adds the following:
ESCAPE_START - This files value of escape_start
ESCAPE_END - This files value of escape_end
MODE - The mode of this buffer. If not declared yet, guess.
(fn DICT)
(defalias 'srecode-semantic-handle-:srt #[257 "\300\301p\"\300\302p\"\300\303p\"\211\205 \211\211\304\305\3068\262\"\266\203\307\310\2039 \211\304\305\3068\262\"\266\203@\202: \311#\210\307\312\203U \211\304\305\3068\262\"\266\203@\202V \313#\210\211\204q \314\315p!!\316\317\"\203p \320\321\"\322P\262\210\211\205z \307\323#\207" [semantic-find-first-tag-by-name "escape_start" "escape_end" "mode" :default-value plist-get 2 srecode-dictionary-set-value "ESCAPE_START" "{{" "ESCAPE_END" "}}" file-name-nondirectory buffer-file-name string-match "-\\(\\w+\\)\\.srt" match-string 1 "-mode" "MAJORMODE"] 15 (#$ . 1594)])
(provide 'srecode/srt)