summaryrefslogtreecommitdiff
path: root/helm-regexp.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2017-08-27 20:31:17 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2017-08-27 20:31:17 +0200
commitc8c7dfbaadbf55f249c670ab7541b136b0d101cb (patch)
tree9b0dd4c59ef34d00a56ee6a437a3ec4e566bbde0 /helm-regexp.el
parent94a032e2b398f7c6b20c6b9157917114520eeda9 (diff)
Fix docstring
* helm-regexp.el (helm-moccur-buffer-substring-fn-for-modes): Do it.
Diffstat (limited to 'helm-regexp.el')
-rw-r--r--helm-regexp.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/helm-regexp.el b/helm-regexp.el
index 215736dc..f278b4bd 100644
--- a/helm-regexp.el
+++ b/helm-regexp.el
@@ -76,6 +76,7 @@ Any other non--nil value update after confirmation."
'((mu4e-headers-mode . buffer-substring))
"Alist that allow configuring the function to use for storing a buffer.
+Can be one of `buffer-substring' or `buffer-substring-no-properties'.
Allow overriding the global effect of `helm-moccur-show-buffer-fontification'
for a specific mode."
:group 'helm-regexp