summaryrefslogtreecommitdiff
path: root/helm-eshell.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2015-10-05 10:44:12 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2015-10-05 10:44:12 +0200
commit6fce431be17de8e3eaf2f12115e962714edee7c4 (patch)
treeec49d7b88630d57d7abc5d65b27fa1bab546f4d1 /helm-eshell.el
parentee81127a4674704b0d36d0a696373dd39ac403bf (diff)
Forget to add helm-eshell group docstring, fix it.
Diffstat (limited to 'helm-eshell.el')
-rw-r--r--helm-eshell.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-eshell.el b/helm-eshell.el
index 5bc4a953..37f85eed 100644
--- a/helm-eshell.el
+++ b/helm-eshell.el
@@ -40,7 +40,7 @@
(defgroup helm-eshell nil
- ""
+ "Helm eshell completion and history."
:group 'helm)
(defcustom helm-eshell-hist-ignoredups nil