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
*
* dired.el (dired-mode-map): Rebind "\C-t\C-t" from
Thierry Volpiatto
2010-05-25
1
-1
/
+1
*
* dired-x.el (dired-jump, dired-jump-other-window): Add arg
Juri Linkov
2010-05-21
1
-2
/
+5
*
Get rid of several uses of the term 'master' in favor of equivalent verbiage
Eric S. Raymond
2010-04-09
1
-1
/
+1
*
* dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
Michael Albinus
2010-02-04
1
-2
/
+6
*
* lisp/dired-aux.el (dired-hide-all): Make unused arg optional. Update md5sum.
Chong Yidong
2010-01-20
1
-2
/
+2
*
Update autoload checksums.
Juanma Barranquero
2010-01-13
1
-2
/
+2
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Update autoload checksum.
Juanma Barranquero
2009-12-28
1
-1
/
+1
*
Regenerate autoloads.
Andreas Schwab
2009-12-17
1
-1
/
+1
*
Save and restore dired buffer's point positions too. (Bug#4880)
Juri Linkov
2009-12-05
1
-14
/
+31
*
(dired-auto-revert-buffer): New defcustom.
Juri Linkov
2009-12-04
1
-0
/
+26
*
Regenerate autoloads.
Glenn Morris
2009-12-04
1
-2
/
+2
*
Provide additional default values (file name at point or at the
Juri Linkov
2009-11-25
1
-6
/
+12
*
Update md5sum.
Chong Yidong
2009-11-19
1
-1
/
+1
*
* dired.el (dired-mode-map): Move encryption items to "Operate"
Chong Yidong
2009-11-15
1
-27
/
+24
*
* x-dnd.el (x-dnd-maybe-call-test-function):
Stefan Monnier
2009-11-13
1
-2
/
+1
*
(dired-save-positions, dired-restore-positions): New funs.
Stefan Monnier
2009-11-12
1
-5
/
+21
*
* widget.el (define-widget): Purecopy the docstring.
Dan Nicolaescu
2009-11-11
1
-1
/
+1
*
* term/x-win.el (x-gtk-stock-map):
Dan Nicolaescu
2009-11-11
1
-2
/
+3
*
Update x-popup-menu declaration.
Glenn Morris
2009-11-10
1
-1
/
+1
*
* dired-aux.el (dired-query): Place cursor in echo area and allow
Chong Yidong
2009-11-08
1
-3
/
+4
*
(dired-ls-F-marks-symlinks, dired-keep-marker-rename)
Glenn Morris
2009-10-17
1
-7
/
+0
*
Update.
Juanma Barranquero
2009-10-11
1
-1
/
+1
*
Fix typos in comments.
Juanma Barranquero
2009-10-04
1
-1
/
+1
*
Use `called-interactively-p' instead of `interactive-p'.
Juanma Barranquero
2009-10-02
1
-2
/
+2
*
*** empty log message ***
Michael Albinus
2009-10-01
1
-16
/
+12
*
* menu-bar.el (list-buffers-directory): Add docstring.
Juanma Barranquero
2009-09-25
1
-4
/
+4
*
Fix typos.
Juanma Barranquero
2009-09-24
1
-5
/
+5
*
Update.
Juanma Barranquero
2009-09-18
1
-2
/
+5
*
(dired-mode-map): Add menu entry for async shell command.
Glenn Morris
2009-09-15
1
-1
/
+4
*
Regenerate with extracted autoloads.
Glenn Morris
2009-09-11
1
-0
/
+498
*
* keymap.c (QCadvertised_binding): New constant.
Stefan Monnier
2009-09-11
1
-3
/
+4
*
* textmodes/ispell.el (ispell-check-version, ispell-send-string):
Stefan Monnier
2009-08-28
1
-16
/
+7
*
(dired-pop-to-buffer): Fix last fix.
Martin Rudalics
2009-05-15
1
-1
/
+2
*
(dired-pop-to-buffer): Try to make this behave the
Martin Rudalics
2009-05-15
1
-2
/
+8
*
* dired.el (dired-get-filename): Always pass filename through
Chong Yidong
2009-04-02
1
-5
/
+8
*
Comment.
Glenn Morris
2009-01-27
1
-2
/
+3
*
(dired-pop-to-buffer): Don't split windows horizontally. (Bug#1806)
Martin Rudalics
2009-01-07
1
-2
/
+4
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(dired-readin): Inhibit modification hooks.
Richard M. Stallman
2008-12-22
1
-1
/
+5
*
(dired-pop-to-buffer): Call with min-height arg 1 to
Martin Rudalics
2008-12-11
1
-1
/
+3
*
(dired-pop-to-buffer): Use fit-window-to-buffer when
Martin Rudalics
2008-12-11
1
-37
/
+3
*
(dired-font-lock-keywords): Fix last change.
Andreas Schwab
2008-12-05
1
-1
/
+1
*
* align.el:
Lute Kamstra
2008-12-03
1
-11
/
+11
*
(dired-font-lock-keywords): Avoid fontifying file names
Andreas Schwab
2008-12-01
1
-3
/
+8
*
(dired-read-dir-and-switches): Revert to 2007-11-22 version
Chong Yidong
2008-11-08
1
-46
/
+69
*
(dired-get-marked-files, dired-map-over-marks): Doc fixes.
Chong Yidong
2008-10-22
1
-9
/
+11
*
(dired-get-filename): Rewrite octal escape character processor
Chong Yidong
2008-09-05
1
-11
/
+5
*
(dired-buffer-stale-p): Do not revert buffer that can be written.
Martin Rudalics
2008-08-23
1
-0
/
+3
*
Add declarations for builds without X.
Glenn Morris
2008-08-11
1
-0
/
+1
[next]