mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-29 08:31:35 -08:00
(font-lock-fontify-block): Don't let-bind it. (font-lock-compile-keywords): Don't use it. (font-lock-set-defaults): Don't set it. Allow the variable alist to start one slot earlier, instead. * lisp/emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function): Don't declare. (syntax-ppss): Don't use it either. * lisp/font-core.el (font-lock-defaults): Remove SYNTAX-BEGIN from docstring. * doc/emacs/display.texi (Font Lock): Don't mention font-lock-beginning-of-syntax-function. * doc/lispref/modes.texi (Font Lock Basics): Update description of font-lock-defaults. (Syntactic Font Lock): Remove font-lock-beginning-of-syntax-function. * lisp/loadhist.el (unload-feature-special-hooks): Remove font-lock-beginning-of-syntax-function. * lisp/obsolete/lazy-lock.el (lazy-lock-fontify-region): * lisp/emacs-lisp/lisp.el (beginning-of-defun-raw): Don't let-bind font-lock-beginning-of-syntax-function. |
||
|---|---|---|
| .. | ||
| abbrevlist.el | ||
| assoc.el | ||
| awk-mode.el | ||
| bruce.el | ||
| cc-compat.el | ||
| cl-compat.el | ||
| complete.el | ||
| crisp.el | ||
| cust-print.el | ||
| erc-hecomplete.el | ||
| fast-lock.el | ||
| gulp.el | ||
| iso-acc.el | ||
| iso-insert.el | ||
| iso-swed.el | ||
| iswitchb.el | ||
| keyswap.el | ||
| landmark.el | ||
| lazy-lock.el | ||
| ledit.el | ||
| levents.el | ||
| lmenu.el | ||
| longlines.el | ||
| lucid.el | ||
| mailpost.el | ||
| meese.el | ||
| mouse-sel.el | ||
| old-emacs-lock.el | ||
| old-whitespace.el | ||
| options.el | ||
| otodo-mode.el | ||
| patcomp.el | ||
| pc-mode.el | ||
| pc-select.el | ||
| pgg-def.el | ||
| pgg-gpg.el | ||
| pgg-parse.el | ||
| pgg-pgp.el | ||
| pgg-pgp5.el | ||
| pgg.el | ||
| rcompile.el | ||
| resume.el | ||
| s-region.el | ||
| scribe.el | ||
| spell.el | ||
| sregex.el | ||
| sup-mouse.el | ||
| swedish.el | ||
| sym-comp.el | ||
| terminal.el | ||
| tpu-edt.el | ||
| tpu-extras.el | ||
| tpu-mapper.el | ||
| vc-arch.el | ||
| vc-mcvs.el | ||
| vi.el | ||
| vip.el | ||
| ws-mode.el | ||
| xesam.el | ||
| yow.el | ||