summaryrefslogtreecommitdiff
path: root/helm-info.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2014-05-23 15:39:20 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2014-05-23 15:39:20 +0200
commit6068e71c5d1d84027da41c2f56a2eb9738f2e69d (patch)
treeb3eee801c8512e881537ec00d82ac4647043e675 /helm-info.el
parentaaa0af4e1a1070e0c08f3ada87cda44fe3fc3e00 (diff)
* helm-info.el (helm-default-info-index-list): Fix emacs-lisp-intro is eintr (#523).
Diffstat (limited to 'helm-info.el')
-rw-r--r--helm-info.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-info.el b/helm-info.el
index f7a956e4..9dbf5c4d 100644
--- a/helm-info.el
+++ b/helm-info.el
@@ -71,7 +71,7 @@ Where NAME is one of `helm-default-info-index-list'."
'("elisp" "cl" "org" "gnus" "tramp" "ratpoison"
"zsh" "bash" "coreutils" "fileutils"
"find" "sh-utils" "textutils" "libc"
- "make" "automake" "autoconf" "emacs-lisp-intro"
+ "make" "automake" "autoconf" "eintr"
"emacs" "elib" "eieio" "gauche-refe" "guile"
"guile-tut" "goops" "screen" "latex" "gawk"
"sed" "m4" "wget" "binutils" "as" "bfd" "gprof"