comparison lisp/gnus/gnus.el @ 85713:f023b81ee7b4

* gnus.texi, gnus-faq.texi, message.texi: Bump version to Gnus v5.13. * gnus.el: Bump version to Gnus v5.13.
author Reiner Steib <Reiner.Steib@gmx.de>
date Sun, 28 Oct 2007 13:40:46 +0000
parents a3c27999decb
children ff86fe6b4194
comparison
equal deleted inserted replaced
85712:a3c27999decb 85713:f023b81ee7b4
287 (defgroup gnus-fun nil 287 (defgroup gnus-fun nil
288 "Frivolous Gnus extensions." 288 "Frivolous Gnus extensions."
289 :link '(custom-manual "(gnus)Exiting Gnus") 289 :link '(custom-manual "(gnus)Exiting Gnus")
290 :group 'gnus) 290 :group 'gnus)
291 291
292 (defconst gnus-version-number "0.7" 292 (defconst gnus-version-number "5.13"
293 "Version number for this version of Gnus.") 293 "Version number for this version of Gnus.")
294 294
295 (defconst gnus-version (format "No Gnus v%s" gnus-version-number) 295 (defconst gnus-version (format "Gnus v%s" gnus-version-number)
296 "Version string for this version of Gnus.") 296 "Version string for this version of Gnus.")
297 297
298 (defcustom gnus-inhibit-startup-message nil 298 (defcustom gnus-inhibit-startup-message nil
299 "If non-nil, the startup message will not be displayed. 299 "If non-nil, the startup message will not be displayed.
300 This variable is used before `.gnus.el' is loaded, so it should 300 This variable is used before `.gnus.el' is loaded, so it should