Synch with Oort Gnus.
authoryamaoka <yamaoka>
Tue, 18 Dec 2001 11:30:40 +0000 (11:30 +0000)
committeryamaoka <yamaoka>
Tue, 18 Dec 2001 11:30:40 +0000 (11:30 +0000)
24 files changed:
ChangeLog
ChangeLog.1
ChangeLog.2
ChangeLog.3
contrib/ChangeLog
lisp/ChangeLog
lisp/ChangeLog.1
lisp/gnus-cite.el
lisp/gnus-delay.el
lisp/gnus-spec.el
lisp/message.el
lisp/mml1991.el
lisp/nnultimate.el
lisp/nnwfm.el
lisp/smiley.el
make-x.bat
texi/ChangeLog
texi/emacs-mime.texi
texi/gnus-ja.texi
texi/gnus.texi
texi/gnusref.tex
texi/message-ja.texi
texi/refcard.tex
todo

index ec7a541..1e703c9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2001-12-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+       * make-x.bat: Ensure nonempty variable value.  Reported by Frank
+       Haun <pille3000@gmx.net>.
+
+2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * ChangeLog, todo: Add `coding'.
+
+2001-12-17  Josh Huber  <huber@alum.wpi.edu>
+
+       * ChangeLog: changed coding to buffer-file-coding-system
+       * todo: same
+
 2001-12-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * make-x.bat: Code cleanup.  Fix a bug with "/copy".  From Frank
        * make.bat: set max-lisp-eval-depth.
 
 See ChangeLog.3 for earlier changes.
+
+;; Local Variables:
+;; coding: iso-2022-7bit
+;; buffer-file-coding-system: iso-2022-7bit
+;; End:
index 2b2a04e..af70666 100644 (file)
        (message-send-news-with-gnus): New function.
        (message-cancel-news): Use `message-send-news' instead of
        `message-send-news-function'.
+
+;; Local Variables:
+;; coding: iso-2022-7bit
+;; buffer-file-coding-system: iso-2022-7bit
+;; End:
index 616c7b3..29eaeb6 100644 (file)
        (initialize-instance): New method.
 
 See ChangeLog.1 for earlier changes.
+
+;; Local Variables:
+;; coding: iso-2022-7bit
+;; buffer-file-coding-system: iso-2022-7bit
+;; End:
index 6859e0f..6757dff 100644 (file)
        * t-gnus-6_13: NEW PUBLIC BRANCH.
 
 See ChangeLog.2 for earlier changes.
+
+;; Local Variables:
+;; coding: iso-2022-7bit
+;; buffer-file-coding-system: iso-2022-7bit
+;; End:
index 533ec11..b6427c2 100644 (file)
@@ -1,3 +1,7 @@
+2001-12-17  Josh Huber  <huber@alum.wpi.edu>
+
+       * ChangeLog: changed coding to buffer-file-coding-system
+
 2001-11-22  Simon Josefsson  <jas@extundo.com>
 
        * sha1.el: Removed. (A FSF copyrighted sha1-el.el file is in
        (gpg-encrypt): Add passphrase as a parameter.
 
 ;; Local Variables:
-;; coding: iso-2022-7bit
+;; buffer-file-coding-system: iso-2022-7bit
 ;; End:
index 68fd664..25143cd 100644 (file)
@@ -1,3 +1,22 @@
+2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
+       * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
+       * mml1991.el, nnultimate.el: Add `coding'.
+
+2001-12-17  Josh Huber  <huber@alum.wpi.edu>
+
+       * ChangeLog: changed coding to buffer-file-coding-system
+       * ChangeLog.1: same
+       * nnwfm.el: same
+       * gnus-smiley.el: same
+       * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
+       * gnus-delay.el: same
+       * gnus-spec.el: same
+       * message.el: same
+       * mml1991.el: same
+       * nnultimate.el: same
+
 2001-12-16  Simon Josefsson  <jas@extundo.com>
        Inspired by code by Dirk Meyer <dischi@tzi.de>.
 
 
 ;; Local Variables:
 ;; coding: iso-2022-7bit
+;; buffer-file-coding-system: iso-2022-7bit
 ;; End:
index 3cfb883..b8e65a6 100644 (file)
@@ -10097,4 +10097,5 @@ Sat Aug 29 19:32:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
 ;; Local Variables:
 ;; coding: iso-2022-7bit
+;; buffer-file-coding-system: iso-2022-7bit
 ;; End:
index 54943cc..797a81a 100644 (file)
@@ -1,4 +1,4 @@
-;;; gnus-cite.el --- parse citations in articles for Gnus  -*- coding: iso-latin-1 -*-
+;;; gnus-cite.el --- parse citations in articles for Gnus
 
 ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001
 ;;        Free Software Foundation, Inc.
