Browse Source

Version 3.8

Ryan C. Thompson 9 years ago
parent
commit
f006da504c
3 changed files with 13 additions and 5 deletions
  1. 8 0
      ChangeLog
  2. 2 2
      ido-completing-read+.el
  3. 3 3
      ido-ubiquitous.el

+ 8 - 0
ChangeLog

@@ -1,3 +1,11 @@
+2015-11-21  Ryan C. Thompson  <rct@thompsonclan.org>
+
+	* ido-ubiquitous.el: Fix up dependency declarations and require
+	statements (including a pull request by Steve Purcell)
+
+	* ido-completing-read+.el (ido-select-text): Fix C-j behavior when
+	require-match is enabled
+
 2015-10-04  Ryan C. Thompson  <rct@thompsonclan.org>
 
 	* ido-ubiquitous.el: Add override for etags-select

+ 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.7
+;; Version: 3.8
 ;; 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.7"
+(defconst ido-completing-read+-version "3.8"
   "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.7
+;; Version: 3.8
 ;; Created: 2011-09-01
 ;; Keywords: convenience, completion, ido
 ;; EmacsWiki: InteractivelyDoThings
-;; Package-Requires: ((emacs "24.1") (ido-completing-read+ "3.7") (cl-lib "0.5"))
+;; Package-Requires: ((emacs "24.1") (ido-completing-read+ "3.8") (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.7"
+(defconst ido-ubiquitous-version "3.8"
   "Currently running version of ido-ubiquitous.
 
 Note that when you update ido-ubiquitous, this variable may not