Alex Kost skribis:
>> ;; For Guix g-expressions.
>> (font-lock-add-keywords 'scheme-mode
>> '(("#~" . font-lock-keyword-face)
>>("#\\$" . font-lock-keyword-face)
>>("#\\+" . font-lock-keyword-face)))
>
> Great, what about the at
Ludovic Courtès (2015-09-25 22:22 +0300) wrote:
> Alex Kost skribis:
>
>> From ed1c3871b81d4904d106a3ca5aadde2e1803d2a6 Mon Sep 17 00:00:00 2001
>> From: Alex Kost
>> Date: Thu, 24 Sep 2015 20:10:29 +0300
>> Subject: [PATCH] emacs: devel: Highlight 'modify-p
er', 'delete', …) will also be highlighted. IMO this
> will make the code of the packages easier to read; or is it too
> colorful?
Sounds like a good idea!
> From ed1c3871b81d4904d106a3ca5aadde2e1803d2a6 Mon Sep 17 00:00:00 2001
> From: Alex Kost
> Date: Thu, 24 Sep 2015 20:10
ghted. IMO this
will make the code of the packages easier to read; or is it too
colorful?
>From ed1c3871b81d4904d106a3ca5aadde2e1803d2a6 Mon Sep 17 00:00:00 2001
From: Alex Kost
Date: Thu, 24 Sep 2015 20:10:29 +0300
Subject: [PATCH] emacs: devel: Highlight 'modify-phases' keywords.