%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream
;ELC ;;; Compiled ;;; in Emacs version 25.2.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. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301!\210\300\302!\210\300\303!\210\300\304\305\306#\207" [require package lisp-mnt find-func finder-inf nil t] 4) #@106 Association list of the standard "Keywords:" headers. Each element has the form (KEYWORD . DESCRIPTION). (defvar finder-known-keywords '((abbrev . "abbreviation handling, typing shortcuts, and macros") (bib . "bibliography processors") (c . "C and related programming languages") (calendar . "calendar and time management tools") (comm . "communications, networking, and remote file access") (convenience . "convenience features for faster editing") (data . "editing data (non-text) files") (docs . "Emacs documentation facilities") (emulations . "emulations of other editors") (extensions . "Emacs Lisp language extensions") (faces . "fonts and colors for text") (files . "file editing and manipulation") (frames . "Emacs frames and window systems") (games . "games, jokes and amusements") (hardware . "interfacing with system hardware") (help . "Emacs help systems") (hypermedia . "links between text or other media types") (i18n . "internationalization and character-set support") (internal . "code for Emacs internals, build process, defaults") (languages . "specialized modes for editing programming languages") (lisp . "Lisp support, including Emacs Lisp") (local . "code local to your site") (maint . "Emacs development tools and aids") (mail . "email reading and posting") (matching . "searching, matching, and sorting") (mouse . "mouse support") (multimedia . "images and sound") (news . "USENET news reading and posting") (outlines . "hierarchical outlining and note taking") (processes . "processes, subshells, and compilation") (terminals . "text terminals (ttys)") (tex . "the TeX document formatter") (tools . "programming tools") (unix . "UNIX feature interfaces and emulators") (vc . "version control") (wp . "word processing")) (#$ . 542)) #@31 Keymap used in `finder-mode'. (defvar finder-mode-map (byte-code "\302 \302\303!\304 \305\306#\210\304 \307\306#\210\304 \310\311#\210\304 \312\313#\210\304 \314\306#\210\304 \315\316#\210\304 \317\320#\210\304 \321\322#\210\304 \323\324#\210\304 \325\326#\210\304 \327\303B#\210\304\330\331#\210\304\332\333#\210\304\334\335#\210\304\336\337#\210 *\207" [menu-map map make-sparse-keymap "Finder" define-key " " finder-select "f" [follow-link] mouse-face [mouse-2] finder-mouse-select " " "?" finder-summary "n" next-line "p" previous-line "q" finder-exit "d" finder-list-keywords [menu-bar finder-mode] [finder-exit] (menu-item "Quit" finder-exit :help "Exit Finder mode") [finder-summary] (menu-item "Summary" finder-summary :help "Summary item on current line in a finder buffer") [finder-list-keywords] (menu-item "List keywords" finder-list-keywords :help "Display descriptions of the keywords in the Finder buffer") [finder-select] (menu-item "Select" finder-select :help "Select item on current line in a finder buffer")] 5) (#$ . 2305)) #@43 Syntax table used while in `finder-mode'. (defvar finder-mode-syntax-table (byte-code "\302!\303\304\305 #\210 )\207" [emacs-lisp-mode-syntax-table st make-syntax-table modify-syntax-entry 59 ". "] 4) (#$ . 3363)) #@56 Internal Finder mode variable, local in Finder buffer. (defvar finder-headmark nil (#$ . 3587)) #@107 Hash table mapping keywords to lists of package names. Keywords and package names both should be symbols. (defvar finder-keywords-hash nil (#$ . 3690)) #@72 The function `finder-compile-keywords' writes keywords into this file. (defvar generated-finder-keywords-file "finder-inf.el" (#$ . 3848)) #@54 Regexp matching file names not to scan for keywords. (defvar finder-no-scan-regexp "\\(^\\.#\\|\\(loaddefs\\|ldefs-boot\\|cus-load\\|finder-inf\\|esh-groups\\|subdirs\\|leim-list\\)\\.el$\\)" (#$ . 3993)) (autoload 'autoload-rubric "autoload") #@188 Alist of built-in package descriptions. Entries have the form (PACKAGE-SYMBOL . DESCRIPTION). When generating `package--builtins', this overrides what the description would otherwise be. (defconst finder--builtins-descriptions '((emacs . "the extensible text editor") (nxml . "a new XML mode")) (#$ . 4244)) #@269 Alist of built-in package directories. Each element should have the form (DIR . PACKAGE), where DIR is a directory name and PACKAGE is the name of a package (a symbol). When generating `package--builtins', Emacs assumes any file in DIR is part of the package PACKAGE. (defvar finder--builtins-alist '(("calc" . calc) ("ede" . ede) ("erc" . erc) ("eshell" . eshell) ("gnus" . gnus) ("international" . emacs) ("language" . emacs) ("mh-e" . mh-e) ("semantic" . semantic) ("analyze" . semantic) ("bovine" . semantic) ("decorate" . semantic) ("symref" . semantic) ("wisent" . semantic) ("nxml" . nxml) ("org" . org) ("srecode" . srecode) ("term" . emacs) ("url" . url)) (#$ . 4559)) #@269 Regenerate list of built-in Emacs packages. This recomputes `package--builtins' and `finder-keywords-hash', and prints them into the file `generated-finder-keywords-file'. Optional DIRS is a list of Emacs Lisp directories to compile from; the default is `load-path'. (defalias 'finder-compile-keywords #[(&rest dirs) "\306\307\310\311\"\312\306\211\211\211\211\211\211\211\211;<=>?@A\206( B\306C\211D\203PD@C\313\314C!!\203G\315\316C\"\210\317\320\321\314C!!E\"\243!?\322C\306@#\211>\306F\211D\203FD@F\323GF\"\204=\323@F\"\205\205 \324\325\326F\"!\211=\203=\327\330!HrHq\210\331\216\332\333FC\"!\210\334\324\335 \";?\206\277 \336\337!\211I\205\271 \324I!)\206\277 =\211J\236A\206\312 \340 <\336\341!+<\203=\3421\341 \343\f!0\202\343 \210\306 \236\211\204\372 \344\f\306<#BB\202= =\204\f\203A\211\345\fI\210\n\346<I\210;\306K\211D\203<D@K\347K \350 \351K \"\"B #\210DA\211D\204*DA\211D\204g *DA\211D\2041 .\f\352\353\"r\354L!q\210\355M\356 \210\357L\360\355#c\210\361\362!\210\363c\210\306\211D\203\224D@\364c\210\365 p\"\210\366c\210DA\211D\204|*\367c\210\370c\210\365 p\"\210\371c\210\372 )\207" [package--builtins finder-keywords-hash desc entry version package nil make-hash-table :test eq "^\\([^=].*\\)\\.el\\(\\.\\(gz\\|Z\\)\\)?$" file-exists-p directory-file-name message "Scanning %s for finder" intern-soft assoc file-name-nondirectory directory-files string-match intern match-string 1 generate-new-buffer " *temp*" #[nil "\301!\205 \302!\207" [#1=#:temp-buffer buffer-name kill-buffer] 2] insert-file-contents expand-file-name mapcar lm-keywords-list lm-header "package" lm-synopsis "version" (error) version-to-list vector 0 2 puthash delq gethash sort #[(a b) "\302@!\302 @!\231\207" [a b symbol-name] 3] find-file-noselect t erase-buffer autoload-rubric "keyword-to-package mapping" search-backward "\f" "(setq package--builtins '(\n" " " prin1 "\n" "))\n\n" "(setq finder-keywords-hash\n " ")\n" basic-save-buffer keywords summary base-name files package-override el-file-regexp dirs load-path d --dolist-tail-- finder--builtins-alist f finder-no-scan-regexp #1# str finder--builtins-descriptions kw generated-finder-keywords-file buffer-undo-list] 11 (#$ . 5244)]) #@56 Regenerate `finder-inf.el' for the Emacs distribution. (defalias 'finder-compile-keywords-make-dist #[nil "\301\302\"\210\303 \207" [command-line-args-left apply finder-compile-keywords kill-emacs] 3 (#$ . 7545)]) #@47 Insert, at column COLUMN, other args STRINGS. (defalias 'finder-insert-at-column #[(column &rest strings) "iY\203 \302c\210\303\304\"\210\305\306 \"\207" [column strings "\n" move-to-column t apply insert] 3 (#$ . 7766)]) (defvar finder-help-echo nil) #@67 Put `mouse-face' and `help-echo' properties on the previous line. (defalias 'finder-mouse-face-on-line #[nil "\212\304y\210\305\306!\203 \304y\210\204&