summaryrefslogtreecommitdiff
path: root/helm-bookmark.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2014-06-04 22:46:11 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2014-06-04 22:46:11 +0200
commit4b28475d8cd7dc0d6378d96b045a59ade9f34a36 (patch)
tree0eedbeb30ec3fc77f3f8abcac4fa11d9c7d054ad /helm-bookmark.el
parentde9bf68183729b71cfd43b6f83b3b54826cf6b7a (diff)
Rename all occurence of adaptative to adaptive.
* helm-adaptative.el: renamed to helm-adaptive.el * helm-adaptive.el: new. * helm-config.el: update autoloads. * helm-pkg.el: Update version number. * helm-aliases.el: Add an alias for *adaptive-mode * helm-bookmark.el: do it. * helm-config.el: do it. * helm-firefox.el: do it. * helm-grep.el: do it. * helm-pkg.el: do it. * helm-w3m.el: do it.
Diffstat (limited to 'helm-bookmark.el')
-rw-r--r--helm-bookmark.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-bookmark.el b/helm-bookmark.el
index a45aa890..e503c643 100644
--- a/helm-bookmark.el
+++ b/helm-bookmark.el
@@ -21,7 +21,7 @@
(require 'helm)
(require 'helm-utils)
(require 'helm-info)
-(require 'helm-adaptative)
+(require 'helm-adaptive)
(declare-function addressbook-bookmark-edit "ext:addressbook-bookmark.el" (bookmark))