index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
dired.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix dired--insert-disk-space
Michael Albinus
2021-12-03
1
-2
/
+3
*
Fix display of free disk space in Dired
Eli Zaretskii
2021-12-02
1
-4
/
+8
*
Change how Dired displays available space
Lars Ingebrigtsen
2021-12-01
1
-2
/
+49
*
Use substitute-command-keys for literal key sequences
Stefan Kangas
2021-11-22
1
-6
/
+6
*
Use substitute-command-keys in some messages
Stefan Kangas
2021-11-17
1
-1
/
+3
*
Start adjusting the manuals to talk about the keymap-* functions
Lars Ingebrigtsen
2021-11-16
1
-3
/
+3
*
Fix mouse buttons in dired--make-directory-clickable
Lars Ingebrigtsen
2021-10-24
1
-1
/
+2
*
Make dired directory components clickable
William Xu
2021-10-24
1
-0
/
+33
*
; * lisp/dired.el: Fix typo.
Stefan Kangas
2021-10-05
1
-1
/
+1
*
* lisp/dired.el (dired-omit-mode): Declare, to avoid compiler warning.
Eli Zaretskii
2021-09-30
1
-0
/
+1
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-3
/
+2
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-13
/
+13
*
Add docstrings to context menu functions, and add middle-separator
Juri Linkov
2021-09-15
1
-0
/
+1
*
* lisp/mouse.el (context-menu-map): Add 'click' arg to called funs (bug#50256)
Juri Linkov
2021-09-12
1
-2
/
+2
*
Make dired-chmod-program obsolete
Lars Ingebrigtsen
2021-08-26
1
-4
/
+3
*
; * lisp/dired.el (dired-jump): Doc fix.
Eli Zaretskii
2021-08-21
1
-4
/
+3
*
Clarify dired-jump doc string
Lars Ingebrigtsen
2021-08-21
1
-1
/
+8
*
Merge branch 'feature/context-menu'
Juri Linkov
2021-08-17
1
-0
/
+16
|
\
|
*
Add new context-menu options for menus "File At Point" and "Version Control".
Juri Linkov
2021-07-27
1
-3
/
+2
|
*
Improve docstring of context-menu-functions and add eww-context-menu
Juri Linkov
2021-07-21
1
-2
/
+2
|
*
Change the order of context-menu-functions and add more context menus.
Juri Linkov
2021-07-21
1
-0
/
+17
*
|
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
1
-1
/
+1
*
|
Un-obsolete dired-in-this-tree-p and use it again in certain places.
Tassilo Horn
2021-08-08
1
-2
/
+2
*
|
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-08-08
1
-7
/
+7
|
/
*
Fix dired-number-of-marked-files when there are no marked files
Daniel Martín
2021-07-13
1
-7
/
+7
*
Add new user option to avoid piling on Dired buffers
Lars Ingebrigtsen
2021-07-13
1
-2
/
+16
*
Further cleanup for file locks
Michael Albinus
2021-07-09
1
-24
/
+26
*
Improve consistency of outline headings in dired libraries
Jonas Bernoulli
2021-06-30
1
-27
/
+50
*
Cleanup whitespace and comments in dired libraries
Jonas Bernoulli
2021-06-30
1
-37
/
+34
*
Ask if dir and subdir dired buffers be killed when deleting dir
Tassilo Horn
2021-06-04
1
-14
/
+19
*
Fix placement of point in Dired deletion operations
Stephen Berman
2021-06-04
1
-15
/
+20
*
Fix dired confirm message asking to kill buffers of deleted dir (bug#48301)
Tassilo Horn
2021-05-11
1
-5
/
+10
*
Convert dired menus to easymenu
Stefan Kangas
2021-02-28
1
-315
/
+204
*
; Fix dired-switches-in-mode-line defcustom tags.
Basil L. Contovounesios
2021-02-28
1
-1
/
+2
*
Mention the problems with newlines in Dired
Lars Ingebrigtsen
2021-02-22
1
-0
/
+5
*
Have `dired-mode' refer to Customize instead of listing some variables
Lars Ingebrigtsen
2021-02-02
1
-13
/
+3
*
Fix interaction between two dired cleanup variables
Jeff Spencer
2021-01-30
1
-9
/
+12
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Make dired-toggle-read-only query on read-only directories
Lars Ingebrigtsen
2020-12-13
1
-2
/
+4
*
Preserve point in dired buffers in dired-*-find-file* commands
Lars Ingebrigtsen
2020-12-12
1
-3
/
+7
*
Make dired-toggle-read-only check whether the directory is writable
Lars Ingebrigtsen
2020-12-12
1
-0
/
+2
*
Define explicit-shell-file-name only in shell.el
Basil L. Contovounesios
2020-12-03
1
-2
/
+1
*
Fix some glitches in recent directory-files-* changes
Michael Albinus
2020-11-02
1
-14
/
+0
*
Add directory-empty-p and new argument COUNT for directory-files-*
Arthur Miller
2020-11-02
1
-0
/
+14
*
Allow controlling the Dired switches shown in the mode line
Drew Adams
2020-09-30
1
-13
/
+41
*
Make dired-replace-in-string obsolete
Lars Ingebrigtsen
2020-09-27
1
-3
/
+2
*
Fix thinko in dired-change-marks
Stefan Kangas
2020-09-22
1
-2
/
+2
*
Fix problem with previous dired.el change
Lars Ingebrigtsen
2020-09-16
1
-1
/
+3
*
Fix problem of marking files with hidden subdirs
Stephen Berman
2020-09-14
1
-1
/
+21
*
Revert "Use format-prompt in read-file-name calls that have a default"
Lars Ingebrigtsen
2020-09-13
1
-3
/
+2
[next]