summaryrefslogtreecommitdiff
path: root/lisp/dired.el
Commit message (Expand)AuthorAgeFilesLines
* Fix typos.Juanma Barranquero2011-12-061-1/+1
* Spelling fixes.Paul Eggert2011-12-051-1/+1
* Auto-commit of loaddefs files.Glenn Morris2011-12-041-1/+1
* Auto-commit of loaddefs files.Glenn Morris2011-12-031-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Auto-commit of loaddefs files.Glenn Morris2011-11-171-1/+1
* Undo a bad spelling fix.Paul Eggert2011-11-151-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Rename split-window-{above-each-other|split-window-side-by-side}Chong Yidong2011-10-301-2/+2
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-1/+1
* Capitalize non-function content words in menu item strings.Juri Linkov2011-09-181-1/+5
* * replace.el (occur-mode-goto-occurrence): Don't force using other window.Chong Yidong2011-09-141-1/+1
* * dired-aux.el (dired-mark-read-string): Don't use default value on empty input.Chong Yidong2011-09-121-1/+1
* * lisp/dired.el (dired-sort-toggle-or-edit): Revert last changes.Andreas Schwab2011-09-111-2/+1
* (dired-sort-toggle-or-edit): Clarify string further.Lars Magne Ingebrigtsen2011-09-111-1/+1
* -o doesn't exist on *BSD, so don't mention itLars Magne Ingebrigtsen2011-09-111-1/+2
* * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too, which can be ...Lars Magne Ingebrigtsen2011-09-111-1/+1
* * lisp/faces.el (error, warning, success): New faces with definitionsJuri Linkov2011-08-181-2/+2
* Merge from trunk.Paul Eggert2011-08-021-2/+2
* * dired.el (dired-flagged): Clarify doc string.Lars Magne Ingebrigtsen2011-07-131-2/+2
* Small dired fixes related to bug#9039.Glenn Morris2011-07-131-5/+21
* (dired-insert-set-properties): Make the doc string reflect what it does nowLars Magne Ingebrigtsen2011-07-131-1/+1
* Auto-commit of loaddefs files.Glenn Morris2011-07-121-2/+2
* Minor Dired doc fixes.Chong Yidong2011-07-111-3/+7
* chartab.c (sub_char_table_set_range): Fix previous change.Kenichi Handa2011-07-071-2/+2
* * dired.el (dired-mode): Clarify "unmark or unflag".Lars Magne Ingebrigtsen2011-07-061-8/+9
* Auto-commit of loaddefs files.Glenn Morris2011-07-051-1/+1
* * dired.el (dired-flagging-regexp): Removed unused variableLars Magne Ingebrigtsen2011-07-041-2/+0
* * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).Lars Magne Ingebrigtsen2011-07-031-15/+22
* (dired-mark-if): Make the message about whether it's marking or unmarking cle...Lars Magne Ingebrigtsen2011-07-021-1/+10
* Auto-commit of loaddefs files.Glenn Morris2011-07-021-5/+6
* * dired.el (dired-mode): Fix up the doc string as suggested byLars Magne Ingebrigtsen2011-07-011-7/+6
* Auto-commit of loaddefs files.Glenn Morris2011-06-191-1/+1
* Auto-commit of loaddefs files.Glenn Morris2011-05-211-1/+1
* Auto-commit of loaddefs files.Glenn Morris2011-04-201-2/+2
* lisp/dired.el: Update autoloads.Juanma Barranquero2011-04-041-7/+7
* Merge from trunkStefan Monnier2011-03-211-1/+2
|\
| * Add error for dired-create-directory on existing file (Bug#8246).Chong Yidong2011-03-191-1/+2
* | Merge from trunkStefan Monnier2011-03-061-6/+25
|\ \ | |/
| * Replace many instances of read-file-name with read-directory-name.Antoine Levitt2011-03-051-4/+7
| * 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
* | * doc/lispref/variables.texi (Scope): Mention the availability of lexbind.Stefan Monnier2011-03-011-10/+12
* | Merge from trunkStefan Monnier2011-02-211-26/+69
|\ \ | |/
| * Update autoloadsAndreas Schwab2011-02-201-2/+2
| * Merge dired-x's dired-find-buffer-nocreate into dired.el.Glenn Morris2011-02-191-18/+37