Tagged Questions
4
votes
5answers
1k views
Emacs Lisp syntax highlighting
I want to write a syntax highlighting extension for Emacs, but I Googling of variations on "emacs syntax highlight tutorial" have all failed. How do I go about learning how to write an Emacs ...