Bladeren bron

Version 4.10

Ryan C. Thompson 7 jaren geleden
bovenliggende
commit
3ffeff9a4a
3 gewijzigde bestanden met toevoegingen van 11 en 5 verwijderingen
  1. 6 0
      ChangeLog
  2. 2 2
      ido-completing-read+.el
  3. 3 3
      ido-ubiquitous.el

+ 6 - 0
ChangeLog

@@ -1,3 +1,9 @@
+2018-04-24  Ryan C. Thompson  <rct@thompsonclan.org>
+
+	* ido-completing-read+.el (ido-cr+-update-dynamic-collection):
+	Prevent unintended re-sorting of the completion list after dynamic
+	updates.
+
 2018-04-21  Ryan C. Thompson  <rct@thompsonclan.org>
 
 	* ido-completing-read+.el (ido-cr+-update-dynamic-collection): Fix

+ 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: 4.9
+;; Version: 4.10
 ;; Package-Requires: ((emacs "24.4") (cl-lib "0.5") (s "0.1") (memoize "1.1"))
 ;; URL: https://github.com/DarwinAwardWinner/ido-completing-read-plus
 ;; Keywords: ido, completion, convenience
@@ -77,7 +77,7 @@
 ;;
 ;;; Code:
 
-(defconst ido-completing-read+-version "4.9"
+(defconst ido-completing-read+-version "4.10"
   "Currently running version of ido-completing-read+.
 
 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: 4.9
+;; Version: 4.10
 ;; Created: 2011-09-01
 ;; Keywords: convenience, completion, ido
 ;; EmacsWiki: InteractivelyDoThings
-;; Package-Requires: ((ido-completing-read+ "4.9") (cl-lib "0.5"))
+;; Package-Requires: ((ido-completing-read+ "4.10") (cl-lib "0.5"))
 ;; Filename: ido-ubiquitous.el
 
 ;; This file is NOT part of GNU Emacs.
@@ -39,7 +39,7 @@
 ;;
 ;;; Code:
 
-(defconst ido-ubiquitous-version "4.9"
+(defconst ido-ubiquitous-version "4.10"
   "Currently running version of ido-ubiquitous.
 
 Note that when you update ido-ubiquitous, this variable may not