Mercurial > emacs
changeset 66323:7f93058a1608
(lisp-font-lock-keywords-2): Add eval-at-startup
and eval-next-after-load.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Sun, 23 Oct 2005 09:43:43 +0000 |
parents | e921fbeaaddb |
children | 3ef412c92565 |
files | lisp/font-lock.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/font-lock.el Sun Oct 23 09:19:37 2005 +0000 +++ b/lisp/font-lock.el Sun Oct 23 09:43:43 2005 +0000 @@ -2035,7 +2035,7 @@ "save-match-data" "save-current-buffer" "unwind-protect" "condition-case" "track-mouse" "eval-after-load" "eval-and-compile" "eval-when-compile" - "eval-when" + "eval-when" "eval-at-startup" "eval-next-after-load" "with-category-table" "with-current-buffer" "with-electric-help" "with-local-quit" "with-no-warnings"