emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp dired-aux.el


From: Juri Linkov
Subject: [Emacs-commit] emacs/lisp dired-aux.el
Date: Tue, 22 Apr 2008 19:51:57 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     08/04/22 19:51:57

Modified files:
        lisp           : dired-aux.el 

Log message:
        (dired-read-shell-command-default): Move it to
        gnus/mailcap.el and change its name to more general name
        mailcap-file-default-commands.
        (minibuffer-default-add-dired-shell-commands): New function.
        Use declare-function for mailcap-file-default-commands from "mailcap".
        (dired-read-shell-command): Set local minibuffer-default-add-function
        to minibuffer-default-add-dired-shell-commands in 
minibuffer-with-setup-hook
        before calling read-shell-command.  Remove 
dired-read-shell-command-default
        from the default value arg because default values are not set in
        minibuffer-default-add-dired-shell-commands.  Doc fix.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/dired-aux.el?cvsroot=emacs&r1=1.168&r2=1.169




reply via email to

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