Merge from origin/emacs-25
c695fb3
; Spelling fixes03750c0
* doc/misc/texinfo.tex: Sync from gnulib.42fed3b
* lisp/isearch.el (isearch-forward-symbol-at-point): Add isea...
This commit is contained in:
commit
3354582b36
4 changed files with 19 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue