Files
emacs/doc/misc
Tassilo Horn a3fd87cb69 Gnus: Improve subthread sorting;
make subthread sorting customizable and add docs for it

* doc/misc/gnus.texi (Sorting the Summary Buffer): Document new defcustom
`gnus-subthread-sort-functions' and remove the obsolete documentation
of `gnus-sort-threads-recursively'.

* lisp/gnus/gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
(gnus-sort-threads-recursively): Delete defcustom.
(gnus-sort-threads-recursive): Adapt accordingly.

* lisp/gnus/gnus-sum.el (gnus-sort-subthreads-recursive): New function.
(gnus-sort-threads-recursive): Use it.
(gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
again.  Now that determines how to sort subthreads.
2013-07-30 08:16:20 +00:00
..
2013-01-05 17:19:53 +01:00
2013-07-02 20:03:47 -07:00
2013-07-30 08:16:20 +00:00
2013-07-03 00:51:34 -07:00
2013-01-01 09:11:05 +00:00
2013-01-05 17:19:53 +01:00
2013-07-30 08:16:20 +00:00
2013-07-28 00:14:07 +02:00
2013-03-04 00:45:03 -08:00
2013-07-25 08:46:00 -07:00
2013-02-13 00:50:44 -08:00
2013-01-01 09:11:05 +00:00
2013-01-01 09:11:05 +00:00
2013-01-05 17:19:53 +01:00
2013-07-03 14:07:48 -07:00