+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:
(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:
(initialize-instance): New method.
See ChangeLog.1 for earlier changes.
+
+;; Local Variables:
+;; coding: iso-2022-7bit
+;; buffer-file-coding-system: iso-2022-7bit
+;; End:
* 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:
+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:
+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:
;; Local Variables:
;; coding: iso-2022-7bit
+;; buffer-file-coding-system: iso-2022-7bit
;; End:
-;;; 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.
;; Local Variables:
;; coding: iso-8859-1
+;; buffer-file-coding-system: iso-8859-1
;; End:
;;; gnus-cite.el ends here
-;;; gnus-delay.el --- Delayed posting of articles -*- coding: latin-1; -*-
+;;; gnus-delay.el --- Delayed posting of articles
;; Copyright (C) 2001 Free Software Foundation, Inc.
(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
-;;; 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.
;; Local Variables:
;; coding: iso-8859-1
+;; buffer-file-coding-system: iso-8859-1
;; End:
;;; gnus-spec.el ends here
-;;; 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.
;; Local Variables:
;; coding: iso-8859-1
+;; buffer-file-coding-system: iso-8859-1
;; End:
;;; message.el ends here
-;;; 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
-;;; 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
;; Local Variables:
;; coding: iso-8859-1
+;; buffer-file-coding-system: iso-8859-1
;; End:
;;; nnwfm.el ends here
;; Local Variables:
;; coding: iso-8859-1
+;; buffer-file-coding-system: iso-8859-1
;; End:
;;; smiley.el ends here
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
+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.
;; Local Variables:
;; coding: iso-2022-7bit
+;; buffer-file-coding-system: iso-2022-7bit
;; End:
-\input texinfo @c -*- mode:texinfo; coding: iso-latin-1 -*-
+\input texinfo
@setfilename emacs-mime
@settitle Emacs MIME Manual
@contents
@bye
+\f
+@c Local Variables:
+@c mode: texinfo
+@c coding: iso-8859-1
+@c buffer-file-coding-system: iso-8859-1
@c End:
-\input texinfo @c -*- mode: texinfo; coding: iso-2022-7bit -*-
+\input texinfo
@setfilename gnus-ja
@settitle T-gnus 6.15 Manual
@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
-\input texinfo @c -*- mode: texinfo; coding: iso-latin-1 -*-
+\input texinfo
@setfilename gnus
@settitle T-gnus 6.15 Manual
@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
-% -*- 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:
-\input texinfo @c -*- mode: texinfo; coding: iso-2022-7bit -*-
+\input texinfo
@setfilename message-ja
@settitle T-gnus 6.15 Message Manual
@contents
@bye
+@c Local Variables:
+@c mode: texinfo
+@c coding: iso-2022-7bit
+@c buffer-file-coding-system: iso-2022-7bit
@c End:
-% -*- latex -*-
% Reference Card for Oort Gnus: to be processed with LaTeX2e
\documentclass{article}
\end{document}
-
+%%% Local Variables:
+%%% mode: latex
+%%% End:
;; Local Variables:
;; mode: outline
;; coding: iso-2022-7bit
+;; buffer-file-coding-system: iso-2022-7bit
;; paragraph-separate: "[ \f]*$"
;; End: