| 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/ |
Upload File : |
;ELC
;;; Compiled
;;; in Emacs version 28.2
;;; with all optimizations.
(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")) (#$ . 216))
#@31 Keymap used in `finder-mode'.
(defvar finder-mode-map (byte-code "\300 \301\302\303#\210\301\304\303#\210\301\305\306#\210\301\307\310#\210\301\311\303#\210\301\312\313#\210\301\314\315#\210\301\316\317#\210\301\320\321#\210\301\322\323#\210\207" [make-sparse-keymap 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] 5) (#$ . 1979))
#@25 Menu for `finder-mode'.
(defvar finder-mode-menu nil (#$ . 2463))
(easy-menu-do-define 'finder-mode-menu finder-mode-map "Menu for `finder-mode'." '("Finder" ["Select" finder-select :help "Select item on current line in a finder buffer"] ["List keywords" finder-list-keywords :help "Display descriptions of the keywords in the Finder buffer"] ["Summary" finder-summary :help "Summary item on current line in a finder buffer"] ["Quit" finder-exit :help "Exit Finder mode"]))
#@43 Syntax table used while in `finder-mode'.
(defvar finder-mode-syntax-table (byte-code "\301!\302\303\304#\210\207" [emacs-lisp-mode-syntax-table make-syntax-table modify-syntax-entry 59 ". "] 5) (#$ . 2943))
#@56 Internal Finder mode variable, local in Finder buffer.
(defvar finder-headmark nil (#$ . 3161))
#@107 Hash table mapping keywords to lists of package names.
Keywords and package names both should be symbols.
(defvar finder-keywords-hash nil (#$ . 3264))
#@72 The function `finder-compile-keywords' writes keywords into this file.
(defvar generated-finder-keywords-file "finder-inf.el" (#$ . 3422))
#@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$\\)" (#$ . 3567))
(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")) (#$ . 3818))
#@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)) (#$ . 4133))
#@28 Name of the Finder buffer.
(defconst finder-buffer "*Finder*" (#$ . 4817))
#@286 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'.
(fn &rest DIRS)
(defalias 'finder-compile-keywords #[128 "\306\307\310\311\"\312\206
\n\306C\306:\203<