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

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

[elpa] master 05ef4d7 03/14: Fix quote character in `delight' docstring


From: Phil
Subject: [elpa] master 05ef4d7 03/14: Fix quote character in `delight' docstring in Emacs 25+
Date: Sat, 11 Jul 2020 00:57:54 -0400 (EDT)

branch: master
commit 05ef4d7d1a371884defcb47e881904f2a25a40b7
Author: Phil Sainty <psainty@orcon.net.nz>
Commit: Phil Sainty <psainty@orcon.net.nz>

    Fix quote character in `delight' docstring in Emacs 25+
    
    The default `text-quoting-style' was mangling this.
---
 delight.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/delight.el b/delight.el
index 11b3d90..57f53f6 100644
--- a/delight.el
+++ b/delight.el
@@ -132,7 +132,7 @@ Info node `(elisp) Mode Line Format'.
 
 The FILE argument is passed through to `eval-after-load'. If FILE is nil then
 the mode symbol is passed as the required feature. If FILE is t then it is
-assumed that the mode is already loaded. (Note that you can also use 'emacs
+assumed that the mode is already loaded. (Note that you can also use \\='emacs
 for this purpose). These FILE options are relevant to minor modes only.
 
 For major modes you should specify the keyword :major as the value of FILE,



reply via email to

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