emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r116420: * etc/NEWS: Small edits.


From: Glenn Morris
Subject: [Emacs-diffs] trunk r116420: * etc/NEWS: Small edits.
Date: Wed, 12 Feb 2014 18:51:15 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 116420
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Wed 2014-02-12 13:51:10 -0500
message:
  * etc/NEWS: Small edits.
modified:
  etc/NEWS                       news-20100311060928-aoit31wvzf25yr1z-1
=== modified file 'etc/NEWS'
--- a/etc/NEWS  2014-02-12 08:27:27 +0000
+++ b/etc/NEWS  2014-02-12 18:51:10 +0000
@@ -187,11 +187,6 @@
 *** New commands `toggle-frame-fullscreen' and `toggle-frame-maximized',
 bound to <f11> and M-<f10>, respectively.
 
-*** New command `frameset-to-register' is now bound to `C-x r f', replacing
-`frame-configuration-to-register'.  It offers similar functionality,
-plus enhancements like the ability to restore deleted frames.  The
-command `frame-configuration-to-register' still exists, but is unbound.
-
 +++
 *** New hooks `focus-in-hook', `focus-out-hook'.
 These are normal hooks run when an Emacs frame gains or loses input focus.
@@ -320,13 +315,16 @@
 Interactive commands that read registers and want to make use of this
 should use `register-read-with-preview' to read register names.
 
+*** New command `frameset-to-register' bound to `C-x r f', replacing
+`frame-configuration-to-register'.  It offers similar functionality,
+plus enhancements like the ability to restore deleted frames.
+(`frame-configuration-to-register' still exists, but no longer has a
+key binding.)
+
 +++
 *** New command `C-x C-k x' (`kmacro-to-register') stores keyboard
 macros in registers.
 
-*** New command `C-x r f' (`frameset-to-register').
-See Changes in Emacs 24.4, above.
-
 +++
 ** New command `delete-duplicate-lines'.
 This searches the region for identical lines, and removes all but one
@@ -556,12 +554,15 @@
 ** New F90 mode option `f90-smart-end-names'.
 
 ** Icomplete
+Icomplete is now more similar to Ido.
 
+---
 *** Icomplete by default now applies to all forms of minibuffer completion.
 The variable `icomplete-with-completion-tables' (now a user option)
 controls this.  To restore the old behavior, set it back to
 '(internal-complete-buffer).
 
++++
 *** You can navigate through and select completions using the keys
 from `icomplete-minibuffer-map'.
 


reply via email to

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