X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/41b8e71c8886c386264ec9cfab57bb96bf956cb9..f38d351407f2c700b32fc90f9935c70507b5b14c:/lisp/hippie-exp.el diff --git a/lisp/hippie-exp.el b/lisp/hippie-exp.el index 3af8e1b270..6f82054f8f 100644 --- a/lisp/hippie-exp.el +++ b/lisp/hippie-exp.el @@ -5,7 +5,7 @@ ;; Author: Anders Holst ;; Last change: 3 March 1998 ;; Version: 1.6 -;; Keywords: abbrev +;; Keywords: abbrev convenience ;; This file is part of GNU Emacs. @@ -170,7 +170,8 @@ (defgroup hippie-expand nil "Expand text trying various ways to find its expansion." - :group 'abbrev) + :group 'abbrev + :group 'convenience) (defvar he-num -1)