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
8b7581e0
Commit
8b7581e0
authored
Nov 03, 2008
by
Chong Yidong
Browse files
(font-lock-keywords-case-fold-search): Doc fix.
parent
67765e71
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
lisp/font-lock.el
lisp/font-lock.el
+2
-1
No files found.
lisp/font-lock.el
View file @
8b7581e0
...
...
@@ -490,7 +490,8 @@ This is normally set via `font-lock-defaults'.")
(
defvar
font-lock-keywords-case-fold-search
nil
"*Non-nil means the patterns in `font-lock-keywords' are case-insensitive.
This is normally set via `font-lock-defaults'."
)
This is set via the function `font-lock-set-defaults', based on
the CASE-FOLD argument of `font-lock-defaults'."
)
(
make-variable-buffer-local
'font-lock-keywords-case-fold-search
)
(
defvar
font-lock-syntactically-fontified
0
...
...
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