%PDF- %PDF-
Direktori : /usr/local/share/emacs/27.2/lisp/ |
Current File : //usr/local/share/emacs/27.2/lisp/help-fns.elc |
;ELC ;;; Compiled ;;; in Emacs version 27.2 ;;; with all optimizations. ;;; This file contains utf-8 non-ASCII characters, ;;; and so cannot be loaded into Emacs 22 or earlier. (and (boundp 'emacs-version) (< (aref emacs-version (1- (length emacs-version))) ?A) (string-lessp emacs-version "23") (error "`%s' was compiled for Emacs 23 or later" #$)) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301!\210\300\302!\210\300\303!\207" [require cl-lib help-mode radix-tree] 2) #@449 List of functions to run in help buffer in `describe-function'. Those functions will be run after the header line and argument list was inserted, and before the documentation will be inserted. The functions will receive the function name as argument. They can assume that a newline was output just before they were called, and they should terminate any of their own output with a newline. By convention they should indent their output by 2 spaces. (defvar help-fns-describe-function-functions nil (#$ . 503)) #@551 List of functions to run in help buffer in `describe-variable'. Those functions will be run after the header line and value was inserted, and before the documentation will be inserted. The functions will receive the variable name as argument. They can assume that a newline was output just before they were called, and they should terminate any of their own output with a newline. By convention they should indent their output by 2 spaces. Current buffer is the buffer in which we queried the variable, and the output should go to `standard-output'. (defvar help-fns-describe-variable-functions nil (#$ . 1019)) #@257 List of functions to run in help buffer in `describe-face'. The functions will be used (and take the same parameters) as described in `help-fns-describe-variable-functions', except that the functions are called with two parameters: The face and the frame. (defvar help-fns-describe-face-functions nil (#$ . 1638)) #@60 Radix-tree representation replacing `definition-prefixes'. (defvar help-definition-prefixes nil (#$ . 1958)) #@65 Return the up-to-date radix-tree form of `definition-prefixes'. (defalias 'help-definition-prefixes #[0 "\302!\303V\203 \304\305\"\210\306!\210 \207" [definition-prefixes help-definition-prefixes hash-table-count 0 maphash #[514 "\301\"\302\303\"#\211\207" [help-definition-prefixes radix-tree-lookup radix-tree-insert append] 9 "\n\n(fn PREFIX FILES)"] clrhash] 3 (#$ . 2073)]) #@64 Try and figure out if FILE has already been loaded. (fn FILE) (defalias 'help--loaded-p #[257 "\302!\211\205\n \303!\262\206>