Files
doomemacs/modules/lang
Henrik Lissner 3e15b71568 lang/emacs-lisp: optimize var/face highlighting
A slight performance improvement in files with a lot of comments and
strings, by skipping ahead a line if in a comment and to the next double
quote if in a string. Otherwise, this function would visit every symbol
in between, and syntax-ppss calls are relatively expensive here.
2019-05-20 21:09:12 -04:00
..
2018-06-23 19:53:54 +02:00
2019-05-02 17:57:31 -04:00
2019-04-24 18:16:04 -04:00
2019-03-02 02:04:11 -05:00
2019-03-02 02:04:11 -05:00
2019-03-02 02:04:11 -05:00
2019-03-02 02:04:11 -05:00
2019-03-02 02:04:11 -05:00
2019-04-24 18:16:05 -04:00
2019-03-04 20:47:26 -05:00
2019-04-24 18:16:04 -04:00
2019-05-20 21:09:10 -04:00
2019-04-24 18:16:05 -04:00
2019-05-17 21:02:25 -04:00
2019-03-02 01:34:19 -05:00
2019-05-04 08:26:13 +02:00
2019-03-02 01:34:19 -05:00
2019-04-05 02:15:23 -04:00
2018-10-16 06:22:34 +03:00