summaryrefslogtreecommitdiff
path: root/helm-locate.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2014-05-23 06:38:23 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2014-05-23 06:38:23 +0200
commitaaa0af4e1a1070e0c08f3ada87cda44fe3fc3e00 (patch)
tree44884a2b235de1fd669d91e34f707f962d95e803 /helm-locate.el
parenta8424fa3288a0a68e33f8ab2f008c4dd328d1a1a (diff)
* helm.el (helm-internal): Use version<.
* helm-locate.el: Minor change, fix indentation.
Diffstat (limited to 'helm-locate.el')
-rw-r--r--helm-locate.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/helm-locate.el b/helm-locate.el
index be9c3d3a..d395ef36 100644
--- a/helm-locate.el
+++ b/helm-locate.el
@@ -248,7 +248,8 @@ See also `helm-locate'."
(:eval (propertize
(format "[Locate Process Finish- (%s results)]"
(max (1- (count-lines
- (point-min) (point-max))) 0))
+ (point-min) (point-max)))
+ 0))
'face 'helm-grep-finish))))
(force-mode-line-update))
(helm-log "Error: Locate %s"