2001-12-18 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
authorShengHuo ZHU <zsh@cs.rochester.edu>
Tue, 18 Dec 2001 06:26:40 +0000 (06:26 +0000)
committerShengHuo ZHU <zsh@cs.rochester.edu>
Tue, 18 Dec 2001 06:26:40 +0000 (06:26 +0000)
* 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'.

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

index 73e9825..d71b329 100644 (file)
@@ -1,3 +1,9 @@
+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: Moved to ChangeLog.1.
 
 ;; Local Variables:
+;; coding: iso-2022-7bit
 ;; buffer-file-coding-system: iso-2022-7bit
 ;; End:
index babe824..b8e65a6 100644 (file)
@@ -10096,5 +10096,6 @@ Sat Aug 29 19:32:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
        * gnus.el: Gnus v0.2 is released.
 
 ;; Local Variables:
+;; coding: iso-2022-7bit
 ;; buffer-file-coding-system: iso-2022-7bit
 ;; End:
index 3f4b7f5..7417e06 100644 (file)
@@ -1004,6 +1004,7 @@ See also the documentation for `gnus-article-highlight-citation'."
 (provide 'gnus-cite)
 
 ;; Local Variables:
+;; coding: iso-8859-1
 ;; buffer-file-coding-system: iso-8859-1
 ;; End:
 
index 1a1fdc4..74f6fb1 100644 (file)
@@ -181,7 +181,8 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil."
 (provide 'gnus-delay)
 
 ;; Local Variables:
-;; buffer-file-coding-system: latin-1
+;; coding: iso-8859-1
+;; buffer-file-coding-system: iso-8859-1
 ;; End:
 
 ;;; gnus-delay.el ends here
index d004771..0ae6f2c 100644 (file)
@@ -675,6 +675,7 @@ If PROPS, insert the result."
 (provide 'gnus-spec)
 
 ;; Local Variables:
+;; coding: iso-8859-1
 ;; buffer-file-coding-system: iso-8859-1
 ;; End:
 
index 3d2436b..660dbfa 100644 (file)
@@ -5457,6 +5457,7 @@ regexp varstr."
 (run-hooks 'message-load-hook)
 
 ;; Local Variables:
+;; coding: iso-8859-1
 ;; buffer-file-coding-system: iso-8859-1
 ;; End:
 
index 61dc4bb..c6a8bd2 100644 (file)
@@ -24,7 +24,7 @@
 
 ;;; Commentary:
 
-;; RCS: $Id: mml1991.el,v 6.2 2001/11/13 15:52:59 zsh Exp $
+;; RCS: $Id: mml1991.el,v 6.3 2001/12/18 04:13:29 huber Exp $
 
 ;;; Code:
 
 (provide 'mml1991)
 
 ;; Local Variables:
-;; buffer-file-coding-system: iso-latin-1
+;; coding: iso-8859-1
+;; buffer-file-coding-system: iso-8859-1
 ;; End:
 
 ;;; mml1991.el ends here
index 2dbcfb3..ef4b3fe 100644 (file)
 (provide 'nnultimate)
 
 ;; Local Variables:
+;; coding: iso-8859-1
 ;; buffer-file-coding-system: iso-8859-1
 ;; End:
 
index abbdc37..f99d8a0 100644 (file)
 (provide 'nnwfm)
 
 ;; Local Variables:
+;; coding: iso-8859-1
 ;; buffer-file-coding-system: iso-8859-1
 ;; End:
 
index d61b48c..f426aa0 100644 (file)
@@ -436,6 +436,7 @@ With arg, turn displaying on if and only if arg is positive."
 (provide 'smiley)
 
 ;; Local Variables:
+;; coding: iso-8859-1
 ;; buffer-file-coding-system: iso-8859-1
 ;; End: