diff options
Diffstat (limited to 'lisp/gnus/gnus-search.el')
-rw-r--r-- | lisp/gnus/gnus-search.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/gnus-search.el b/lisp/gnus/gnus-search.el index 7941496be61..142070e4665 100644 --- a/lisp/gnus/gnus-search.el +++ b/lisp/gnus/gnus-search.el @@ -48,7 +48,7 @@ ;; The general flow is: ;; 1. The user calls one of `gnus-group-make-search-group' or -;; `gnus-group-make-permanent-search-group' (or a few other entry +;; `gnus-group-read-ephemeral-search-group' (or a few other entry ;; points). These functions prompt for a search query, and collect ;; the groups to search, then create an nnselect group, setting an ;; 'nnselect-specs group parameter where 'nnselect-function is |