| 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\302\303\304\305\306\301%\210\302\307\304\310\311\312\306\303&\210\313\314\315\316\317DD\320\321\322\306\307&\207" [require dired custom-declare-group dired-x nil "Extended directory editing (dired-x)." :group dired-keys "Dired keys customizations." :prefix "dired-" custom-declare-variable dired-bind-vm funcall function #[0 "\300\207" [nil] 1 ""] "Non-nil means \"V\" runs `dired-vm', otherwise \"V\" runs `dired-rmail'.\nRMAIL files in the old Babyl format (used before Emacs 23.1)\ncontain \"-*- rmail -*-\" at the top, so `dired-find-file'\nwill run `rmail' on these files. New RMAIL files use the standard\nmbox format, and so cannot be distinguished in this way." :type boolean] 8) (defvar dired-bind-jump t) (byte-code "\300\301\302\303#\210\304\305\306\307\310DD\311\312\313\314\315\316\317& \210\304\320\306\307\321DD\322\312\313\314\323\316\317& \210\304\324\306\307\325DD\326\312\327\316\330&\210\304\331\306\307\332DD\333\312\334\316\330&\210\304\335\306\307\336DD\337\312\340\316\330\341\342& \207" [make-obsolete-variable dired-bind-jump "not used." "28.1" custom-declare-variable dired-bind-man funcall function #[0 "\300\207" [t] 1 #1=""] "Non-nil means bind `dired-man' to \"N\" in Dired, otherwise do not.\nSetting this variable directly after dired-x is loaded has no effect -\nuse \\[customize]." :type boolean :set #[514 "L\203\f \301\302\303#\207\304\302\"\303=\205 \301\302\305#\207" [dired-mode-map define-key "N" dired-man lookup-key nil] 6 "\n\n(fn SYM VAL)"] :group dired-keys dired-bind-info #[0 "\300\207" [t] 1 #1#] "Non-nil means bind `dired-info' to \"I\" in Dired, otherwise do not.\nSetting this variable directly after dired-x is loaded has no effect -\nuse \\[customize]." #[514 "L\203\f \301\302\303#\207\304\302\"\303=\205 \301\302\305#\207" [dired-mode-map define-key "I" dired-info lookup-key nil] 6 "\n\n(fn SYM VAL)"] dired-vm-read-only-folders #[0 "\300\207" [nil] 1 #1#] "If non-nil, \\[dired-vm] will visit all folders read-only.\nIf neither nil nor t, e.g. the symbol `if-file-read-only', only\nfiles not writable by you are visited read-only." (choice (const :tag "off" nil) (const :tag "on" t) (other :tag "non-writable only" if-file-read-only)) dired-x dired-omit-size-limit #[0 "\300\207" [30000] 1 #1#] "Maximum size for the \"omitting\" feature.\nIf nil, there is no maximum size." (choice (const :tag "no maximum" nil) integer) dired-omit-case-fold #[0 "\300\207" [filesystem] 1 #1#] "Determine whether \"omitting\" patterns are case-sensitive.\nWhen nil, always be case-sensitive; when t, always be\ncase-insensitive; the default value, `filesystem', causes case\nfolding to be used on case-insensitive filesystems only." (choice (const :tag "Always case-sensitive" nil) (const :tag "Always case-insensitive" t) (const :tag "According to filesystem" filesystem)) :version "26.1"] 10) #@75 Non-nil if `dired-omit-mode' should be case-insensitive in DIR. (fn DIR) (defalias 'dired-omit-case-fold-p #[257 "\301=\203\n \302!\207\207" [dired-omit-case-fold filesystem file-name-case-insensitive-p] 3 (#$ . 2965)]) #@99 Non-nil if Dired-Omit mode is enabled. Use the command `dired-omit-mode' to change this variable. (defvar dired-omit-mode nil (#$ . 3195)) (make-variable-buffer-local 'dired-omit-mode) #@1049 Toggle omission of uninteresting files in Dired (Dired-Omit mode). This is a minor mode. If called interactively, toggle the `Dired-Omit mode' mode. If the prefix argument is positive, enable the mode, and if it is zero or negative, disable the mode. If called from Lisp, toggle the mode if ARG is `toggle'. Enable the mode if ARG is nil, omitted, or is a positive number. Disable the mode if ARG is a negative number. To check whether the minor mode is enabled in the current buffer, evaluate `dired-omit-mode'. The mode's hook is called both when the mode is enabled and when it is disabled. Dired-Omit mode is a buffer-local minor mode. When enabled in a Dired buffer, Dired does not list files whose filenames match regexp `dired-omit-files', nor files ending with extensions in `dired-omit-extensions'. To enable omitting in every Dired buffer, you can put this in your init file: (add-hook \='dired-mode-hook (lambda () (dired-omit-mode))) See Info node `(dired-x) Omitting Variables' for more information. (fn &optional ARG) (defalias 'dired-omit-mode #[256 "\303 \304=\203 ?\202 \247\203 \305W\203 \306\202 \307\310\301!\2031 \311\300 \"\2031 \300 B\203>