emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/anzu 532db96e34 026/288: Add doc-string


From: ELPA Syncer
Subject: [nongnu] elpa/anzu 532db96e34 026/288: Add doc-string
Date: Thu, 6 Jan 2022 03:58:36 -0500 (EST)

branch: elpa/anzu
commit 532db96e343c27f6945680b720fc06024705c0e2
Author: Syohei YOSHIDA <syohex@gmail.com>
Commit: Syohei YOSHIDA <syohex@gmail.com>

    Add doc-string
---
 anzu.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/anzu.el b/anzu.el
index bed896a62e..7969cef567 100644
--- a/anzu.el
+++ b/anzu.el
@@ -159,7 +159,7 @@
 
 ;;;###autoload
 (define-minor-mode anzu-mode
-  "anzu"
+  "minor-mode which display search information in mode-line."
   :group      'anzu
   :init-value nil
   :global     nil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]