gnus-msg.el (gnus-setup-message): Set the posting-style and gcc
[gnus] / lisp / ChangeLog
1 2013-03-27  Andrew Cohen  <cohen@bu.edu>
2
3         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
4         buffer use the posting-style and gcc of the original article group.
5         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
6
7         * nnir.el: Fix byte-compile warning. nnoo-define-skeleton should come
8         after other deffoos.
9
10 2013-03-25  Andrew Cohen  <cohen@bu.edu>
11
12         * nnir.el: Major rewrite. Cleaner separation between searches and group
13         management. Marks are now shown in nnir summary buffers. Rudimentary
14         support for real (i.e. not ephemeral) nnir groups.
15         (gnus-summary-make-nnir-group): New function for initiating searches
16         from a summary buffer.
17
18 2013-03-18  Sam Steingold  <sds@gnu.org>
19
20         * message.el (message-bury): Minor cleanup.
21
22 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
23
24         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
25
26 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27
28         * nndir.el (nndir-request-list): Remove 2nd argument passed to
29         nnml-request-list.  (Bug#13873)
30         (nndir-request-newsgroups): Remove, unused.