summaryrefslogtreecommitdiff
path: root/helm-color.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-color.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-color.el')
-rw-r--r--helm-color.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/helm-color.el b/helm-color.el
index 793c6d84..3685c0e9 100644
--- a/helm-color.el
+++ b/helm-color.el
@@ -113,7 +113,6 @@
:keymap helm-color-map
:persistent-help "Kill entry in RGB format."
:persistent-action 'helm-color-kill-rgb
- :mode-line 'helm-color-mode-line-string
:help-message 'helm-colors-help-message
:action
'(("Copy Name (C-c N)" . helm-color-kill-name)