]> code.delx.au - gnu-emacs-elpa/commitdiff
Update group name
authorOleh Krehel <ohwoeowho@gmail.com>
Mon, 11 May 2015 17:48:56 +0000 (19:48 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Mon, 11 May 2015 17:48:56 +0000 (19:48 +0200)
avy.el

diff --git a/avy.el b/avy.el
index c3099eb4d55c6778ef733c9a2ee65d876df9f979..17e826030265569e0f7d7affbca2350f7197ff78 100644 (file)
--- a/avy.el
+++ b/avy.el
@@ -49,7 +49,7 @@
 (require 'cl-lib)
 
 ;;* Customization
-(defgroup avy-jump nil
+(defgroup avy nil
   "Jump to things tree-style."
   :group 'convenience
   :prefix "avy-")