emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp dired.el


From: Juanma Barranquero
Subject: [Emacs-diffs] emacs/lisp dired.el
Date: Fri, 18 Sep 2009 16:59:37 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      09/09/18 16:59:37

Modified files:
        lisp           : dired.el 

Log message:
        Update.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/dired.el?cvsroot=emacs&r1=1.428&r2=1.429

Patches:
Index: dired.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/dired.el,v
retrieving revision 1.428
retrieving revision 1.429
diff -u -b -r1.428 -r1.429
--- dired.el    15 Sep 2009 02:36:26 -0000      1.428
+++ dired.el    18 Sep 2009 16:59:36 -0000      1.429
@@ -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)
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]