GNU bug report logs -
#13021
24.2.90; compile eval-after-load form
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Michael Heerdegen <michael_heerdegen <at> web.de> writes:
> > There is with-eval-after-load now.
>
> Can we add fontification for it?
I guess this should DTRT (right, Chris?):
[font-lock.patch (text/x-diff, inline)]
*** /home/micha/today/font-lock.el 2013-06-21 02:47:30.861222585 +0200
--- /home/micha/today/font-lock-new.el 2013-06-21 03:03:20.816992853 +0200
***************
*** 2288,2298 ****
"save-window-excursion" "save-match-data" "save-current-buffer"
"combine-after-change-calls" "unwind-protect"
"condition-case" "condition-case-unless-debug"
! "track-mouse" "eval-after-load" "eval-and-compile"
! "eval-when-compile" "eval-when" "eval-next-after-load"
! "with-case-table" "with-category-table" "with-coding-priority"
! "with-current-buffer" "with-demoted-errors"
! "with-electric-help"
"with-local-quit" "with-no-warnings"
"with-output-to-string" "with-output-to-temp-buffer"
"with-selected-window" "with-selected-frame"
--- 2288,2298 ----
"save-window-excursion" "save-match-data" "save-current-buffer"
"combine-after-change-calls" "unwind-protect"
"condition-case" "condition-case-unless-debug"
! "track-mouse" "eval-after-load" "with-eval-after-load"
! "eval-and-compile" "eval-when-compile" "eval-when"
! "eval-next-after-load" "with-case-table" "with-category-table"
! "with-coding-priority" "with-current-buffer"
! "with-demoted-errors" "with-electric-help"
"with-local-quit" "with-no-warnings"
"with-output-to-string" "with-output-to-temp-buffer"
"with-selected-window" "with-selected-frame"
[Message part 3 (text/plain, inline)]
Regards,
Michael.
This bug report was last modified 11 years and 340 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.