diff lisp/erc/erc-track.el @ 84636:ffc87ddd4025

Sync changes from upstream ERC
author Michael Olson <mwolson@gnu.org>
date Wed, 19 Sep 2007 03:29:03 +0000
parents 4ee03308c9b6
children 977fdc85afd3
line wrap: on
line diff
--- a/lisp/erc/erc-track.el	Wed Sep 19 02:00:54 2007 +0000
+++ b/lisp/erc/erc-track.el	Wed Sep 19 03:29:03 2007 +0000
@@ -285,7 +285,11 @@
   oldest      -  find oldest active buffer
   newest      -  find newest active buffer
   leastactive -  find buffer with least unseen messages
-  mostactive  -  find buffer with most unseen messages."
+  mostactive  -  find buffer with most unseen messages.
+
+If set to 'importance, the importance is determined by position
+in `erc-track-faces-priority-list', where first is most
+important."
   :group 'erc-track
   :type '(choice (const importance)
 		 (const oldest)