Synch to No Gnus 200505011705.
authoryamaoka <yamaoka>
Sun, 1 May 2005 23:51:14 +0000 (23:51 +0000)
committeryamaoka <yamaoka>
Sun, 1 May 2005 23:51:14 +0000 (23:51 +0000)
ChangeLog
README.T-gnus
lisp/ChangeLog
lisp/gnus-vers.el
lisp/lpath.el

index 8e716bb..295879f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el: T-gnus 6.17.3 revision 00.
+
 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-art.el (article-update-date-lapsed): Check for
index bb8406c..13a32a0 100644 (file)
@@ -33,5 +33,5 @@ NEWS:
 
 * T-gnus 6.17 - this is based on Gnus.
 
-  The latest T-gnus is T-gnus 6.17.3 (based on No Gnus 0.3).  It
+  The latest T-gnus is T-gnus 6.17.4 (based on No Gnus 0.4).  It
   requires SEMI 1.14, FLIM 1.14, and APEL 10.0 or later.
index aeb7efc..e7724af 100644 (file)
@@ -1,3 +1,15 @@
+2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus.el (gnus-version-number): Bump version.
+
+2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+
+       * gnus.el: No Gnus v0.3 is released.
+
+2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * lpath.el (featurep): Bind show-nonbreak-escape.
+
 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-art.el (gnus-article-edit-part): Disable undo.
index fe63f5c..5153ada 100644 (file)
 ;; Product information of this gnus.
 (product-provide 'gnus-vers
   (product-define "T-gnus" nil
-                 (list 6 17 3
+                 (list 6 17 4
                        (string-to-number gnus-revision-number))))
 
-(defconst gnus-original-version-number "0.3"
+(defconst gnus-original-version-number "0.4"
   "Version number for this version of Gnus.")
 
 (provide 'running-pterodactyl-gnus-0_73-or-later)
index db11ae0..d4ff257 100644 (file)
@@ -59,7 +59,8 @@
                 w3-coding-system-for-mime-charset w3-do-setup
                 w3-prepare-buffer w3-region window-pixel-height
                 window-pixel-width))
-  (maybe-bind '(help-echo-owns-message mail-mode-hook mm-w3m-mode-map)))
+  (maybe-bind '(help-echo-owns-message mail-mode-hook mm-w3m-mode-map
+                                      show-nonbreak-escape)))
 
 (when (and (featurep 'xemacs)
           (not (featurep 'mule)))