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

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

[elpa] externals/idlwave 127405a5c7 217/360: Fontify source code by defa


From: ELPA Syncer
Subject: [elpa] externals/idlwave 127405a5c7 217/360: Fontify source code by default.
Date: Sun, 28 Apr 2024 00:59:26 -0400 (EDT)

branch: externals/idlwave
commit 127405a5c7a25f6e8c0daa88d2f6cb33be94be18
Author: JD Smith <jdtsmith@gmail.com>
Commit: JD Smith <jdtsmith@gmail.com>

    Fontify source code by default.
---
 idlw-help.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idlw-help.el b/idlw-help.el
index 1d954bd973..fa67dee8b9 100644
--- a/idlw-help.el
+++ b/idlw-help.el
@@ -169,7 +169,7 @@ probably a good idea to still call this function as a 
fallback."
   :group 'idlwave-online-help
   :type 'symbol)
 
-(defcustom idlwave-help-fontify-source-code nil
+(defcustom idlwave-help-fontify-source-code t
   "*Non-nil means, fontify source code displayed as help like normal code."
   :group 'idlwave-online-help
   :type 'boolean)



reply via email to

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