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
09139bc5
Commit
09139bc5
authored
Aug 24, 2004
by
Luc Teirlinck
Browse files
(Font Lock): Correct invalid @xref.
parent
5485e3ec
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
1 deletion
+11
-1
man/ChangeLog
man/ChangeLog
+9
-0
man/display.texi
man/display.texi
+2
-1
No files found.
man/ChangeLog
View file @
09139bc5
2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
* display.texi (Font Lock): Correct invalid @xref.
* search.texi (Regexps): Correct cryptic @ref.
(Configuring Scrolling): Correct invalid @xref.
(Regexp Replace): Standardize reference to hardcopy Elisp Manual
in @pxref.
2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
* kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
...
...
man/display.texi
View file @
09139bc5
...
...
@@ -316,7 +316,8 @@ comments, use this:
@findex font-lock-remove-keywords
To remove keywords from the font-lock highlighting patterns, use the
function @code{font-lock-remove-keywords}. @xref{Search-based
Fontification,,,elisp}, for documentation of the format of this list.
Fontification,,, elisp, The Emacs Lisp Reference Manual}, for
documentation of the format of this list.
@cindex just-in-time (JIT) font-lock
@cindex background syntax highlighting
...
...
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