summaryrefslogtreecommitdiff
path: root/helm-semantic.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2015-07-14 10:19:26 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2015-07-14 10:19:26 +0200
commitb95e5b049381b953c2d203eb39486344cc7165cd (patch)
treef81acd98457f18d4a6fef9c1010b0d957ea21ac4 /helm-semantic.el
parent3e1619b3051d26db3b0df6ab30e8d0749702efaa (diff)
Remove most mode-line strings to use generic one.
* helm-bookmark.el: Do it. * helm-buffers.el: Do it. * helm-color.el: Do it. * helm-command.el: Do it. * helm-elisp-package.el: Do it. * helm-files.el: Do it. * helm-font.el: Do it. * helm-grep.el: Do it. * helm-help.el: Do it. * helm-imenu.el: Do it. * helm-locate.el: Do it. * helm-regexp.el: Do it. * helm-semantic.el: Do it. * helm-sys.el: Do it. * helm-tags.el: Do it. * helm-types.el: Do it. * helm.el: Do it. r# commençant par '#' seront ignorées, et un message vide abandonne la validation.
Diffstat (limited to 'helm-semantic.el')
-rw-r--r--helm-semantic.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/helm-semantic.el b/helm-semantic.el
index 1947f924..0694f05d 100644
--- a/helm-semantic.el
+++ b/helm-semantic.el
@@ -139,7 +139,6 @@ you have completion on these functions with `C-M i' in the customize interface."
(get-line :initform 'buffer-substring)
(persistent-help :initform "Show this entry")
(keymap :initform 'helm-semantic-map)
- (mode-line :initform helm-semantic-mode-line)
(help-message :initform 'helm-semantic-help-message)
(persistent-action :initform (lambda (elm)
(helm-semantic-default-action elm t)