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

; Spelling fixes

This commit is contained in:
Paul Eggert 2016-05-01 18:01:19 -07:00
parent 03750c0035
commit c695fb37d3
2 changed files with 2 additions and 2 deletions

View file

@ -274,7 +274,7 @@ Note: back-references in REGEXPs do not work."
(defun syntax-propertize-via-font-lock (keywords)
"Propertize for syntax using font-lock syntax.
KEYWORDS obeys the format used in `font-lock-syntactic-keywords'.
The return value is a function (with two paremeters, START and
The return value is a function (with two parameters, START and
END) suitable for `syntax-propertize-function'."
(lambda (start end)
(with-no-warnings