|
@@ -4,11 +4,11 @@
|
|
|
|
|
|
;; Author: Ryan C. Thompson
|
|
;; Author: Ryan C. Thompson
|
|
;; URL: https://github.com/DarwinAwardWinner/ido-ubiquitous
|
|
;; URL: https://github.com/DarwinAwardWinner/ido-ubiquitous
|
|
-;; Version: 3.16
|
|
|
|
|
|
+;; Version: 3.17
|
|
;; Created: 2011-09-01
|
|
;; Created: 2011-09-01
|
|
;; Keywords: convenience, completion, ido
|
|
;; Keywords: convenience, completion, ido
|
|
;; EmacsWiki: InteractivelyDoThings
|
|
;; EmacsWiki: InteractivelyDoThings
|
|
-;; Package-Requires: ((emacs "24.1") (ido-completing-read+ "3.16") (cl-lib "0.5"))
|
|
|
|
|
|
+;; Package-Requires: ((emacs "24.1") (ido-completing-read+ "3.17") (cl-lib "0.5"))
|
|
;; Filename: ido-ubiquitous.el
|
|
;; Filename: ido-ubiquitous.el
|
|
|
|
|
|
;; This file is NOT part of GNU Emacs.
|
|
;; This file is NOT part of GNU Emacs.
|
|
@@ -69,7 +69,7 @@
|
|
;;
|
|
;;
|
|
;;; Code:
|
|
;;; Code:
|
|
|
|
|
|
-(defconst ido-ubiquitous-version "3.16"
|
|
|
|
|
|
+(defconst ido-ubiquitous-version "3.17"
|
|
"Currently running version of ido-ubiquitous.
|
|
"Currently running version of ido-ubiquitous.
|
|
|
|
|
|
Note that when you update ido-ubiquitous, this variable may not
|
|
Note that when you update ido-ubiquitous, this variable may not
|