From: yamaoka Date: Wed, 19 Dec 2001 01:06:40 +0000 (+0000) Subject: Synch with Oort Gnus. X-Git-Tag: t-gnus-6_15_4-09-quimby-last-~13 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=36bd162f4f7cd40453b8683e796730836c352b2a;p=elisp%2Fgnus.git- Synch with Oort Gnus. --- diff --git a/ChangeLog b/ChangeLog index 1e703c9..e8998ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-12-18 Josh Huber + + * ChangeLog, todo: (oops) changed buffer-file-coding-system back + to coding. + 2001-12-18 Kai Gro,A_(Bjohann * make-x.bat: Ensure nonempty variable value. Reported by Frank @@ -1408,5 +1413,4 @@ See ChangeLog.3 for earlier changes. ;; Local Variables: ;; coding: iso-2022-7bit -;; buffer-file-coding-system: iso-2022-7bit ;; End: diff --git a/ChangeLog.1 b/ChangeLog.1 index af70666..711e7f1 100644 --- a/ChangeLog.1 +++ b/ChangeLog.1 @@ -4122,5 +4122,4 @@ ;; Local Variables: ;; coding: iso-2022-7bit -;; buffer-file-coding-system: iso-2022-7bit ;; End: diff --git a/ChangeLog.2 b/ChangeLog.2 index 29eaeb6..fad70e3 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 @@ -621,5 +621,4 @@ See ChangeLog.1 for earlier changes. ;; Local Variables: ;; coding: iso-2022-7bit -;; buffer-file-coding-system: iso-2022-7bit ;; End: diff --git a/ChangeLog.3 b/ChangeLog.3 index 6757dff..d661655 100644 --- a/ChangeLog.3 +++ b/ChangeLog.3 @@ -2917,5 +2917,4 @@ See ChangeLog.2 for earlier changes. ;; Local Variables: ;; coding: iso-2022-7bit -;; buffer-file-coding-system: iso-2022-7bit ;; End: diff --git a/contrib/ChangeLog b/contrib/ChangeLog index b6427c2..49cd5d0 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,8 @@ +2001-12-18 Josh Huber + + * ChangeLog: changed buffer-file-coding-system back to + coding. (oops) + 2001-12-17 Josh Huber * ChangeLog: changed coding to buffer-file-coding-system @@ -121,5 +126,5 @@ (gpg-encrypt): Add passphrase as a parameter. ;; Local Variables: -;; buffer-file-coding-system: iso-2022-7bit +;; coding: iso-2022-7bit ;; End: diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 25143cd..031742c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2001-12-18 Josh Huber + + * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el: + * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el: + * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag. + 2001-12-18 01:00:00 ShengHuo ZHU * ChangeLog, ChangeLog.1, nnwfm.el, gnus-smiley.el: @@ -6704,5 +6710,4 @@ ;; Local Variables: ;; coding: iso-2022-7bit -;; buffer-file-coding-system: iso-2022-7bit ;; End: diff --git a/lisp/ChangeLog.1 b/lisp/ChangeLog.1 index b8e65a6..3cfb883 100644 --- a/lisp/ChangeLog.1 +++ b/lisp/ChangeLog.1 @@ -10097,5 +10097,4 @@ Sat Aug 29 19:32:06 1998 Lars Magne Ingebrigtsen ;; Local Variables: ;; coding: iso-2022-7bit -;; buffer-file-coding-system: iso-2022-7bit ;; End: diff --git a/lisp/gnus-cite.el b/lisp/gnus-cite.el index 797a81a..f888492 100644 --- a/lisp/gnus-cite.el +++ b/lisp/gnus-cite.el @@ -1011,7 +1011,6 @@ 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 diff --git a/lisp/gnus-delay.el b/lisp/gnus-delay.el index 74f6fb1..c464e79 100644 --- a/lisp/gnus-delay.el +++ b/lisp/gnus-delay.el @@ -182,7 +182,6 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil." ;; Local Variables: ;; coding: iso-8859-1 -;; buffer-file-coding-system: iso-8859-1 ;; End: ;;; gnus-delay.el ends here diff --git a/lisp/gnus-spec.el b/lisp/gnus-spec.el index 5aef4a6..ce0460c 100644 --- a/lisp/gnus-spec.el +++ b/lisp/gnus-spec.el @@ -716,7 +716,6 @@ If PROPS, insert the result." ;; Local Variables: ;; coding: iso-8859-1 -;; buffer-file-coding-system: iso-8859-1 ;; End: ;;; gnus-spec.el ends here diff --git a/lisp/message.el b/lisp/message.el index d908eae..67f5cd4 100644 --- a/lisp/message.el +++ b/lisp/message.el @@ -6271,7 +6271,6 @@ regexp varstr." ;; Local Variables: ;; coding: iso-8859-1 -;; buffer-file-coding-system: iso-8859-1 ;; End: ;;; message.el ends here diff --git a/lisp/mml1991.el b/lisp/mml1991.el index f074547..0911874 100644 --- a/lisp/mml1991.el +++ b/lisp/mml1991.el @@ -210,7 +210,6 @@ ;; Local Variables: ;; coding: iso-8859-1 -;; buffer-file-coding-system: iso-8859-1 ;; End: ;;; mml1991.el ends here diff --git a/lisp/nnultimate.el b/lisp/nnultimate.el index caf695f..23153ee 100644 --- a/lisp/nnultimate.el +++ b/lisp/nnultimate.el @@ -475,7 +475,6 @@ ;; Local Variables: ;; coding: iso-8859-1 -;; buffer-file-coding-system: iso-8859-1 ;; End: ;;; nnultimate.el ends here diff --git a/lisp/nnwfm.el b/lisp/nnwfm.el index c5dc25d..b361c6d 100644 --- a/lisp/nnwfm.el +++ b/lisp/nnwfm.el @@ -427,7 +427,6 @@ ;; Local Variables: ;; coding: iso-8859-1 -;; buffer-file-coding-system: iso-8859-1 ;; End: ;;; nnwfm.el ends here diff --git a/lisp/smiley.el b/lisp/smiley.el index bc00928..eb0eef8 100644 --- a/lisp/smiley.el +++ b/lisp/smiley.el @@ -437,7 +437,6 @@ 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 diff --git a/texi/ChangeLog b/texi/ChangeLog index 0a13cc0..3043424 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,8 @@ +2001-12-18 Josh Huber + + * ChangeLog, gnus.texi, emacs-mime.texi: (oops) removed + buffer-file-coding-system + 2001-12-18 00:00:00 ShengHuo ZHU * ChangeLog, gnus.texi, emacs-mime.texi: Local Variables `coding' @@ -1949,5 +1954,4 @@ Thu Feb 25 00:28:49 1999 Shenghuo ZHU ;; Local Variables: ;; coding: iso-2022-7bit -;; buffer-file-coding-system: iso-2022-7bit ;; End: diff --git a/texi/emacs-mime.texi b/texi/emacs-mime.texi index 44042de..e115311 100644 --- a/texi/emacs-mime.texi +++ b/texi/emacs-mime.texi @@ -1480,5 +1480,4 @@ Content-Disposition Header Field @c Local Variables: @c mode: texinfo @c coding: iso-8859-1 -@c buffer-file-coding-system: iso-8859-1 @c End: diff --git a/texi/gnus-ja.texi b/texi/gnus-ja.texi index 6f9a902..657ab6a 100644 --- a/texi/gnus-ja.texi +++ b/texi/gnus-ja.texi @@ -23044,7 +23044,6 @@ Gnus $B$O(B Emacs Lisp $B$K$h$C$F=q$+$l$F$$$F!"$=$l$O$?$/$5$s$NC`e!"$=$l<+?H$NJQ?t$7$+;H$$$^$;$s(B---$B8E$$(B @code{mail-}  @c Local Variables: @c mode: texinfo @c coding: iso-2022-7bit -@c buffer-file-coding-system: iso-2022-7bit @c End: diff --git a/todo b/todo index 2bba189..5fa540a 100644 --- a/todo +++ b/todo @@ -1505,6 +1505,5 @@ exceeding lisp nesting on huge groups. ;; Local Variables: ;; mode: outline ;; coding: iso-2022-7bit -;; buffer-file-coding-system: iso-2022-7bit ;; paragraph-separate: "[ ]*$" ;; End: