- 15 May, 2005 1 commit
-
-
Richard M. Stallman authored
(dired-get-marked-files): New arg distinguish-one-marked. (dired-mark-pop-up): Handle FILES = (t FILE) specially.
-
- 13 May, 2005 1 commit
-
-
Jan Djärv authored
make-local-variable
-
- 11 May, 2005 1 commit
-
-
Reiner Steib authored
* dired.el (dired-dnd-protocol-alist): New variable. (dired-mode): Use `dired-dnd-protocol-alist'. Move call of `dired-mode-hook' to the end.
-
- 11 Apr, 2005 1 commit
-
-
Jan Djärv authored
(dired-dnd-handle-local-file): Call dnd-get-local-file-name. (dired-dnd-handle-file): Call dnd-get-local-file-uri
-
- 04 Apr, 2005 1 commit
-
-
Luc Teirlinck authored
-
- 28 Mar, 2005 1 commit
-
-
Juri Linkov authored
-
- 24 Mar, 2005 1 commit
-
-
Juri Linkov authored
for dired-compare-directories.
-
- 16 Feb, 2005 1 commit
-
-
Richard M. Stallman authored
-
- 09 Feb, 2005 1 commit
-
-
Kim F. Storm authored
Change development version from 21.3.50 to 22.0.50.
-
- 29 Jan, 2005 1 commit
-
-
Richard M. Stallman authored
instead of rebinding C-x u and C-_.
-
- 01 Jan, 2005 1 commit
-
-
Richard M. Stallman authored
(dired-view-file, dired-mouse-find-file-other-window): Delete the code to use it.
-
- 17 Dec, 2004 1 commit
-
-
Kim F. Storm authored
-
- 22 Nov, 2004 2 commits
-
-
Richard M. Stallman authored
-
Stefan Monnier authored
-
- 04 Nov, 2004 1 commit
-
-
Jan Djärv authored
if a dialog will be used, read-file-name otherwise.
-
- 02 Nov, 2004 1 commit
-
-
Jan Djärv authored
* menu-bar.el (menu-bar-files-menu): Make "Open File..." call find-file-existing. Add "New File..." that calls find-file. * dired.el (dired-read-dir-and-switches): Call read-driectory-name instead of read-file-name.
-
- 29 Sep, 2004 1 commit
-
-
Stefan Monnier authored
(dired-align-file): New function. (dired-insert-directory): Use it. (dired-move-to-end-of-filename): Make the " -> " search more specific. (dired-buffers-for-dir): Remove unused var `pattern'.
-
- 25 Sep, 2004 1 commit
-
-
Stefan Monnier authored
raise-error is non-nil. Fix return position and value.
-
- 14 Jul, 2004 1 commit
-
-
Luc Teirlinck authored
list of two integers, instead of a cons.
-
- 11 Jun, 2004 1 commit
-
-
Luc Teirlinck authored
reverting, keep it marked unmodified. Adapt to new conventions for commenting out code. (dired-make-relative): Adapt to new conventions for commenting out code.
-
- 10 Jun, 2004 1 commit
-
-
Luc Teirlinck authored
longer stored in `dired-switches-alist'.
-
- 09 Jun, 2004 1 commit
-
-
Luc Teirlinck authored
(dired-clean-directory, dired-do-chmod, dired-do-chgrp) (dired-do-chown, dired-do-touch, dired-do-print) (dired-do-shell-command, dired-do-kill-lines, dired-do-compress) (dired-do-byte-compile, dired-do-load, dired-do-redisplay) (dired-create-directory, dired-do-copy, dired-do-symlink) (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp) (dired-do-copy-regexp, dired-do-hardlink-regexp) (dired-do-symlink-regexp, dired-upcase, dired-downcase) (dired-maybe-insert-subdir, dired-next-subdir) (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files) (dired-kill-subdir, dired-tree-up, dired-tree-down) (dired-hide-subdir, dired-hide-all, dired-show-file-type) (dired-run-shell-command, dired-query): Remove redundant (or incorrect) autoloads.
-
- 07 Jun, 2004 1 commit
-
-
Luc Teirlinck authored
Limit scope of `buffer-read-only' binding.
-
- 06 Jun, 2004 1 commit
-
-
Luc Teirlinck authored
(dired-insert-old-subdirs): Do not repeatedly delete and reinsert subdirs if -R switch is used for a subdir. (dired-mode): Set `dired-switches-alist'. (dired-build-subdir-alist): Only print number of directories in echo area when invoked interactively.
-
- 30 May, 2004 1 commit
-
-
Andreas Schwab authored
-
- 26 Apr, 2004 1 commit
-
-
Lars Hansen authored
-
- 23 Apr, 2004 1 commit
-
-
Stefan Monnier authored
-
- 21 Apr, 2004 1 commit
-
-
Lars Hansen authored
Pause to display error only when desktop-missing-file-warning is non-nil. (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
-
- 11 Apr, 2004 1 commit
-
-
Juri Linkov authored
(dired-header, dired-mark, dired-marked, dired-flagged) (dired-warning, dired-directory, dired-symlink, dired-ignored): New faces. (dired-header-face, dired-mark-face, dired-marked-face) (dired-flagged-face, dired-warning-face, dired-directory-face) (dired-symlink-face, dired-ignored-face): New face variables. (dired-font-lock-keywords): Use them instead of font-lock faces. Split the rule for dired marks into 3 separate rules: for marks, marked file names and flagged file names.
-
- 03 Apr, 2004 1 commit
-
-
Juri Linkov authored
-
- 31 Mar, 2004 2 commits
-
-
Juri Linkov authored
(dired-touch-program): New var. (dired-mode-map): Bind `dired-do-touch' to T and add menu-item. (dired-no-confirm): Add `touch' to docstring.
-
Juri Linkov authored
-
- 27 Mar, 2004 1 commit
-
-
Luc Teirlinck authored
-
- 26 Mar, 2004 1 commit
-
-
Stefan Monnier authored
(dired-move-to-end-of-filename): Use match-string.
-
- 25 Mar, 2004 2 commits
-
-
Juri Linkov authored
-
Luc Teirlinck authored
-
- 23 Mar, 2004 2 commits
-
-
Stefan Monnier authored
(dired-font-lock-keywords): Ad highlighting on unusual permissions. (dired-revert): Use dolist. (dired-mode-map): Add U binding. (dired-mode): Add font-lock-beginning-of-syntax-function. (dired-garbage-files-regexp): Make it a defcustom.
-
Luc Teirlinck authored
(dired-internal-noselect): Use dired-directory-changed-p. Eliminate revert messages. (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
-
- 03 Feb, 2004 1 commit
-
-
Jan Djärv authored
* term/x-win.el: require x-dnd, set after-make-frame-functions to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle drag-n-drop event. * dired.el (dired-dnd-test-function, dired-dnd-popup-notice) (dired-dnd-do-ask-action, dired-dnd-handle-local-file) (dired-dnd-handle-file): New functions for drag and drop support. (dired-mode): Initialize drag and drop if x-dnd present.
-
- 24 Dec, 2003 1 commit
-
-
Miles Bader authored
Make dired more robust for non-english locales. lisp/dired.el (dired-between-files): Always use dired-move-to-filename, which is more robust in non-english locales.
-