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

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

[elpa] externals/diminish f181677c67 21/22: Minor doc fix; quote symbol


From: ELPA Syncer
Subject: [elpa] externals/diminish f181677c67 21/22: Minor doc fix; quote symbol
Date: Fri, 28 Jan 2022 02:57:56 -0500 (EST)

branch: externals/diminish
commit f181677c67c0a264f9ef5cee005ef8f7f84f9fc2
Author: Stefan Kangas <stefan@marxist.se>
Commit: Martin Yrjölä <martin.yrjola@gmail.com>

    Minor doc fix; quote symbol
---
 diminish.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/diminish.el b/diminish.el
index 5da0d27e80..c9f0d0797a 100644
--- a/diminish.el
+++ b/diminish.el
@@ -165,7 +165,7 @@ The mode-line displays of minor modes usually begin with a 
space, so
 the modes' names appear as separate words on the mode line.  However, if
 you're having problems with a cramped mode line, you may choose to use single
 letters for some modes, without leading spaces.  Capitalizing them works
-best; if you then diminish some mode to \"X\" but have abbrev-mode enabled as
+best; if you then diminish some mode to \"X\" but have `abbrev-mode' enabled as
 well, you'll get a display like \"AbbrevX\".  This function prepends a space
 to TO-WHAT if it's > 1 char long & doesn't already begin with a space."
   (interactive (list (read (completing-read



reply via email to

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