emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] trunk r114167: NEWS fix.


From: Xue Fuqiao
Subject: [Emacs-diffs] trunk r114167: NEWS fix.
Date: Sat, 07 Sep 2013 10:39:49 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 114167
revision-id: address@hidden
parent: address@hidden
committer: Xue Fuqiao <address@hidden>
branch nick: trunk
timestamp: Sat 2013-09-07 18:39:29 +0800
message:
  NEWS fix.
modified:
  etc/NEWS                       news-20100311060928-aoit31wvzf25yr1z-1
=== modified file 'etc/NEWS'
--- a/etc/NEWS  2013-09-06 22:46:44 +0000
+++ b/etc/NEWS  2013-09-07 10:39:29 +0000
@@ -172,10 +172,6 @@
 
 * Changes in Specialized Modes and Packages in Emacs 24.4
 
-** Icomplete-mode by defaults applies to all forms of minibuffer completion.
-(setq icomplete-with-completion-tables '(internal-complete-buffer))
-will revert to the old behavior.
-
 ** The debugger's `e' command evaluates the code in the context at point.
 This includes using the lexical environment at point, which means that
 `e' now lets you access lexical variables as well.
@@ -336,6 +332,10 @@
 *** key bindings to navigate through and select the completions.
 *** The icomplete-separator is customizable, and its default has changed.
 *** Removed icomplete-show-key-bindings.
+*** Icomplete-mode by defaults applies to all forms of minibuffer completion.
+(setq icomplete-with-completion-tables '(internal-complete-buffer))
+will revert to the old behavior.
+
 
 ** Ido
 *** Ido has a manual now.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]