[gnus git] branch master updated: m0-5-279-g7694b16 =1= lisp/ChangeLog.1: Use UTF-8 for file coding
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 7694b161202581a55ddddd0390abc8b87f6c0e06 (commit)
from c803733f05ea33c7779a5a53b63bb34c6f231ce6 (commit)
- Log -----------------------------------------------------------------
commit 7694b161202581a55ddddd0390abc8b87f6c0e06
Author: Katsumi Yamaoka <[email protected]>
Date: Tue Mar 12 22:33:49 2013 +0000
lisp/ChangeLog.1: Use UTF-8 for file coding
diff --git a/lisp/ChangeLog.1 b/lisp/ChangeLog.1
index 94c5a0e..3634dfd 100644
--- a/lisp/ChangeLog.1
+++ b/lisp/ChangeLog.1
@@ -131,7 +131,7 @@
* nnheader.el (nnheader-parse-head): Ditto.
-2000-10-13 Kai Gro,A_(Bjohann <[email protected]>
+2000-10-13 Kai Großjohann <[email protected]>
* mail-source.el (mail-source-keyword-map): Use
`rmail-spool-directory' as a default directory for the `file'
@@ -144,7 +144,7 @@
* message.el (message-send-mail-partially): Replace the header
delimiter with a blank line.
-2000-10-13 Kai Gro,A_(Bjohann <[email protected]>
+2000-10-13 Kai Großjohann <[email protected]>
* gnus-sum.el (gnus-get-split-value): Use first match only (Ed L
Cashin <[email protected]>).
@@ -476,7 +476,7 @@
* dgnushack.el (dgnushack-compile): Don't compile dgnushack.el,
lpath.el. Don't compile base64.el if there is builtin base64.
-2000-10-02 Bj,Av(Brn Torkelsson <[email protected]>
+2000-10-02 Björn Torkelsson <[email protected]>
* base64.el (Repository): Use featurep for XEmacs test.
@@ -765,7 +765,7 @@
* mail-source.el (mail-sources): Change default to '((file)).
Add useful custom type.
-2000-09-18 Kai Gro,A_(Bjohann <[email protected]>
+2000-09-18 Kai Großjohann <[email protected]>
* gnus-util.el (gnus-time-iso8601): Correct doc string (four digit
year).
@@ -1196,7 +1196,7 @@
* mm-decode.el (mm-display-external): Put point at start.
-2000-08-10 Kai Gro,A_(Bjohann <[email protected]>
+2000-08-10 Kai Großjohann <[email protected]>
* nnmail.el (nnmail-expiry-target): More explicit documentation.
@@ -2176,7 +2176,7 @@ Mon May 1 15:09:46 2000 Lars Magne Ingebrigtsen <[email protected]>
* mm-bodies.el (mm-encode-body): Remove reference to
mm-default-charset in comment.
-2000-04-24 00:56:00 Bj,Av(Brn Torkelsson <[email protected]>
+2000-04-24 00:56:00 Björn Torkelsson <[email protected]>
* rfc2047.el (rfc2047-encode-message-header): Fixing typo.
@@ -2285,7 +2285,7 @@ Mon Apr 24 21:12:06 2000 Lars Magne Ingebrigtsen <[email protected]>
* gnus-sum.el (t): M-down and M-up.
-2000-04-22 20:22:03 Kai Gro,A_(Bjohann <[email protected]>
+2000-04-22 20:22:03 Kai Großjohann <[email protected]>
* gnus-sum.el: Doc fix.
@@ -2346,7 +2346,7 @@ Mon Apr 24 21:12:06 2000 Lars Magne Ingebrigtsen <[email protected]>
* gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
override.
-2000-04-21 21:58:20 Kai Gro,A_(Bjohann <[email protected]>
+2000-04-21 21:58:20 Kai Großjohann <[email protected]>
* nnmail.el (nnmail-cache-insert): Does some stuff that is
probably good to do, or something. I dunno. I just write these
@@ -2938,7 +2938,7 @@ Wed Jan 5 17:06:41 2000 Lars Magne Ingebrigtsen <[email protected]>
* webmail.el (webmail-hotmail-article): Don't insert message id.
-1999-12-28 [email protected] (Kai Gro,A_(Bjohann)
+1999-12-28 [email protected] (Kai Großjohann)
* nnimap.el (nnimap-split-fancy): New variable.
(nnimap-split-fancy): New function.
@@ -10069,5 +10069,5 @@ Sat Aug 29 19:32:06 1998 Lars Magne Ingebrigtsen <[email protected]>
are permitted provided the copyright notice and this notice are preserved.
;; Local Variables:
-;; coding: iso-2022-7bit
+;; coding: utf-8
;; End:
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
lisp/ChangeLog.1 | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project