2001-12-17 Josh Huber <huber@alum.wpi.edu>
authorJosh Huber <huber@alum.wpi.edu>
Tue, 18 Dec 2001 04:14:37 +0000 (04:14 +0000)
committerJosh Huber <huber@alum.wpi.edu>
Tue, 18 Dec 2001 04:14:37 +0000 (04:14 +0000)
       * 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

texi/ChangeLog
texi/emacs-mime.texi
texi/gnus.texi
texi/gnusref.tex
texi/refcard.tex

index 7479b64..887b450 100644 (file)
@@ -1,3 +1,11 @@
+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.
@@ -1935,5 +1943,5 @@ Thu Feb 25 00:28:49 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
        * gnus.texi (Mail Folders): Addition.
 
 ;; Local Variables:
-;; coding: iso-2022-7bit
+;; buffer-file-coding-system: iso-2022-7bit
 ;; End:
index 366a8f1..0e7de04 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,8 @@ Content-Disposition Header Field
 @contents
 @bye
 
+\f
+@c Local Variables:
+@c mode: texinfo
+@c buffer-file-coding-system: iso-latin-1
 @c End:
index a886cbf..54de002 100644 (file)
@@ -1,4 +1,4 @@
-\input texinfo                  @c -*- mode: texinfo; coding: iso-latin-1 -*-
+\input texinfo
 
 @setfilename gnus
 @settitle Gnus Manual
@@ -23573,6 +23573,9 @@ former).  The manual is unambiguous, but it can be confusing.
 @end iflatex
 @end iftex
 
+@c Local Variables:
+@c mode: texinfo
+@c buffer-file-coding-system: iso-latin-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 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: