From: morioka Date: Sun, 15 Feb 1998 16:16:32 +0000 (+0000) Subject: Sync up with qgnus-0.25. X-Git-Tag: gnus-6_7-tomo-199811302358~201 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=18f7002f2f57d19e904d205bcd2529fb6f198575;p=elisp%2Fgnus.git- Sync up with qgnus-0.25. --- diff --git a/lisp/gnus.el b/lisp/gnus.el index 70d2d7d..38e2e82 100644 --- a/lisp/gnus.el +++ b/lisp/gnus.el @@ -250,7 +250,7 @@ is restarted, and sometimes reloaded." "Version number for this version of gnus.") (defconst gnus-version - (format "Semi-gnus %s (based on Quassia Gnus v0.23)" gnus-version-number) + (format "Semi-gnus %s (based on Quassia Gnus v0.25)" gnus-version-number) "Version string for this version of gnus.") (defcustom gnus-inhibit-startup-message nil @@ -1529,6 +1529,7 @@ gnus-newsrc-hashtb should be kept so that both hold the same information.") ("pp" pp pp-to-string pp-eval-expression) ("ps-print" ps-print-preprint) ("mail-extr" mail-extract-address-components) + ("browse-url" browse-url) ("message" :interactive t message-send-and-exit message-yank-original) ("nnmail" nnmail-split-fancy nnmail-article-group nnmail-date-to-time)