Merge pull request #1438 from znewman01/mu4e-fix-docs

mu4e: Update reference to obsolete variable in documentation
This commit is contained in:
Dirk-Jan C. Binnema 2019-06-22 08:46:57 +03:00 committed by GitHub
commit 8e64ea0ee5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -289,7 +289,7 @@ PREDICATE-FUNC as PARAM. This is useful for getting user-input.")
(defvar mu4e-headers-full-search nil
"Whether to show all results.
If this is nil show results up to `mu4e-search-results-limit')")
If this is nil show results up to `mu4e-headers-results-limit')")
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;