|
@@ -3444,6 +3444,7 @@ in `org-agenda-text-search-extra-files'."
|
|
'mouse-face 'highlight
|
|
'mouse-face 'highlight
|
|
'help-echo (format "mouse-2 or RET jump to location")))
|
|
'help-echo (format "mouse-2 or RET jump to location")))
|
|
(full-words org-agenda-search-view-force-full-words)
|
|
(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
|
|
regexp rtn rtnall files file pos
|
|
marker category tags c neg re boolean
|
|
marker category tags c neg re boolean
|
|
ee txt beg end words regexps+ regexps- hdl-only buffer beg1 str)
|
|
ee txt beg end words regexps+ regexps- hdl-only buffer beg1 str)
|