emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r103482: Comment fix.


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r103482: Comment fix.
Date: Wed, 02 Mar 2011 09:19:01 -0800
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 103482
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Wed 2011-03-02 09:19:01 -0800
message:
  Comment fix.
modified:
  lisp/dired-x.el
=== modified file 'lisp/dired-x.el'
--- a/lisp/dired-x.el   2011-03-02 17:12:43 +0000
+++ b/lisp/dired-x.el   2011-03-02 17:19:01 +0000
@@ -956,7 +956,6 @@
    ;; FIXME "man ./" does not work with dired-do-shell-command,
    ;; because there seems to be no way for us to modify the filename,
    ;; only the command.  Hmph.  `dired-man' works though.
-   ;; `dired-man'  does
    (list "\\.\\(?:[0-9]\\|man\\)\\'" '(let ((loc 
(Man-support-local-filenames)))
                                         (cond ((eq loc 'man-db) "man -l")
                                               ((eq loc 'man) "man ./")


reply via email to

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