浏览代码

Version 3.12

Ryan C. Thompson 9 年之前
父节点
当前提交
a491b106d9
共有 3 个文件被更改,包括 10 次插入5 次删除
  1. 5 0
      ChangeLog
  2. 2 2
      ido-completing-read+.el
  3. 3 3
      ido-ubiquitous.el

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+2016-02-20  Ryan C. Thompson  <rct@thompsonclan.org>
+
+	* ido-completing-read+.el (ido-select-text): Eliminate another
+	compiler warning
+
 2016-02-17  Ryan C. Thompson  <rct@thompsonclan.org>
 
 	* test/ido-ubiquitous-test.el: Significant refactoring of awkward

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

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

+ 3 - 3
ido-ubiquitous.el

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