index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
dired-x.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-09-13
Merge from origin/emacs-30
Eli Zaretskii
2025-09-13
; * lisp/dired-x.el (dired-find-subdir): Doc fix (bug#79440).
Eli Zaretskii
2025-08-09
Rename variables *-in-progress-p to *-in-progress
Michael Albinus
2025-08-08
Add auto-revert-buffer-in-progress-p
Michael Albinus
2025-07-03
lisp/dired-x.el (dired-omit-lines): Don't quote `lambda`
Stefan Monnier
2025-02-05
* lisp/dired-x.el (dired-omit-expunge): Escape '%' (bug#75877).
Eli Zaretskii
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-07-10
Capitalize "Dired" and "Lisp" in docstrings
Stefan Kangas
2024-03-23
Use 'regexp-opt' in 'dired-omit-regexp'
Spencer Baugh
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-10
dired-listing-switches handles connection-local values if exist
Michael Albinus
2023-11-18
Do interactive tagging for dired commands
Visuwesh
2023-09-05
Display directory when `dired-omit-mode` is first enabled
Stefan Kangas
2023-08-27
Use ensure-list in many more places
Stefan Kangas
2023-01-06
Add new SI prefixes R, Q in other places
Paul Eggert
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-08-17
Move dired-guess commands from dired-x to dired
Stefan Kangas
2022-07-09
Bind M-G unconditionally in Dired
Stefan Kangas
2022-07-09
Move dired-buffer-more-recently-used-p to dired.el
Stefan Kangas
2022-07-08
Delete redundant defgroup dired-keys
Stefan Kangas
2022-07-08
Move dired-do-relsymlink from dired-x.el to dired.el
Stefan Kangas
2022-07-08
Remove many items obsolete since 24.1
Stefan Kangas
2022-07-03
Move dired-clean-up-buffers-too to dired.el
Stefan Kangas
2022-07-03
* lisp/dired-x.el (dired-omit-size-limit): Increase value.
Stefan Kangas
2022-07-02
Move dired-info and dired-man from dired-x to dired
Stefan Kangas
2022-06-29
Minor cleanup in dired-x-bind-find-file
Stefan Kangas
2022-06-21
Rename recently-introduced dired-omit-line-regexp user option
Lars Ingebrigtsen
2022-06-20
Let `dired-omit-mode' match lines, as well as file names
Drew Adams
2022-02-07
Make dired-directory and dired-subdir-alist buffer-local
Lars Ingebrigtsen
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-03
Improve how dired-mark-sexp interprets file sizes in non-C locales
Lars Ingebrigtsen
2021-12-02
; * lisp/dired-x.el (dired-virtual): Doc fix. (Bug#20992)
Eli Zaretskii
2021-12-02
Make dired-virtual doc string less confusing
Lars Ingebrigtsen
2021-11-22
Use substitute-command-keys for literal key sequences
Stefan Kangas
2021-10-24
Make dired-x-guess-file-name-at-point obsolete
Stefan Kangas
2021-10-05
Use format-prompt for many more prompts
Stefan Kangas
2021-09-24
Use command substitution instead of raw keys in more places
Stefan Kangas
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
Docfix: use command substitution for 'universal-argument'
Stefan Kangas
2021-08-09
Use string-search instead of string-match[-p]
Mattias EngdegÄrd
2021-08-08
Use string-replace instead of replace-regexp-in-string
Mattias EngdegÄrd
2021-07-21
Restore evaluation logic in dired-guess-default
Lars Ingebrigtsen
2021-07-21
Fix dired-guess-default logic after previous change
Lars Ingebrigtsen
2021-07-20
Make dired-guess-default return all matching programs
Lars Ingebrigtsen
2021-06-30
Improve consistency of outline headings in dired libraries
Jonas Bernoulli
[next]