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

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

[elpa] externals/gtags-mode bcb1d94e07 1/2: Fix the docstring of gtags-m


From: ELPA Syncer
Subject: [elpa] externals/gtags-mode bcb1d94e07 1/2: Fix the docstring of gtags-mode-lighter.
Date: Mon, 5 Dec 2022 05:57:43 -0500 (EST)

branch: externals/gtags-mode
commit bcb1d94e0715bce78dd6820967a7ea609ec44360
Author: Guangwang Huang <whatacold@gmail.com>
Commit: Guangwang Huang <whatacold@gmail.com>

    Fix the docstring of gtags-mode-lighter.
---
 gtags-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gtags-mode.el b/gtags-mode.el
index fa76f38f90..20e5f813b0 100644
--- a/gtags-mode.el
+++ b/gtags-mode.el
@@ -63,7 +63,7 @@
   :local t)
 
 (defcustom gtags-mode-lighter " Gtags"
-  "Gtags executable."
+  "The text displayed in the mode line."
   :type 'string
   :risky t)
 



reply via email to

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