]> git.eshelyaron.com Git - emacs.git/commitdiff
lisp/gnus/ChangeLog: Update
authorAndrew Cohen <cohen@bu.edu>
Tue, 26 Mar 2013 02:26:53 +0000 (02:26 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 26 Mar 2013 02:26:53 +0000 (02:26 +0000)
lisp/gnus/ChangeLog

index fc9e5b544320fb8d48354fd8173375847bb58514..9fffc4f1a45fd28cea2e262ea2f8bbe648fdf057 100644 (file)
@@ -1,6 +1,10 @@
 2013-03-26  Andrew Cohen  <cohen@bu.edu>
 
-       * nnir.el: Major rewrite. Separate searching from group management.
+       * nnir.el: Major rewrite. Cleaner separation between searches and group
+       management. Marks are now shown in nnir summary buffers. Rudimentary
+       support for real (i.e. not ephemeral) nnir groups.
+       (gnus-summary-make-nnir-group): New function for initiating searches
+       from a summary buffer.
 
 2013-03-18  Sam Steingold  <sds@gnu.org>