From: yamaoka Date: Thu, 26 Jan 2006 14:27:53 +0000 (+0000) Subject: Synch to No Gnus 200601261410. X-Git-Tag: t-gnus-6_17_4-quimby-~123 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=4c8c30f98e1fcdea8252de88b37cc2b29940ee68;hp=815757bb28abf9d7f47e089a815a29bac4267ad8;p=elisp%2Fgnus.git- Synch to No Gnus 200601261410. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 62c5a1f..024bccc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2006-01-26 Reiner Steib + + * gmm-utils.el (gmm): Add :version. + 2006-01-26 Katsumi Yamaoka * Makefile.in (clean): New rule. diff --git a/lisp/gmm-utils.el b/lisp/gmm-utils.el index 6876f89..e870176 100644 --- a/lisp/gmm-utils.el +++ b/lisp/gmm-utils.el @@ -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