Merge from origin/emacs-25

c695fb3 ; Spelling fixes
03750c0 * doc/misc/texinfo.tex: Sync from gnulib.
42fed3b * lisp/isearch.el (isearch-forward-symbol-at-point): Add isea...
This commit is contained in:
Paul Eggert 2016-05-01 18:14:23 -07:00
commit 3354582b36
4 changed files with 19 additions and 6 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