123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132 |
- (defvar dired-listing-switches "-al" "Switches passed to ls for dired. MUST contain the 'l' option.
- CANNOT contain the 'F' option.")
- (or (fboundp (quote view-file)) (autoload (quote view-file) "view" "View FILE in View mode, returning to previous buffer when done.
- The usual Emacs commands are not available; instead,
- a special set of commands (mostly letters and punctuation)
- are defined for moving around in the buffer.
- Space scrolls forward, Delete scrolls backward.
- For list of all View commands, type ? or h while viewing." t))
- (defun dired-readin (dirname buffer) (byte-code "Šqˆ
- Ç ˆÈ ˆÉ!‰ˆÊ!ƒ$ ËÌ
- &‚9 Í!Ë
- ÎÏÐÑ!R&)ˆebˆm?…L ÒcˆÓÔ!ˆ‚= ˆeb))‡" [buffer buffer-read-only nil dirname dired-listing-switches default-directory shell-file-name widen erase-buffer expand-file-name file-directory-p call-process "ls" file-name-directory "-c" "ls " " " file-name-nondirectory " " forward-line 1] 21))
- (defun dired-find-buffer (dirname) (byte-code "Æ Å…- Š@qˆ
- Ç=… È\"ƒ$ @
‰‚( A‰)ˆ‚ ˆ †I ÉÊ\"ƒB ËÌO‰‚C ňÍÎ!!*‡" [blist found major-mode dired-directory dirname nil buffer-list dired-mode equal string-match "/$" 0 -1 create-file-buffer file-name-nondirectory] 20))
- (defun dired (dirname) "\
- \"Edit\" directory DIRNAME. Delete some files in it.
- Dired displays a list of files in DIRNAME.
- You can move around in it with the usual commands.
- You can mark files for deletion with C-d
- and then delete them by typing `x'.
- Type `h' after entering dired for more info." (interactive (list (read-file-name "Dired (directory): " nil default-directory nil))) (byte-code "ÀˆÃÄ
- !!‡" [nil default-directory dirname switch-to-buffer dired-noselect] 4))
- (defun dired-other-window (dirname) "\
- \"Edit\" directory DIRNAME. Like M-x dired but selects in another window." (interactive (list (read-file-name "Dired in other window (directory): " nil default-directory nil))) (byte-code "ÀˆÃÄ
- !!‡" [nil default-directory dirname pop-to-buffer dired-noselect] 4))
- (defun dired-noselect (dirname) "\
- Like M-x dired but returns the dired buffer as value, does not select it." (byte-code "† ‰ˆÃÄ\"ƒ ÅÆO‰‚ LjÈ!‰ˆÃÉ\"?…3 Ê!…3 ËP‰ˆÌ!Š
- qˆÍ
- \"ˆÎ!)ˆ
- )‡" [dirname default-directory buffer string-match "./$" 0 -1 nil expand-file-name "/$" file-directory-p "/" dired-find-buffer dired-readin dired-mode] 19))
- (defun dired-revert (&optional arg) (byte-code "`Æ
- \"Ç ˆÈ
p\"ˆ … ÉÊË !ÌQ
- #†$ bˆÍ +‡" [odot ofile t buffer-read-only nil dired-directory dired-get-filename erase-buffer dired-readin re-search-forward " " regexp-quote "$" beginning-of-line] 14))
- (defvar dired-mode-map nil "Local keymap for dired-mode buffers.")
- (defun dired-mode (dirname) "\
- Mode for \"editing\" directory listings.
- In dired, you are \"editing\" a list of the files in a directory.
- You can move using the usual cursor motion commands.
- Letters no longer insert themselves.
- Instead, type d to mark a file for Deletion.
- Type u to Unmark a file (remove its D mark).
- Type Rubout to back up one line and unmark.
- Type x to eXecute the deletions requested.
- Type f to Find the current line's file
- (or Dired it, if it is a directory).
- Type o to find file or dired directory in Other window.
- Type # to mark temporary files (names beginning with #) for Deletion.
- Type ~ to mark backup files (names ending with ~) for Deletion.
- Type r to rename a file.
- Type c to copy a file.
- Type v to view a file in View mode, returning to Dired when done.
- Space can be used to move down and up by lines." (byte-code "Ì ˆÍÀ!ˆÎ‰ˆÏ‰ˆÐ‰ˆÍÃ!ˆ‰ˆÑ!ƒ% ‚( Ò!‰ˆ‰ˆÓÔQ‰ˆ ?ƒ¦ Õ ‰ ˆÖ !ˆ ×ØIˆ ÙÚIˆ ÛÚIˆ ÜÝIˆ ÞßIˆ àáIˆ âãIˆ äåIˆ æçIˆ èéIˆ êëIˆ ìíIˆ îïIˆ ðñIˆ òóI‚§ Lj‰
- ˆô !‡" [revert-buffer-function major-mode mode-name dired-directory dirname default-directory case-fold-search nil mode-line-format dired-mode-map buffer-read-only t kill-all-local-variables make-local-variable dired-revert dired-mode "Dired" file-directory-p file-name-directory "--Directory " " %M %[(%m)%]----%p--%-" make-keymap suppress-keymap 114 dired-rename-file 4 dired-mark-file-deleted 100 118 dired-view-file 102 dired-find-file 111 dired-find-file-other-window 117 dired-unmark 120 dired-do-deletions 127 dired-backup-unmark 63 dired-summary 99 dired-copy-file 35 dired-mark-auto-save-files 126 dired-mark-backup-files 104 describe-mode 32 next-line use-local-map] 23))
- (defun dired-repeat-over-lines (arg function) (byte-code " ˆÃV… m?… S‰ˆÄ !ˆÅÆ!ˆ‚ ˆÃW…'
|