[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)
- [elpa] externals/idlwave 5564106516 308/360: add autoloads, (continued)
- [elpa] externals/idlwave 5564106516 308/360: add autoloads, ELPA Syncer, 2024/04/28
- [elpa] externals/idlwave 1e87b0f4c0 322/360: Don't use additional indentation by default with parens, ELPA Syncer, 2024/04/28
- [elpa] externals/idlwave 08e8603218 353/360: Fix indentation, ELPA Syncer, 2024/04/28
- [elpa] externals/idlwave ee8628e6ad 351/360: bug#69171: Moving packages out of core to ELPA, ELPA Syncer, 2024/04/28
- [elpa] externals/idlwave 853872b223 357/360: Leave # unencoded in idl.htm#real/path/to/file help link style, ELPA Syncer, 2024/04/28
- [elpa] externals/idlwave 1416b311ac 356/360: html-system-help-location: correct name, ELPA Syncer, 2024/04/28
- [elpa] externals/idlwave 3bc0d926ee 071/360: (idlwave-show-begin): Update the last-abbrev-location, ELPA Syncer, 2024/04/28
- [elpa] externals/idlwave 3db3ab7046 066/360: Patches from Stefan Monnier:, ELPA Syncer, 2024/04/28
- [elpa] externals/idlwave e4bd892bae 093/360: - Reverted last "fix". Don't trust XEmacs complaints about useless, ELPA Syncer, 2024/04/28
- [elpa] externals/idlwave fcc0d3c878 118/360: - Use idlwave-what-function instead of looking for parens: works in all, ELPA Syncer, 2024/04/28
- [elpa] externals/idlwave 127405a5c7 217/360: Fontify source code by default.,
ELPA Syncer <=
- [elpa] externals/idlwave 5a8c9cb8ec 213/360: find-structure-definition: Correctly indicate structure found., ELPA Syncer, 2024/04/28
- [elpa] externals/idlwave d62acf6aef 280/360: Complete struct-tags even if shell only loaded., ELPA Syncer, 2024/04/28
- [elpa] externals/idlwave 74e4d168e9 326/360: Debug/comments., ELPA Syncer, 2024/04/28
- [elpa] externals/idlwave 74dc6e40d5 290/360: Help location changes and HTML help inline., ELPA Syncer, 2024/04/28
- [elpa] externals/idlwave e3628c3710 143/360: - Use insert-file-contents, ELPA Syncer, 2024/04/28
- [elpa] externals/idlwave 09992879c0 150/360: - Added customized idlwave-shell-max-print-length, to limit examine, ELPA Syncer, 2024/04/28
- [elpa] externals/idlwave ded2f00ea7 175/360: Don't set mark when gathering routine name, ELPA Syncer, 2024/04/28
- [elpa] externals/idlwave 3a07aca242 162/360: - Use custom face for pending EDB mode lines, rather than, ELPA Syncer, 2024/04/28
- [elpa] externals/idlwave 16b08e2132 167/360: - Added space to allowed filename characters., ELPA Syncer, 2024/04/28
- [elpa] externals/idlwave 67eaaf945d 161/360: *** empty log message ***, ELPA Syncer, 2024/04/28