Browse Source

Version 1.7

Ryan C. Thompson 12 years ago
parent
commit
7a258468d4
2 changed files with 4 additions and 2 deletions
  1. 3 1
      README.md
  2. 1 1
      ido-ubiquitous.el

+ 3 - 1
README.md

@@ -2,6 +2,8 @@
 
 Gimme some ido... everywhere!
 
-Does what you were *really* hoping for when you did `(setq ido-everywhere t)`. Replaces stock emacs completion with ido completion wherever it is possible to do so without breaking things.
+Does what you were *really* hoping for when you did `(setq
+ido-everywhere t)`. Replaces stock emacs completion with ido
+completion wherever it is possible to do so without breaking things.
 
 Get it from http://marmalade-repo.org/packages/ido-ubiquitous

+ 1 - 1
ido-ubiquitous.el

@@ -2,7 +2,7 @@
 
 ;; Author: Ryan C. Thompson
 ;; URL: https://github.com/DarwinAwardWinner/ido-ubiquitous
-;; Version: 1.6
+;; Version: 1.7
 ;; Created: 2011-09-01
 ;; Keywords: convenience
 ;; EmacsWiki: InteractivelyDoThings