1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Merge from origin/emacs-27

78eacf31e8 ; Fix many typos in symbols in docs and comments
d5d12707d6 * doc/misc/flymake.texi (Using Flymake): Fix a typo.  (Bug...

# Conflicts:
#	lisp/allout.el
#	lisp/progmodes/ebrowse.el
This commit is contained in:
Glenn Morris 2020-10-02 09:38:24 -07:00
commit 726eb835dd
61 changed files with 88 additions and 85 deletions

View file

@ -2808,8 +2808,8 @@ See `sql-product-alist' for a list of products and supported features."
The KEYWORDS-ONLY flag is passed to font-lock to specify whether
only keywords should be highlighted and syntactic highlighting
skipped. The IMENU flag indicates whether `imenu-mode' should
also be configured."
skipped. The IMENU flag indicates whether `imenu' should also be
configured."
(let
;; Get the product-specific syntax-alist.