* dgnushack.el (dgnushack-texi-format): Fix last change.
+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.
(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)
(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.