Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
9f40e1d5
Commit
9f40e1d5
authored
Oct 23, 2005
by
Andreas Schwab
Browse files
(lisp-font-lock-keywords-2): Add eval-at-startup
and eval-next-after-load.
parent
4bdce438
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
lisp/ChangeLog
lisp/ChangeLog
+5
-0
lisp/font-lock.el
lisp/font-lock.el
+1
-1
No files found.
lisp/ChangeLog
View file @
9f40e1d5
2005-10-23 Andreas Schwab <schwab@suse.de>
* font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
and eval-next-after-load.
2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
* mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
...
...
lisp/font-lock.el
View file @
9f40e1d5
...
...
@@ -2035,7 +2035,7 @@ This function could be MATCHER in a MATCH-ANCHORED `font-lock-keywords' item."
"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"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment