mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 18:41:25 -08:00
(Font Lock): Correct invalid @xref.
This commit is contained in:
parent
5485e3ecfb
commit
09139bc51a
2 changed files with 11 additions and 1 deletions
|
|
@ -1,3 +1,12 @@
|
|||
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):
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue