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-aux.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
dired-do-print handles printer-name
Richard M. Stallman
2014-01-02
1
-0
/
+6
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/misearch.el (multi-isearch-buffers): Set the value of
Juri Linkov
2013-12-11
1
-6
/
+4
*
lisp/*.el: Remove lexical-binding warnings; additional small cleanups.
Juanma Barranquero
2013-08-10
1
-31
/
+29
*
Revert introduction of isearch-filter-predicates.
Stefan Monnier
2013-08-05
1
-14
/
+14
*
* lisp/isearch.el (isearch-filter-predicates): Rename from `isearch-filter-pr...
Juri Linkov
2013-05-28
1
-20
/
+16
*
* lisp/dired-aux.el (dired-diff): If file at point is a backup file,
Juri Linkov
2013-02-28
1
-4
/
+10
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-2
/
+2
*
* lisp/dired-aux.el (dired-diff): Remove (require 'diff) since
Juri Linkov
2012-09-20
1
-3
/
+1
*
* lisp/dired-aux.el (dired-diff): Add (require 'diff) because
Juri Linkov
2012-09-19
1
-3
/
+3
*
* lisp/dired-aux.el (dired-diff): Restore original functionality of
Juri Linkov
2012-09-19
1
-21
/
+45
*
* lisp/dired-aux.el (dired-do-chxxx, dired-do-chmod): Default file
Juri Linkov
2012-09-19
1
-10
/
+27
*
* lisp/dired-aux.el (dired-do-chmod): Use `eq' to detect empty input.
Juri Linkov
2012-09-15
1
-1
/
+4
*
* lisp/dired-aux.el (dired-do-chxxx): Use `eq' to detect empty input.
Juri Linkov
2012-09-14
1
-1
/
+4
*
Don't bind M-= in Dired.
Chong Yidong
2012-09-08
1
-33
/
+20
*
* lisp/dired-aux.el (dired-do-async-shell-command): Doc fix.
Juri Linkov
2012-07-17
1
-29
/
+52
*
Misc doc fixes for Dired.
Chong Yidong
2012-06-22
1
-27
/
+33
*
* lisp/dired-aux.el (dired-mark-read-string): Doc fix.
Glenn Morris
2012-04-16
1
-1
/
+4
*
Add user, group name completion to dired
Dmitry Antipov
2012-04-16
1
-4
/
+8
*
Rename file-subdir-of-p to file-in-directory-p.
Chong Yidong
2012-04-01
1
-2
/
+2
*
Remove debug code.
Chong Yidong
2012-03-31
1
-1
/
+1
*
Fix copying of symlinks.
Thierry Volpiatto
2012-03-31
1
-6
/
+9
*
Fix bug#10489: 24.0.92 `dired-do-copy' may create infinite directory hierarchy.
thierry volpiatto
2012-02-24
1
-4
/
+26
*
* lisp/dired-aux.el (dired-do-shell-command): Doc fix.
Glenn Morris
2012-01-10
1
-2
/
+5
*
* lisp/dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
Glenn Morris
2012-01-10
1
-6
/
+6
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
* lisp/dired-aux.el (dired-query): Don't assume help-char is modifier-free.
Stefan Monnier
2011-12-02
1
-2
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-17
1
-2
/
+2
*
* lisp/dired-aux.el (dired-do-chmod): Don't provide initial input.
Chong Yidong
2011-09-14
1
-10
/
+7
*
* dired-aux.el (dired-mark-read-string): Don't use default value on empty input.
Chong Yidong
2011-09-12
1
-34
/
+44
*
* lisp/dired-aux.el (dired-touch-initial): Remove function.
Juri Linkov
2011-07-30
1
-19
/
+13
*
Minor Dired doc fixes.
Chong Yidong
2011-07-11
1
-9
/
+12
*
* dired-aux.el (dired-kill-line): Add a doc string.
Lars Magne Ingebrigtsen
2011-07-06
1
-0
/
+3
*
Fix typos.
Juanma Barranquero
2011-07-05
1
-1
/
+1
*
(dired-show-file-type): Doc fixup (bug#8818).
Lars Magne Ingebrigtsen
2011-07-01
1
-2
/
+3
*
* dired-aux.el (dired-diff): Doc fixup (bug#8816).
Lars Magne Ingebrigtsen
2011-07-01
1
-2
/
+2
*
* dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
Glenn Morris
2011-05-20
1
-8
/
+11
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-10
/
+16
*
* lisp/dired-aux.el (dired-create-files): Add docstring (Bug#7970).
Chong Yidong
2011-04-03
1
-22
/
+17
*
Add error for dired-create-directory on existing file (Bug#8246).
Chong Yidong
2011-03-19
1
-1
/
+4
*
dired-aux fix for bug#8131.
Stephen Berman
2011-02-27
1
-3
/
+3
*
Merge dired-x's dired-read-shell-command into dired-aux's version.
Glenn Morris
2011-02-19
1
-8
/
+12
*
Merge dired-x's dired-add-entry modifications into the main definition.
Glenn Morris
2011-02-18
1
-85
/
+117
*
Adapt dired-create-files to copy-directory changes.
Thierry Volpiatto
2011-02-12
1
-0
/
+4
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Revert changes adding format args to yes-or-no-p and y-or-n-p.
Chong Yidong
2011-01-19
1
-2
/
+2
*
Refill some copyright headers.
Glenn Morris
2011-01-15
1
-1
/
+2
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-2
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
New function read-char-choice for reading a restricted set of chars.
Chong Yidong
2011-01-08
1
-50
/
+30
[next]