aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/dired.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update autoloadsAndreas Schwab2011-03-021-2/+7
* Give dired-actual-switches a safe-local-variable property. (Bug#3230)Glenn Morris2011-02-281-3/+10
* * lisp/dired.el (dired-safe-switches-p): New function. (Bug#3230)Stefan Monnier2011-02-281-0/+3
* Regenerate autoloadsAndreas Schwab2011-02-261-1/+1
* Obsolete dired-x's directory local variables in favor of standard ones.Glenn Morris2011-02-221-1/+2
* Update autoloadsAndreas Schwab2011-02-201-2/+2
* Merge dired-x's dired-find-buffer-nocreate into dired.el.Glenn Morris2011-02-191-18/+37
* Merge dired-x's dired-clean-up-after-deletion into dired's version.Glenn Morris2011-02-191-3/+23
* dired.el: Update autoloads.Eli Zaretskii2011-02-191-2/+2
* Merge dired-x's redefinition of dired-initial-position into the main version.Glenn Morris2011-02-181-3/+7
* (allout-encrypt-string): Recognize epg failure to decrypt gpg2 armored textKen Manheimer2011-02-171-1/+1
* Fix the MS-Windows build due to introduction of B_.Eli Zaretskii2011-02-141-1/+1
* Merge changes from emacs-23 branchChong Yidong2011-02-121-1/+1
* Fix Dired on DOS/Windows.Eli Zaretskii2011-02-021-8/+16
* * lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';Sam Steingold2011-02-011-4/+2
* Update autoloads.Chong Yidong2011-01-281-2/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23.Glenn Morris2011-01-241-1/+4
|\
| * * dired.el (dired-revert): Doc fix (Bug#7758).Chong Yidong2011-01-231-1/+4
| * Fix permanancy of BUFFER-LIST arg to list-buffers-noselect (Bug#7749).Lennart Borgman2011-01-081-2/+2
* | Revert changes adding format args to yes-or-no-p and y-or-n-p.Chong Yidong2011-01-191-1/+1
* | Update md5 checksumsAndreas Schwab2011-01-181-2/+2
* | Merge from mainline.Paul Eggert2011-01-171-2/+2
* | Merge from mainline.Paul Eggert2011-01-171-2/+2
* | Update md5 checksumsStefan Monnier2011-01-141-2/+2
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Use run-mode-hooks for major mode hooks.Stefan Monnier2011-01-131-1/+1
* | Update dired.elAndreas Schwab2011-01-091-1/+1
* | New function read-char-choice for reading a restricted set of chars.Chong Yidong2011-01-081-6/+12
* | Remove some dired.el autoload cookies on defcustoms.Glenn Morris2010-12-131-3/+0
* | Make some dired defvars into defcustoms.Glenn Morris2010-12-131-23/+30
* | Merge from emacs-23Stefan Monnier2010-12-131-2/+3
|\ \ | |/
| * Bump version to 23.2.91.emacs-pretest-23.2.91Chong Yidong2010-12-101-1/+1
| * * dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil (Bug#7533).Martin Rudalics2010-12-041-1/+2
* | Smarter initialization for dired-use-ls-dired (Bug#7546).Chong Yidong2010-12-041-3/+13
* | Merge changes from emacs-23 branchChong Yidong2010-11-271-0/+8
|\ \ | |/
| * Fix bug #7308 with `locate' on MS-Windows.Eduard Wiebe2010-11-271-0/+8
* | system-type related trivia.Glenn Morris2010-11-091-1/+1
* | Merge from emacs-23Stefan Monnier2010-11-091-1/+1
|\ \ | |/
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-061-2/+1
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-081-1/+1
|\ \ | |/
| * * dired.el (dired-save-positions): Doc fix. (Bug#7119)Drew Adams2010-09-281-1/+1
* | Improve ls date switch parsing in Dired (Bug#6987).Chong Yidong2010-09-051-23/+27
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-2/+3
* | Merge from emacs-23Juanma Barranquero2010-07-271-18/+20
|\ \ | |/
| * * lisp/dired.el (dired-buffers-for-dir): Handle list values of dired-director...Chong Yidong2010-07-171-18/+20
* | * dired.el (dired-no-confirm): Document value t and fix defcustom (bug#6597).Juanma Barranquero2010-07-221-8/+10
* | * dired.el (dired-mode-map): Use command remapping (bug#6632).Teemu Likonen2010-07-221-5/+3
* | Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.Chong Yidong2010-05-271-14/+25