Synch to No Gnus 200601261410.
authoryamaoka <yamaoka>
Thu, 26 Jan 2006 14:27:53 +0000 (14:27 +0000)
committeryamaoka <yamaoka>
Thu, 26 Jan 2006 14:27:53 +0000 (14:27 +0000)
lisp/ChangeLog
lisp/gmm-utils.el

index 62c5a1f..024bccc 100644 (file)
@@ -1,3 +1,7 @@
+2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gmm-utils.el (gmm): Add :version.
+
 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * Makefile.in (clean): New rule.
index 6876f89..e870176 100644 (file)
@@ -33,6 +33,7 @@
 (defgroup gmm nil
   "Utility functions for Gnus, Message and MML"
   :prefix "gmm-"
+  :version "23.0" ;; No Gnus
   :group 'lisp)
 
 ;; Helper functions from `gnus-utils.el': gmm-verbose, gmm-message, gmm-error