summaryrefslogtreecommitdiff
path: root/lisp/dired.el
Commit message (Collapse)AuthorAgeFilesLines
* (dired-sort-other): Move test for dired-mode...Nick Roberts2006-12-291-10/+13
| | | | (dired-sort-set-modeline): ...to here.
* (dired-revert): Turn off dired-after-readin-hook around call to dired-readin.Richard M. Stallman2006-12-041-2/+2
|
* (dired-readin): Locally bind file-name-coding-system.Richard M. Stallman2006-11-061-0/+3
|
* (dired-build-subdir-alist): Fix previous change.Richard M. Stallman2006-10-021-8/+8
|
* (dired-build-subdir-alist): When file ends in colon,Richard M. Stallman2006-09-241-31/+31
| | | | don't exit the loop, just disregard that file.
* (dired-log-summary): Add doc string.Richard M. Stallman2006-09-081-0/+4
|
* (dired-mode-map): Add key binding `C-te' forMathias Dahl2006-07-191-0/+1
| | | | `tumme-dired-edit-comment-and-tags'.
* * dired.el (dired-mode-map): Change `tumme-tag-remove' toMathias Dahl2006-05-261-1/+1
| | | | | | | | | `tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image Tag'. Change "Compare directories..." to "Change Directories...". * dired.el (dired-mode-map): Move tumme commands to Operate, Regexp and Immediate menus. Change "Add Comment" to "Add Image Comment". Change "Add Image Tag" to "Add Image Tags".
* * dired.el (dired-mode-map): Change `tumme-tag-remove' toMathias Dahl2006-05-261-4/+4
| | | | | | | | | `tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image Tag'. * dired.el (dired-mode-map): Move tumme commands to Operate, Regexp and Immediate menus. Change "Add Comment" to "Add Image Comment". Change "Add Image Tag" to "Add Image Tags".
* (dired-mode-map): Move tumme commands to Operate,Mathias Dahl2006-05-261-32/+42
| | | | | Regexp and Immediate menus. Change "Add Comment" to "Add Image Comment". Change "Add Image Tag" to "Add Image Tags".
* * dired.el (dired-mode-map): Add help-echo strings to tummeMathias Dahl2006-05-251-14/+14
| | | | | | | commands. * dired.el (dired-mode-map): Bind `tumme-dired-display-image' to C-t i.
* (dired-mode-map): `tumme-display-dired-image' wasMathias Dahl2006-05-251-21/+22
| | | | | renamed in tumme.el, but there was still a key binding to it here. Changed the binding to the new name.
* *** empty log message ***Mathias Dahl2006-05-251-1/+1
|
* (dired-mode-map): Changed menu items for tumme as perMathias Dahl2006-05-251-1/+1
| | | | suggestions in emacs-devel.
* (dired-mode-map): Changed menu items for tumme as perMathias Dahl2006-05-251-8/+8
| | | | suggestions in emacs-devel.
* (dired-mode-map): Fix breakage.Nick Roberts2006-05-241-38/+32
|
* Added Thumbnails sub menu under Immediate and started to place `tumme' ↵Mathias Dahl2006-05-241-0/+38
| | | | commands there. I could use some feedback on this change.
* (dired-mode-map): Put dired-goto-file on j, not M-g.Richard M. Stallman2006-05-211-2/+2
| | | | (dired-goto-file): Doc fix.
* (dired-dnd-protocol-alist): Fix typo.Romain Francoise2006-04-031-1/+1
|
* (dired-dnd-protocol-alist): Mention that change doesReiner Steib2006-04-031-1/+2
| | | | only apply to new buffers in doc string.
* (dired-mode-map): Bind `\C-t\C-t' to `tumme-dired-insert-marked-thumbs'.Juri Linkov2006-02-121-0/+1
|
* Added more bindings for tumme.Mathias Dahl2006-02-071-0/+9
|
* Added key binding C-t d, bound to `tumme-display-thumbs'.Mathias Dahl2006-02-061-0/+2
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* (dired-no-confirm): Add quote.Luc Teirlinck2006-01-191-7/+7
| | | | | (dired-subdir-alist-pre-R): Add quote in `make-variable-buffer-local' form and remove unbalanced parenthesis.
* (dired-move-to-filename-regexp): Define as alias.Richard M. Stallman2006-01-191-5/+15
| | | | | (dired-no-confirm): Use defcustom. (dired-subdir-alist-pre-R): Put defvar at top level.
* * files.el (directory-listing-before-filename-regexp): NewMichael Albinus2005-10-231-57/+14
| | | | | | | | | | | | | | | | | | | defvar. Replaces `dired-move-to-filename-regexp' from dired.el. * dired.el (dired-move-to-filename-regexp): Removed. All occurences replaced by `directory-listing-before-filename-regexp'. * dired-x.el, locate.el, vc.el: Replace `dired-move-to-filename-regexp' by `directory-listing-before-filename-regexp'. In vc.el it is overwritten locally; maybe this can be handled in files.el too. * net/ange-ftp.el (ange-ftp-date-regexp): Removed. All occurences replaced by `directory-listing-before-filename-regexp'. * faq.texi (Bugs and problems): Replace `dired-move-to-filename-regexp' by `directory-listing-before-filename-regexp'.
* 2005-09-25 Romain Francoise <romain@orebokech.com>Romain Francoise2005-09-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dired-aux.el (dired-copy-file-recursive): * dired.el (dired-delete-file): * ediff-mult.el (ediff-dir-diff-copy-file): * ediff-util.el (ediff-test-save-region): * forms.el (forms-mode): * ido.el (ido-file-internal, ido-delete-file-at-head): * log-edit.el (log-edit-done): * ses.el (ses-yank-resize): * play/gomoku.el (gomoku-human-plays, gomoku) (gomoku-human-resigns, gomoku-prompt-for-other-game) (gomoku-offer-a-draw): * play/landmark.el (lm-human-resigns, lm): * net/eudcb-ldap.el (eudc-ldap-check-base): * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game): * progmodes/ebrowse.el (ebrowse-find-pattern): * progmodes/idlw-shell.el (idlwave-shell-set-bp-check): * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer): End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space. * vc.el (vc-delete-file): * play/gomoku.el (gomoku-terminate-game, gomoku) (gomoku-prompt-for-move, gomoku-human-takes-back): * play/landmark.el (lm-human-takes-back, lm-prompt-for-move) (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
* (dired-move-to-filename-regexp): Add date format for Mac OS X 10.3 inYAMAMOTO Mitsuharu2005-08-311-3/+6
| | | | East Asian locales.
* (dired-move-to-end-of-filename):Thien-Thi Nguyen2005-08-181-3/+3
| | | | Handle fifo as rendered by "ls -lF": Don't include trailing "|".
* Revert last change.Andreas Schwab2005-08-141-3/+2
|
* Fix dependency bug: Wrap `desktop-buffer-mode-handlers'Thien-Thi Nguyen2005-08-141-2/+3
| | | | modification in `eval-after-load' form.
* Add handler to desktop-buffer-mode-handlers.Lars Hansen2005-08-101-1/+5
| | | | | (dired-restore-desktop-buffer): Remove autoload cookie. (dired-mode): Add autoload cookie.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
|
* (dired-move-to-filename-regexp): Recognize the B suffixEli Zaretskii2005-07-221-2/+2
| | | | | of the file size (as in "177B" for 177 bytes). This happens with "ls -lh" on FreeBSD.
* (dired-align-file, dired-flag-backup-files, dired-change-marks,Juanma Barranquero2005-07-201-32/+31
| | | | | | | | | | | | dired-unmark-all-files): "?\ " -> "?\s". (dired-listing-switches, dired-ls-F-marks-symlinks, dired-dwim-target, dired-load-hook, dired-mode-hook, dired-directory, dired-faces, dired, dired-revert, dired-mode, dired-summary, dired-view-file, dired-copy-filename-as-kill, dired-delete-file, dired-no-confirm, dired-unmark-all-marks, dired-sort-by-date-regexp, dired-sort-by-name-regexp, dired-sort-inhibit, dired-sort-other): Fix typos in docstrings. (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit): Fix typos in message strings.
* (dired-desktop-buffer-misc-data, dired-restore-desktop-buffer):Juri Linkov2005-07-181-2/+2
| | | | Delete duplicate words.
* (dired-log): Use `insert-buffer-substring', not `insert-buffer'.Juanma Barranquero2005-07-181-1/+1
|
* (dired-marker-char): Avoid quotations for `do' and `mark'Juri Linkov2005-07-091-1/+1
| | | | to not create links to unrelated functions in the Help buffer.
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (dnd-protocol-alist): Add defvar.Richard M. Stallman2005-07-031-0/+2
|
* * dired.el (dired-ignored): Inherit from `shadow' face.Juri Linkov2005-06-061-1/+1
|
* (dired-dnd-popup-notice): Use message-box.Nick Roberts2005-05-231-4/+2
|
* (dired-font-lock-keywords): Fontify files with junk extensionsRichard M. Stallman2005-05-221-1/+18
| | | | even if marked by -F.
* (dired-mode): Simplify.Reiner Steib2005-05-171-3/+2
|
* (dired-map-over-marks): New arg distinguish-one-marked.Richard M. Stallman2005-05-151-11/+31
| | | | | (dired-get-marked-files): New arg distinguish-one-marked. (dired-mark-pop-up): Handle FILES = (t FILE) specially.
* * dired.el (dired-mode): make-variable-buffer-local =>Jan Djärv2005-05-131-1/+1
| | | | make-local-variable
* * dnd.el (dnd-protocol-alist): Improve custom type.Reiner Steib2005-05-111-5/+14
| | | | | | * dired.el (dired-dnd-protocol-alist): New variable. (dired-mode): Use `dired-dnd-protocol-alist'. Move call of `dired-mode-hook' to the end.
* * dired.el (dired-mode): Use dnd-* instead of x-dnd-*Jan Djärv2005-04-111-20/+6
| | | | | (dired-dnd-handle-local-file): Call dnd-get-local-file-name. (dired-dnd-handle-file): Call dnd-get-local-file-uri
* (dired-copy-filename-as-kill): Make `-' arg behave like `-1'. Doc fix.Luc Teirlinck2005-04-041-7/+9
|