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
931d878d
Commit
931d878d
authored
Aug 31, 2006
by
Stefan Monnier
Browse files
(Syntactic Font Lock): Mention font-lock-syntactic-face-function.
Suggested by Richard Bielawski <RBielawski@moneygram.com>
parent
9277ee6c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
lispref/ChangeLog
lispref/ChangeLog
+6
-0
lispref/modes.texi
lispref/modes.texi
+1
-1
No files found.
lispref/ChangeLog
View file @
931d878d
2006
-
08
-
31
Stefan
Monnier
<
monnier
@
iro
.
umontreal
.
ca
>
*
modes
.
texi
(
Syntactic
Font
Lock
):
Mention
font
-
lock
-
syntactic
-
face
-
function
.
Suggested
by
Richard
Bielawski
<
RBielawski
@
moneygram
.
com
>
2006
-
08
-
29
Chong
Yidong
<
cyd
@
stupidchicken
.
com
>
*
display
.
texi
(
Images
):
Add
xrref
to
display
-
images
-
p
.
...
...
lispref/modes.texi
View file @
931d878d
...
...
@@ -2896,7 +2896,7 @@ directives in C.
Syntactic fontification uses the syntax table to find comments and
string constants (@pxref{Syntax Tables}). It highlights them using
@code{font-lock-comment-face} and @code{font-lock-string-face
}
the face returned by @code{font-lock-syntactic-face-function
}
(@pxref{Faces for Font Lock}). There are several variables that
affect syntactic fontification; you should set them by means of
@code{font-lock-defaults} (@pxref{Font Lock Basics}).
...
...
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