summaryrefslogtreecommitdiff
path: root/lisp/dired.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix bug #7308 with `locate' on MS-Windows.Eduard Wiebe2010-11-271-0/+8
* * dired.el (dired-save-positions): Doc fix. (Bug#7119)Drew Adams2010-09-281-1/+1
* * lisp/dired.el (dired-buffers-for-dir): Handle list values of dired-director...Chong Yidong2010-07-171-18/+20
* * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, callMichael Albinus2010-02-041-2/+6
* * lisp/dired-aux.el (dired-hide-all): Make unused arg optional. Update md5sum.Chong Yidong2010-01-201-2/+2
* Update autoload checksums.Juanma Barranquero2010-01-131-2/+2
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Update autoload checksum.Juanma Barranquero2009-12-281-1/+1
* Regenerate autoloads.Andreas Schwab2009-12-171-1/+1
* Save and restore dired buffer's point positions too. (Bug#4880)Juri Linkov2009-12-051-14/+31
* (dired-auto-revert-buffer): New defcustom.Juri Linkov2009-12-041-0/+26
* Regenerate autoloads.Glenn Morris2009-12-041-2/+2
* Provide additional default values (file name at point or at theJuri Linkov2009-11-251-6/+12
* Update md5sum.Chong Yidong2009-11-191-1/+1
* * dired.el (dired-mode-map): Move encryption items to "Operate"Chong Yidong2009-11-151-27/+24
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-2/+1
* (dired-save-positions, dired-restore-positions): New funs.Stefan Monnier2009-11-121-5/+21
* * widget.el (define-widget): Purecopy the docstring.Dan Nicolaescu2009-11-111-1/+1
* * term/x-win.el (x-gtk-stock-map):Dan Nicolaescu2009-11-111-2/+3
* Update x-popup-menu declaration.Glenn Morris2009-11-101-1/+1
* * dired-aux.el (dired-query): Place cursor in echo area and allowChong Yidong2009-11-081-3/+4
* (dired-ls-F-marks-symlinks, dired-keep-marker-rename)Glenn Morris2009-10-171-7/+0
* Update.Juanma Barranquero2009-10-111-1/+1
* Fix typos in comments.Juanma Barranquero2009-10-041-1/+1
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-2/+2
* *** empty log message ***Michael Albinus2009-10-011-16/+12
* * menu-bar.el (list-buffers-directory): Add docstring.Juanma Barranquero2009-09-251-4/+4
* Fix typos.Juanma Barranquero2009-09-241-5/+5
* Update.Juanma Barranquero2009-09-181-2/+5
* (dired-mode-map): Add menu entry for async shell command.Glenn Morris2009-09-151-1/+4
* Regenerate with extracted autoloads.Glenn Morris2009-09-111-0/+498
* * keymap.c (QCadvertised_binding): New constant.Stefan Monnier2009-09-111-3/+4
* * textmodes/ispell.el (ispell-check-version, ispell-send-string):Stefan Monnier2009-08-281-16/+7
* (dired-pop-to-buffer): Fix last fix.Martin Rudalics2009-05-151-1/+2
* (dired-pop-to-buffer): Try to make this behave theMartin Rudalics2009-05-151-2/+8
* * dired.el (dired-get-filename): Always pass filename throughChong Yidong2009-04-021-5/+8
* Comment.Glenn Morris2009-01-271-2/+3
* (dired-pop-to-buffer): Don't split windows horizontally. (Bug#1806)Martin Rudalics2009-01-071-2/+4
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (dired-readin): Inhibit modification hooks.Richard M. Stallman2008-12-221-1/+5
* (dired-pop-to-buffer): Call with min-height arg 1 toMartin Rudalics2008-12-111-1/+3
* (dired-pop-to-buffer): Use fit-window-to-buffer whenMartin Rudalics2008-12-111-37/+3
* (dired-font-lock-keywords): Fix last change.Andreas Schwab2008-12-051-1/+1
* * align.el:Lute Kamstra2008-12-031-11/+11
* (dired-font-lock-keywords): Avoid fontifying file namesAndreas Schwab2008-12-011-3/+8
* (dired-read-dir-and-switches): Revert to 2007-11-22 versionChong Yidong2008-11-081-46/+69
* (dired-get-marked-files, dired-map-over-marks): Doc fixes.Chong Yidong2008-10-221-9/+11
* (dired-get-filename): Rewrite octal escape character processorChong Yidong2008-09-051-11/+5