| 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. (defvar filesets-version "1.8.4") (defvar filesets-homepage "http://members.a1.net/t.link/CompEmacsFilesets.html") (byte-code "\300\301!\210\300\302!\207" [require cl-lib seq] 2) #@26 The whole filesets menu. (defvar filesets-menu-cache nil (#$ . 263)) #@34 Filesets' cached version number. (defvar filesets-cache-version nil (#$ . 338)) #@31 Filesets' cached system name. (defvar filesets-cache-hostname nil (#$ . 424)) #@50 A plist containing files and their ingroup data. (defvar filesets-ingroup-cache nil (#$ . 508)) #@68 List of files already processed when searching for included files. (defvar filesets-ingroup-files nil (#$ . 610)) #@52 Non-nil means some fileset definition has changed. (defvar filesets-has-changed-flag t (#$ . 730)) #@46 An association list with filesets menu data. (defvar filesets-submenus nil (#$ . 835)) #@43 A list of buffers with updated menu bars. (defvar filesets-updated-buffers nil (#$ . 928)) #@83 Non-nil means use cached data. See `filesets-menu-ensure-use-cached' for details. (defvar filesets-menu-use-cached-flag nil (#$ . 1025)) #@41 Non-nil means the cache needs updating. (defvar filesets-update-cache-file-flag nil (#$ . 1168)) #@76 List of custom variables for which the next `set-default' will be ignored. (defvar filesets-ignore-next-set-default nil (#$ . 1271)) #@101 Non-nil means the current buffer is an output buffer created by filesets. Is buffer local variable. (defvar filesets-output-buffer-flag nil (#$ . 1411)) #@73 An integer defining the level of verbosity. 0 means no messages at all. (defvar filesets-verbosity 1 (#$ . 1570)) #@762 Make sure (X)Emacs uses filesets' cache. Well, if you use XEmacs (prior to 21.5?) custom.el is loaded after init.el. This means that settings saved in the cache file (see `filesets-menu-cache-file') will be overwritten by custom.el. In order to ensure the use of the cache file, set this variable to t -- which is the default for XEmacs prior to 21.5. If you want to change this value put "(setq filesets-menu-ensure-use-cached VALUE)" into your startup file -- before loading filesets.el. So, when should you think about setting this value to t? If filesets.el is loaded before user customizations. Thus, if (require \='filesets) precedes the `custom-set-variables' command or, for XEmacs, if init.el is loaded before custom.el, set this variable to t. (defvar filesets-menu-ensure-use-cached nil (#$ . 1691)) #@129 Remove all elements not conforming to COND-FN from list LST. COND-FN takes one argument: the current element. (fn LST COND-FN) (defalias 'filesets-filter-list #[514 "\300\211\203 \211@!\203 \211B\262A\266\202\202 \210\211\237\207" [nil] 7 (#$ . 2516)]) #@88 Return the tail of LST for the head of which FSOM-PRED is non-nil. (fn FSOM-PRED LST) (defalias 'filesets-ormap #[514 "\211\300\203 \211\204 @!\203 \262\202 A\262\202 \207" [nil] 6 (#$ . 2785)]) (byte-code "\300\301\302\303#\210\304\301\302\305#\210\300\306\307\303#\210\304\306\307\305#\210\300\310\311\303#\210\304\310\311\305#\207" [defalias filesets-some cl-some nil make-obsolete "28.1" filesets-member cl-member filesets-sublist seq-subseq] 4) #@89 Select one command from CMD-LIST -- a string with space separated names. (fn CMD-LIST) (defalias 'filesets-select-command #[257 "\301\302\303#!\211\304\232?\205 \305\306GSO!\207" [null-device shell-command-to-string format "which --skip-alias %s 2> %s | head -n 1" "" file-name-nondirectory 0] 6 (#$ . 3254)]) #@29 Call "which CMD". (fn CMD) (defalias 'filesets-which-command #[257 "\300\301\302\"!\207" [shell-command-to-string format "which %s"] 5 (#$ . 3576)]) #@73 Call "which CMD" and return non-nil if the command was found. (fn CMD) (defalias 'filesets-which-command-p #[257 "\301\302\"\303!\304\305\306#)\266\203\205 \211\207" [inhibit-changing-match-data format "\\(/[^/]+\\)?/%s" filesets-which-command nil t string-match] 8 (#$ . 3733)]) #@100 Show a message only if LEVEL is greater or equal then `filesets-verbosity'. (fn LEVEL &rest ARGS) (defalias 'filesets-message #[385 "\301!X\205\f \302\303\"\207" [filesets-verbosity abs apply message] 5 (#$ . 4028)]) #@32 Save filesets' customizations. (defalias 'filesets-save-config #[0 "\300 \207" [customize-save-customized] 1 (#$ . 4255) nil]) #@83 Reset the cached values for one or all filesets. (fn &optional FILESET NO-CACHE) (defalias 'filesets-reset-fileset #[512 "\205 \303\304#\305\n\206 \211?\211\207" [filesets-submenus filesets-has-changed-flag filesets-update-cache-file-flag lax-plist-put nil t] 6 (#$ . 4388)]) #@53 Set-default wrapper function. (fn FILESET VAR VAL) (defalias 'filesets-set-config #[771 "\300!\210\301\"\207" [filesets-reset-fileset customize-set-variable] 6 (#$ . 4679)]) #@346 Set-default wrapper function used in conjunction with `defcustom'. If SYM is in the list `filesets-ignore-next-set-default', delete it from that list, and return nil. Otherwise, set the value of SYM to VAL and return t. If INIT-FLAG is non-nil, set with `custom-initialize-set', otherwise with `set-default'. (fn SYM VAL &optional INIT-FLAG) (defalias 'filesets-set-default #[770 "\235\211\203 \301\"\202 \203 \302\"\210\202 \303\"\210\211?\207" [filesets-ignore-next-set-default delete custom-initialize-set set-default] 7 (#$ . 4864)]) #@86 Call `filesets-set-default' and reset cached data (i.e. rebuild menu). (fn SYM VAL) (defalias 'filesets-set-default! #[514 "\300\"\205 \301 \207" [filesets-set-default filesets-reset-fileset] 5 (#$ . 5425)]) #@78 Call `filesets-set-default' and reset filesets' standard menu. (fn SYM VAL) (defalias 'filesets-set-default+ #[514 "\301\"\205\n \302\211\207" [filesets-has-changed-flag filesets-set-default t] 5 (#$ . 5643)]) #@52 Set the default for `filesets-data'. (fn SYM VAL) (defalias 'filesets-data-set-default #[514 "\203 \301\202( \302\303!\203( \304\305\"\211\211\203&