Update group name

This commit is contained in:
Oleh Krehel 2015-05-11 19:48:56 +02:00
parent eed8f6fa8b
commit 0d83599d80

2
avy.el
View File

@ -49,7 +49,7 @@
(require 'cl-lib) (require 'cl-lib)
;;* Customization ;;* Customization
(defgroup avy-jump nil (defgroup avy nil
"Jump to things tree-style." "Jump to things tree-style."
:group 'convenience :group 'convenience
:prefix "avy-") :prefix "avy-")