* gnus-vers.el (gnus-revision-number): Increment to 02. t-gnus-6_14_4-02
authoryamaoka <yamaoka>
Sun, 21 May 2000 22:28:16 +0000 (22:28 +0000)
committeryamaoka <yamaoka>
Sun, 21 May 2000 22:28:16 +0000 (22:28 +0000)
* dgnushack.el (dgnushack-texi-format): Fix last change.

ChangeLog
lisp/dgnushack.el
lisp/gnus-vers.el

index c142f36..4830a36 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-05-21  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
+
+       * lisp/dgnushack.el (dgnushack-texi-format): Fix last change.
+
 2000-05-21  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
 
        * nnshimbun.el: New backend.
index 3afc5ab..c1c933e 100644 (file)
@@ -405,8 +405,9 @@ You must specify the name of the package path as follows:
              (if buffer-file-name (kill-buffer (current-buffer)))
              (find-file file)
              (if (boundp 'MULE)
-                 (setq coding-system-for-write buffer-file-coding-system)
-               (setq output-coding-system (symbol-value 'file-coding-system)))
+                 (setq output-coding-system (symbol-value
+                                             'file-coding-system))
+               (setq coding-system-for-write buffer-file-coding-system))
              (when (and addsuffix
                         (re-search-forward
                          "^@setfilename[\t ]+\\([^\t\n ]+\\)" nil t)
index deae8dd..1094da8 100644 (file)
@@ -31,7 +31,7 @@
 (require 'product)
 (provide 'gnus-vers)
 
-(defconst gnus-revision-number "01"
+(defconst gnus-revision-number "02"
   "Revision number for this version of gnus.")
 
 ;; Product information of this gnus.