changeset 111491:ea2c0f22a4ad

* lisp/gnus/nnir.el (gnus-group-topic-name): Autoload.
author Glenn Morris <rgm@gnu.org>
date Wed, 10 Nov 2010 20:05:15 -0800
parents cd618db8e653
children 63de56d17492
files lisp/gnus/ChangeLog lisp/gnus/nnir.el
diffstat 2 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog	Thu Nov 11 04:01:12 2010 +0000
+++ b/lisp/gnus/ChangeLog	Wed Nov 10 20:05:15 2010 -0800
@@ -1,3 +1,7 @@
+2010-11-11  Glenn Morris  <rgm@gnu.org>
+
+	* nnir.el (gnus-group-topic-name): Autoload.
+
 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 	* shr.el (shr-insert): Don't break long line if it is because of
@@ -17988,7 +17992,8 @@
 
 See ChangeLog.2 for earlier changes.
 
-    Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+  Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
+    Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
--- a/lisp/gnus/nnir.el	Thu Nov 11 04:01:12 2010 +0000
+++ b/lisp/gnus/nnir.el	Wed Nov 10 20:05:15 2010 -0800
@@ -1371,6 +1371,8 @@
 	  (cons sym (format (cdr mapping) result)))
       (cons sym (read-string prompt)))))
 
+(autoload 'gnus-group-topic-name "gnus-topic")
+
 (defun nnir-run-query (query nserver)
   "Invoke appropriate search engine function (see `nnir-engines').
   If some groups were process-marked, run the query for each of the groups