瀏覽代碼

Version 3.13

Ryan C. Thompson 9 年之前
父節點
當前提交
7354d985d4
共有 2 個文件被更改,包括 5 次插入5 次删除
  1. 2 2
      ido-completing-read+.el
  2. 3 3
      ido-ubiquitous.el

+ 2 - 2
ido-completing-read+.el

@@ -5,7 +5,7 @@
 ;; Filename: ido-completing-read+.el
 ;; Filename: ido-completing-read+.el
 ;; Author: Ryan Thompson
 ;; Author: Ryan Thompson
 ;; Created: Sat Apr  4 13:41:20 2015 (-0700)
 ;; Created: Sat Apr  4 13:41:20 2015 (-0700)
-;; Version: 3.12
+;; Version: 3.13
 ;; Package-Requires: ((emacs "24.1") (cl-lib "0.5"))
 ;; Package-Requires: ((emacs "24.1") (cl-lib "0.5"))
 ;; URL: https://github.com/DarwinAwardWinner/ido-ubiquitous
 ;; URL: https://github.com/DarwinAwardWinner/ido-ubiquitous
 ;; Keywords: ido, completion, convenience
 ;; Keywords: ido, completion, convenience
@@ -41,7 +41,7 @@
 ;;
 ;;
 ;;; Code:
 ;;; Code:
 
 
-(defconst ido-completing-read+-version "3.12"
+(defconst ido-completing-read+-version "3.13"
   "Currently running version of ido-ubiquitous.
   "Currently running version of ido-ubiquitous.
 
 
 Note that when you update ido-completing-read+, this variable may
 Note that when you update ido-completing-read+, this variable may

+ 3 - 3
ido-ubiquitous.el

@@ -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.12
+;; Version: 3.13
 ;; 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.12") (cl-lib "0.5"))
+;; Package-Requires: ((emacs "24.1") (ido-completing-read+ "3.13") (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.12"
+(defconst ido-ubiquitous-version "3.13"
   "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