@@ -1011,6 +1011,7 @@ See also the documentation for `gnus-article-highlight-citation'."
 
 ;; Local Variables:
 ;; coding: iso-8859-1
+;; buffer-file-coding-system: iso-8859-1
 ;; End:
 
 ;;; gnus-cite.el ends here
index 449f9cb..74f6fb1 100644 (file)
@@ -1,4 +1,4 @@
-;;; gnus-delay.el --- Delayed posting of articles -*- coding: latin-1; -*-
+;;; gnus-delay.el --- Delayed posting of articles
 
 ;; Copyright (C) 2001  Free Software Foundation, Inc.
 
@@ -179,4 +179,10 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil."
     (add-hook 'gnus-get-new-news-hook 'gnus-delay-send-drafts)))
 
 (provide 'gnus-delay)
+
+;; Local Variables:
+;; coding: iso-8859-1
+;; buffer-file-coding-system: iso-8859-1
+;; End:
+
 ;;; gnus-delay.el ends here
index 60ee8a8..5aef4a6 100644 (file)
@@ -1,4 +1,4 @@
-;;; gnus-spec.el --- format spec functions for Gnus  -*- coding: iso-latin-1 -*-
+;;; gnus-spec.el --- format spec functions for Gnus
 ;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001
 ;;        Free Software Foundation, Inc.
 
@@ -716,6 +716,7 @@ If PROPS, insert the result."
 
 ;; Local Variables:
 ;; coding: iso-8859-1
+;; buffer-file-coding-system: iso-8859-1
 ;; End:
 
 ;;; gnus-spec.el ends here
index a2ddb22..d908eae 100644 (file)
@@ -1,4 +1,4 @@
-;;; message.el --- composing mail and news messages  -*- coding: iso-latin-1 -*-
+;;; message.el --- composing mail and news messages
 ;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001
 ;;        Free Software Foundation, Inc.
 
@@ -6271,6 +6271,7 @@ regexp varstr."
 
 ;; Local Variables:
 ;; coding: iso-8859-1
+;; buffer-file-coding-system: iso-8859-1
 ;; End:
 
 ;;; message.el ends here
index 696b98b..f074547 100644 (file)
@@ -1,4 +1,4 @@
-;;; mml-gpg-old.el --- Old PGP message format (RFC 1991) support for MML -*- coding: iso-latin-1 -*-
+;;; mml-gpg-old.el --- Old PGP message format (RFC 1991) support for MML
 ;; Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
 ;; Author: Sascha Lüdecke <sascha@meta-x.de>,
 
 (provide 'mml1991)
 
+;; Local Variables:
+;; coding: iso-8859-1
+;; buffer-file-coding-system: iso-8859-1
+;; End:
+
 ;;; mml1991.el ends here
index bf79a2a..caf695f 100644 (file)
@@ -1,4 +1,4 @@
-;;; nnultimate.el --- interfacing with the Ultimate Bulletin Board system -*- coding: iso-latin-1 -*-
+;;; nnultimate.el --- interfacing with the Ultimate Bulletin Board system
 
 ;; Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
 
 
 ;; Local Variables:
 ;; coding: iso-8859-1
+;; buffer-file-coding-system: iso-8859-1
 ;; End:
 
 ;;; nnultimate.el ends here
index b361c6d..c5dc25d 100644 (file)
 
 ;; Local Variables:
 ;; coding: iso-8859-1
+;; buffer-file-coding-system: iso-8859-1
 ;; End:
 
 ;;; nnwfm.el ends here
index eb0eef8..bc00928 100644 (file)
@@ -437,6 +437,7 @@ With arg, turn displaying on if and only if arg is positive."
 
 ;; Local Variables:
 ;; coding: iso-8859-1
+;; buffer-file-coding-system: iso-8859-1
 ;; End:
 
 ;;; smiley.el ends here
index 05d565c..4f5c4e0 100644 (file)
@@ -11,6 +11,7 @@ set PWD=
 if "%1" == "" goto usage\r
 \r
 set emacs=xemacs.exe\r
+if "%2" == "" set copy="false"\r
 if "%2" == "copy" set copy=true\r
 if "%2" == "/copy" set copy=true\r
 \r
index 7479b64..0a13cc0 100644 (file)
@@ -1,3 +1,16 @@
+2001-12-18 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * ChangeLog, gnus.texi, emacs-mime.texi: Local Variables `coding'
+       MUST be added!
+
+2001-12-17  Josh Huber  <huber@alum.wpi.edu>
+
+       * ChangeLog: changed coding to buffer-file-coding-system
+       * emacs-mime.texi: changed -*- magic cookie -*- to Local Variables
+       * gnus.texi: same
+       * gnus-ref.tex: same
+       * refcard.tex: same
+
 2001-12-16  Simon Josefsson  <jas@extundo.com>
 
        * gnus.texi (Saving Articles): Add muttprint.
