1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-21 18:23:59 +00:00

; Spelling fix (American spelling)

This commit is contained in:
Glenn Morris 2016-01-25 18:26:42 -05:00
parent 9dec01d291
commit 55af3497d1

View File

@ -2100,7 +2100,7 @@ for \\[find-tag] (which see)."
(etags--xref-find-definitions symbol t))
(defun etags--xref-find-definitions (pattern &optional regexp?)
;; This emulates the behaviour of `find-tag-in-order' but instead of
;; This emulates the behavior of `find-tag-in-order' but instead of
;; returning one match at a time all matches are returned as list.
;; NOTE: find-tag-tag-order is typically a buffer-local variable.
(let* ((xrefs '())