Browse Source

Actually, it does work for M-x now

Not sure when that happened. Last time I checked, it didn't. But I've
been using smex for so long, I don't remember the last time I used
M-x.
Ryan C. Thompson 13 years ago
parent
commit
4ef45fd738
1 changed files with 2 additions and 4 deletions
  1. 2 4
      ido-ubiquitous.el

+ 2 - 4
ido-ubiquitous.el

@@ -19,10 +19,8 @@
 ;; (almost) any command that uses `completing-read' to offer you a
 ;; choice of several alternatives.
 
-;; One place where this package *doesn't* work is the completion
-;; offered by "M-x" (that is, the `execute-extended-command'
-;; function). If you want ido-style completion for "M-x", you should
-;; install the "smex" package.
+;; This even works in M-x, but for that, you might prefer the "smex"
+;; package instead.
 
 ;;; License: