branch: externals/org commit d9fcd078fffb997bbe6d707e6750605200244fef Author: Lars Ingebrigtsen <la...@gnus.org> Commit: Kyle Meyer <k...@kyleam.com>
Backport commit 43c1ee90c from Emacs * lisp/org-agenda.el (org-search-view): Don't use `format' on strings that have no % format directives in them. Don't use `format' on strings without % format directives 43c1ee90cb3333dc2643e58cf607399b0abebf43 Lars Ingebrigtsen Tue Sep 21 17:52:53 2021 +0200 --- lisp/org-agenda.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index 3acc187..489e6c7 100644 --- a/lisp/org-agenda.el +++ b/lisp/org-agenda.el @@ -4531,7 +4531,7 @@ is active." 'org-todo-regexp org-todo-regexp 'org-complex-heading-regexp org-complex-heading-regexp 'mouse-face 'highlight - 'help-echo (format "mouse-2 or RET jump to location"))) + 'help-echo "mouse-2 or RET jump to location")) (full-words org-agenda-search-view-force-full-words) (org-agenda-text-search-extra-files org-agenda-text-search-extra-files) regexp rtn rtnall files file pos inherited-tags