diff lisp/hippie-exp.el @ 22250:a77d473867b8

*** empty log message ***
author Dan Nicolaescu <done@ece.arizona.edu>
date Tue, 26 May 1998 09:23:23 +0000
parents e4acb217b4af
children 725d46ec6403
line wrap: on
line diff
--- a/lisp/hippie-exp.el	Tue May 26 05:17:02 1998 +0000
+++ b/lisp/hippie-exp.el	Tue May 26 09:23:23 1998 +0000
@@ -5,7 +5,7 @@
 ;; Author: Anders Holst <aho@sans.kth.se>
 ;; 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)