summaryrefslogtreecommitdiff
path: root/lisp/dired.el
Commit message (Expand)AuthorAge
* ; Eliminate warning when `dired-map-over-marks` value is unusedMattias Engdegård2023-04-10
* Add option to keep some columns in dired-hide-details-modeAugusto Stoffel2023-03-02
* Merge from origin/emacs-29Stefan Kangas2023-03-01
|\
| * Minor change in 'dired--find-possibly-alternative-file'Felix2023-02-28
* | Merge from origin/emacs-29Stefan Kangas2023-01-27
|\|
| * Fix Dired face for directory symlinksBasil L. Contovounesios2023-01-25
* | Add new SI prefixes R, Q in other placesPaul Eggert2023-01-06
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Use the new keyword ':repeat' in repeatable keymaps.Juri Linkov2022-12-22
* ; 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
|\