From: Glenn Morris Date: Fri, 8 Mar 2013 08:11:59 +0000 (-0800) Subject: Fix doc typo in previous change X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~2026^2~592 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=48c6afa6a49e75912a43400a428111abb6e9f578;p=emacs.git Fix doc typo in previous change --- diff --git a/lisp/subr.el b/lisp/subr.el index 6c7257ad987..9a7b94208fe 100644 --- a/lisp/subr.el +++ b/lisp/subr.el @@ -2701,7 +2701,7 @@ If there is no plausible default, return nil." "Return regexp that matches the default tag at point. If there is no tag at point, return nil. -When in a major mode that does not provide it's own +When in a major mode that does not provide its own `find-tag-default-function', return a regexp that matches the symbol at point exactly." (let* ((tagf (or find-tag-default-function