(convenience): New group.
authorRichard M. Stallman <rms@gnu.org>
Fri, 15 May 1998 05:02:29 +0000 (05:02 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 15 May 1998 05:02:29 +0000 (05:02 +0000)
lisp/cus-edit.el

index 444ab45..1854512 100644 (file)
   :group 'external
   :group 'development)
 
+(defgroup convenience nil
+  "Convenience features for faster editing."
+  :group 'emacs)
+
 (defgroup programming nil
   "Support for programming in other languages."
   :group 'emacs)