Mercurial > emacs
changeset 105091:7a298bd3ef6e
Update.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 18 Sep 2009 16:59:36 +0000 |
parents | b9e58ef2bdb6 |
children | 7bb053fa9426 |
files | lisp/dired.el |
diffstat | 1 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/dired.el Fri Sep 18 16:55:21 2009 +0000 +++ b/lisp/dired.el Fri Sep 18 16:59:36 2009 +0000 @@ -3465,7 +3465,7 @@ ;;;;;; dired-run-shell-command dired-do-shell-command dired-do-async-shell-command ;;;;;; dired-clean-directory dired-do-print dired-do-touch dired-do-chown ;;;;;; dired-do-chgrp dired-do-chmod dired-compare-directories dired-backup-diff -;;;;;; dired-diff) "dired-aux" "dired-aux.el" "1b436ca08eedfcb4166a13c09df6bb23") +;;;;;; dired-diff) "dired-aux" "dired-aux.el" "6ec9fac2638e7b16a006e164ba4454cc") ;;; Generated autoloads from dired-aux.el (autoload 'dired-diff "dired-aux" "\ @@ -3626,7 +3626,10 @@ \(fn FILE)" nil nil) (autoload 'dired-query "dired-aux" "\ -Not documented +Query user and return nil or t. +Store answer in symbol VAR (which must initially be bound to nil). +Format PROMPT with ARGS. +Binding variable `help-form' will help the user who types the help key. \(fn QS-VAR QS-PROMPT &rest QS-ARGS)" nil nil)