Browse Source

Remove override for "man" command

This is now covered by the execption for collection being a function,
so there is no functional change.
Ryan C. Thompson 12 years ago
parent
commit
86cc9ce0b7
1 changed files with 0 additions and 3 deletions
  1. 0 3
      ido-ubiquitous.el

+ 0 - 3
ido-ubiquitous.el

@@ -253,10 +253,7 @@ You can restore these using the command `ido-ubiquitous-restore-default-override
     (disable exact "read-buffer")
     (disable exact "gnus-emacs-completing-read")
     (disable exact "gnus-iswitchb-completing-read")
-    (disable exact "man")
-    ;; https://github.com/technomancy/ido-ubiquitous/issues/3
     (disable exact "grep-read-files")
-    ;; https://github.com/technomancy/ido-ubiquitous/issues/9
     (enable exact "bookmark-completing-read")
     ;; https://github.com/DarwinAwardWinner/ido-ubiquitous/issues/4
     (enable-old exact "webjump-read-choice")