@@ -1936,4 +1949,5 @@ Thu Feb 25 00:28:49 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
 ;; Local Variables:
 ;; coding: iso-2022-7bit
+;; buffer-file-coding-system: iso-2022-7bit
 ;; End:
index 366a8f1..44042de 100644 (file)
@@ -1,4 +1,4 @@
-\input texinfo                  @c -*- mode:texinfo; coding: iso-latin-1 -*-
+\input texinfo
 
 @setfilename emacs-mime
 @settitle Emacs MIME Manual
@@ -1476,4 +1476,9 @@ Content-Disposition Header Field
 @contents
 @bye
 
+\f
+@c Local Variables:
+@c mode: texinfo
+@c coding: iso-8859-1
+@c buffer-file-coding-system: iso-8859-1
 @c End:
index 4166756..71d18f1 100644 (file)
@@ -1,4 +1,4 @@
-\input texinfo                  @c -*- mode: texinfo; coding: iso-2022-7bit -*-
+\input texinfo
 
 @setfilename gnus-ja
 @settitle T-gnus 6.15 Manual
@@ -23044,6 +23044,10 @@ Gnus \e$B$O\e(B Emacs Lisp \e$B$K$h$C$F=q$+$l$F$$$F!"$=$l$O$?$/$5$s$NC`<!2r<a<B9T$5
 @end iflatex
 @end iftex
 
+@c Local Variables:
+@c mode: texinfo
+@c coding: iso-2022-7bit
+@c buffer-file-coding-system: iso-2022-7bit
 @c End:
 % LocalWords:  BNF mucho detailmenu cindex kindex kbd
 % LocalWords:  findex Gnusae vindex dfn dfn samp nntp setq nnspool nntpserver
index 8db93b9..ce86dc7 100644 (file)
@@ -1,4 +1,4 @@
-\input texinfo                  @c -*- mode: texinfo; coding: iso-latin-1 -*-
+\input texinfo
 
 @setfilename gnus
 @settitle T-gnus 6.15 Manual
@@ -23563,6 +23563,10 @@ former).  The manual is unambiguous, but it can be confusing.
 @end iflatex
 @end iftex
 
+@c Local Variables:
+@c mode: texinfo
+@c coding: iso-8859-1
+@c buffer-file-coding-system: iso-8859-1
 @c End:
 % LocalWords:  BNF mucho detailmenu cindex kindex kbd
 % LocalWords:  findex Gnusae vindex dfn dfn samp nntp setq nnspool nntpserver
index 72dd7be..b8b270f 100644 (file)
@@ -1,4 +1,3 @@
-% -*- mode: latex; TeX-master: "refcard.tex" -*-
 %% include file for the Gnus refcard and booklet
 %%
 \newlength{\keycolwidth}
     \end{keys}
     }
   }
+
+%%% Local Variables:
+%%% mode: latex
+%%% TeX-master: "refcard.tex"
+%%% End:
index 44fcc2d..af3ffc4 100644 (file)
@@ -1,4 +1,4 @@
-\input texinfo                  @c -*- mode: texinfo; coding: iso-2022-7bit -*-
+\input texinfo
 
 @setfilename message-ja
 @settitle T-gnus 6.15 Message Manual
@@ -1637,4 +1637,8 @@ Message \e$B$O;v<B>e!"$=$l<+?H$NJQ?t$7$+;H$$$^$;$s\e(B---\e$B8E$$\e(B @code{mail-} \e
 @contents
 @bye
 
+@c Local Variables:
+@c mode: texinfo
+@c coding: iso-2022-7bit
+@c buffer-file-coding-system: iso-2022-7bit
 @c End:
index 4b654b4..3ef0339 100644 (file)
@@ -1,4 +1,3 @@
-% -*- latex -*-
 % Reference Card for Oort Gnus: to be processed with LaTeX2e
 \documentclass{article}
 
 
 \end{document}
 
-
+%%% Local Variables:
+%%% mode: latex
+%%% End:
diff --git a/todo b/todo
index 5fa540a..2bba189 100644 (file)
--- a/todo
+++ b/todo
@@ -1505,5 +1505,6 @@ exceeding lisp nesting on huge groups.
 ;; Local Variables:
 ;; mode: outline
 ;; coding: iso-2022-7bit
+;; buffer-file-coding-system: iso-2022-7bit
 ;; paragraph-separate: "[      \f]*$"
 ;; End: