aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/dired.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-021-4/+4
|\
| * Auto-commit of loaddefs files.Glenn Morris2013-01-011-2/+2
| * Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* | Auto-commit of loaddefs files.Glenn Morris2012-12-161-1/+1
* | Merge from emacs-24; up to 2012-11-19T11:36:[email protected]Glenn Morris2012-11-231-9/+9
|\|
| * * lisp/dired.el (dired-mark): Add optional arg `interactive'.Juri Linkov2012-11-231-9/+9
* | lisp/*.el: Add missing declarations.Juanma Barranquero2012-11-171-0/+1
|/
* * lisp/wdired.el (wdired-keep-marker-rename): New defcustom.Juri Linkov2012-10-271-2/+5
* * lisp/dired.el (dired-get-marked-files): Allow ! on . and ...Stefan Monnier2012-10-251-1/+1
* Document some Emacs 24.3 changes.Chong Yidong2012-10-241-5/+11
* * dired.el (dired-sort-toggle): Some ls implementations only allowGlenn Morris2012-10-171-1/+8
* * lisp/dired.el (dired-shrink-to-fit): Declare obsolete. Juri Linkov2012-10-041-1/+10
* Handle window-height and window-width alist entries in `display-buffer'.Martin Rudalics2012-09-301-1/+2
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-1/+1
* Convert toggle-read-only calls to read-only-mode.Chong Yidong2012-09-231-1/+1
* * lisp/dired.el (dired-mode-map): Add [remap read-only-mode] forJuri Linkov2012-09-231-0/+2
* * lisp/replace.el (query-replace-read-from): Use `read-regexp' insteadJuri Linkov2012-09-211-2/+2
* Auto-commit of loaddefs files.Glenn Morris2012-09-201-1/+1
* * lisp/dired-aux.el (dired-diff): Restore original functionality ofJuri Linkov2012-09-191-6/+11
* * lisp/dired.el (dired-mark): If the region is active in Transient MarkJuri Linkov2012-09-191-7/+26
* * lisp/dired-aux.el (dired-do-chxxx, dired-do-chmod): Default fileJuri Linkov2012-09-191-1/+9
* Auto-commit of loaddefs files.Glenn Morris2012-09-151-1/+1
* * lisp/emacs-lisp/edebug.el: Miscellaneous cleanup.Stefan Monnier2012-09-131-1/+1
* Don't bind M-= in Dired.Chong Yidong2012-09-081-5/+5
* New macro with-temp-buffer-window and related fixes.Martin Rudalics2012-09-031-22/+29
* * dired.el (dired-mode-map): Menu string fixes.Chong Yidong2012-09-021-3/+3
* In dired-pop-to-buffer make window start at beginning of buffer (Bug#12281).Martin Rudalics2012-08-271-0/+2
* In dired-mark-remembered don't clobber point (Bug#11795).Martin Rudalics2012-08-221-10/+10
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* * lisp/ibuffer.el (ibuffer-do-toggle-read-only):Stefan Monnier2012-08-121-2/+2
* Fix usage of C-x 8 key translations in Isearch.Chong Yidong2012-07-181-5/+24
* Don't warn on toggle-read-only calls.Chong Yidong2012-07-131-6/+5
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-2/+0
* Misc doc fixes for Dired.Chong Yidong2012-06-221-33/+39
* Remove incorrect uses of "modeline".Chong Yidong2012-06-021-6/+9
* Auto-commit of loaddefs files.Glenn Morris2012-05-131-1/+1
* Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT).Stefan Monnier2012-04-261-25/+25
* Auto-commit of loaddefs files.Glenn Morris2012-04-171-1/+1
* Rename file-subdir-of-p to file-in-directory-p.Chong Yidong2012-04-011-1/+1
* Fix cursor positioning in rows completely covered by display strings.Eli Zaretskii2012-03-311-1/+1
* Fix copying of symlinks.Thierry Volpiatto2012-03-311-1/+1
* * dired.el (dired-goto-file): Recognize absolute file name listings.Chong Yidong2012-03-101-53/+57
* Reduce x-selection-timeout to 5s, and add a message for clipboard manager sav...Chong Yidong2012-02-251-1/+1
* * lisp/custom.el (load-theme): Doc fix.Chong Yidong2012-02-221-1/+1
* * debugging.texi (Debugger Commands): Continuing is now allowed for errors.Chong Yidong2012-02-121-1/+1
* * dired.el (dired-mark-files-regexp): Include any subdirectory components.Eduard Wiebe2012-01-271-2/+2
* Auto-commit of loaddefs files.Glenn Morris2012-01-261-1/+1
* dired-goto-file fix for some `ls -b' escapes.Glenn Morris2012-01-251-0/+14
* * dired.el (dired-build-subdir-alist): Use string-match-p in previous change.Glenn Morris2012-01-171-1/+1
* * lisp/dired.el (dired-build-subdir-alist): Restrict previous change.Glenn Morris2012-01-171-1/+2