summaryrefslogtreecommitdiff
path: root/lisp/dired.el
Commit message (Expand)AuthorAge
* ; Fix typosStefan Kangas2022-11-18
* ; * lisp/dired.el (dired--unhide): Remove FIXME. (Bug#59047)Eli Zaretskii2022-11-12
* Make 'dired-hide-details-mode' work after 'dired-hide-subdir'Gabriel do Nascimento Ribeiro2022-11-10
* ; * lisp/dired.el (dired--make-directory-clickable): Fix typo.Eli Zaretskii2022-10-29
* Make Dired header clickable on non-Posix systems as wellEli Zaretskii2022-10-29
* Display the Dired buffer as unmodified initiallyEli Zaretskii2022-10-29
* * lisp/dired.el (dired-make-relative): Make change less aggressive.Michael Albinus2022-10-07
* Better support for remote file names in diredMichael Albinus2022-10-06
* Actually delete markers in dired-do-flagged-deleteStefan Kangas2022-10-03
* Delete many items obsolete since 24.3Stefan Kangas2022-09-09
* Fix update of Dired display when it was called on a cons cellEli Zaretskii2022-09-04
* Use a list of text properties to search in symlink filenames in WdiredJuri Linkov2022-08-27
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-23
* Assume dired-guess is now always availableStefan Kangas2022-08-17
* Move dired-guess commands from dired-x to diredStefan Kangas2022-08-17
* * lisp/dired.el (dired-mark-if): Evaluate MSG once to avoid warning.Mattias Engdegård2022-08-16
* Prefer ‘time-equal-p’ to ‘equal’ on timestampsPaul Eggert2022-08-01
* Fix wdired entry when there are hidden subdirsLars Ingebrigtsen2022-07-23
* Tweak how dired-copy-filename-as-kill handles file names with spacesLars Ingebrigtsen2022-07-15
* Remove some ineffectual calls to purecopyStefan Kangas2022-07-10
* Bind M-G unconditionally in DiredStefan Kangas2022-07-09
* Move dired-buffer-more-recently-used-p to dired.elStefan Kangas2022-07-09
* Move dired-do-relsymlink from dired-x.el to dired.elStefan Kangas2022-07-08
* * lisp/dired.el (dired-jump-map): Bind also "j" to dired-jump.Stefan Kangas2022-07-08
* Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-03
* Move dired-clean-up-buffers-too to dired.elStefan Kangas2022-07-03
* * lisp/dired.el (dired-do-eww): New command.Stefan Kangas2022-07-03
* Improve dired-do-{info,man} error handlingStefan Kangas2022-07-03
* Make dired-jump repeatable in repeat-modeStefan Kangas2022-07-02
* Move dired-info and dired-man from dired-x to diredStefan Kangas2022-07-02
* Fix drag-and-drop of files with multibyte filenamesPo Lu2022-06-05
* Allow keyboard modifiers to control the action taken during dired DNDPo Lu2022-06-04
* Fix dired drag and drop actionsPo Lu2022-06-03
* Allow dragging multiple files from a Dired bufferPo Lu2022-06-03
* Add easier-to-use interfaces for initiating drag-and-dropPo Lu2022-06-03
* Clean up text/uri-list mess inside the Dired drag-and-drop codePo Lu2022-06-01
* Fix dired drag-and-drop for certain Motif programsPo Lu2022-05-28
* Add file dragging support to NS portPo Lu2022-05-28
* Make `d' in Dired skip dot filesLars Ingebrigtsen2022-05-23
* Give better error message in dired-toggle-read-only on nonexisting dirsLars Ingebrigtsen2022-04-27
* Merge from origin/emacs-28Eli Zaretskii2022-04-16
|\
| * Improve discoverability of 'insert-directory-program'Eli Zaretskii2022-04-15
* | Merge from origin/emacs-28Eli Zaretskii2022-04-13
|\|
| * dired: implement feature from 7b50ed553f differentlyTassilo Horn2022-03-30
| * Fix regression in 'dired-buffers-for-dir'Eli Zaretskii2022-03-30
* | Fix clicking on files in Dired when drag is enabledPo Lu2022-04-12
* | * lisp/dired.el (dired-mouse-drag): Offer HOST_NAME as well.Po Lu2022-04-02
* | Make dropping files on Motif programs workPo Lu2022-04-01
* | Remove local copies of remote files created for drag-and-dropPo Lu2022-03-30
* | ; * lisp/dired.el (dired-mouse-drag): Create local copy if file is remote.Po Lu2022-03-30