]> git.eshelyaron.com Git - emacs.git/commitdiff
etc/NEWS: Document new package frameset.el.
authorJuanma Barranquero <lekktu@gmail.com>
Sat, 3 Aug 2013 15:10:13 +0000 (17:10 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Sat, 3 Aug 2013 15:10:13 +0000 (17:10 +0200)
etc/ChangeLog
etc/NEWS

index 3f0e1b4fad7f0108d0217f3bf2f32901624f3796..4c0535d07a0089e127bb25558d25f4146d571473 100644 (file)
@@ -1,3 +1,7 @@
+2013-08-03  Juanma Barranquero  <lekktu@gmail.com>
+
+       * NEWS: Document new package frameset.el.
+
 2013-08-03  Xue Fuqiao  <xfq.free@gmail.com>
 
        * TODO: Adjust entry about bug reporting.
index 299c247c344a645ebf1c0f58568e8001593c4971..f66d0aad08b8d8824d427ec1e993a3a8f3e65509 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -516,6 +516,12 @@ It is layered as:
 - advice-add/advice-remove to add/remove a piece of advice on a named function,
   much like `defadvice' does.
 
+** New frameset.el package.
+It provides a set of operations to save a frameset (the state of all
+or a subset of the existing frames and windows, somewhat similar to a
+frame configuration), both in-session and persistently, and restore it
+at some point in the future.
+
 +++
 ** The package filenotify.el provides an interface for file system
 notifications.  It requires, that Emacs is compiled with one of the