aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiles Bader2008-02-04 09:38:39 +0000
committerMiles Bader2008-02-04 09:38:39 +0000
commit9303f9853d55aa3565fdbe6fb86e4b978119bdaa (patch)
tree0a9c835ff14094a0761f0864e00751ccd113eb6a
parent0c55bf826980b0cb6c8351a52ca6c3156829e475 (diff)
downloademacs-9303f9853d55aa3565fdbe6fb86e4b978119bdaa.tar.gz
emacs-9303f9853d55aa3565fdbe6fb86e4b978119bdaa.zip
Adjust dates of unicode merge entries to UTC.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1046
-rw-r--r--lib-src/ChangeLog6
-rw-r--r--lisp/gnus/ChangeLog34
-rw-r--r--nt/ChangeLog6
3 files changed, 23 insertions, 23 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 51bc2a9befd..85b8475107f 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -7,18 +7,18 @@
7 * etags.c: Added "GTY" as synonym for __attribute__. Updated 7 * etags.c: Added "GTY" as synonym for __attribute__. Updated
8 gperf output. 8 gperf output.
9 9
102008-02-02 Jason Rumney <jasonr@gnu.org> 102008-02-01 Jason Rumney <jasonr@gnu.org>
11 11
12 * makefile.w32-in (obj): Sync with src/Makefile.in 12 * makefile.w32-in (obj): Sync with src/Makefile.in
13 (TOOLTIP_SUPPORT, WINDOW_SUPPORT): New definitions. 13 (TOOLTIP_SUPPORT, WINDOW_SUPPORT): New definitions.
14 (WINNT_SUPPORT): Add term/w32-win.elc. 14 (WINNT_SUPPORT): Add term/w32-win.elc.
15 (lisp1, lisp2): Sync with lisp in src/Makefile.in. 15 (lisp1, lisp2): Sync with lisp in src/Makefile.in.
16 16
172008-02-02 Jason Rumney <jasonr@gnu.org> 172008-02-01 Jason Rumney <jasonr@gnu.org>
18 18
19 * makefile.w32-in (obj): Add font.o and w32font.o 19 * makefile.w32-in (obj): Add font.o and w32font.o
20 20
212008-02-02 Zhang Wei <id.brep@gmail.com> (tiny change) 212008-02-01 Zhang Wei <id.brep@gmail.com> (tiny change)
22 22
23 * lib-src/makefile.w32-in (lisp1): Delete ucs-tables.elc, 23 * lib-src/makefile.w32-in (lisp1): Delete ucs-tables.elc,
24 utf-8.elc, and latin-*.el. 24 utf-8.elc, and latin-*.el.
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index ae7da459953..d0204a493f2 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,49 +1,49 @@
12008-02-02 Zhang Wei <id.brep@gmail.com> 12008-02-01 Zhang Wei <id.brep@gmail.com>
2 2
3 * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030. 3 * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
4 4
5 * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030. 5 * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
6 6
72008-02-02 Kenichi Handa <handa@m17n.org> 72008-02-01 Kenichi Handa <handa@m17n.org>
8 8
9 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Use correct 9 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Use correct
10 form for specifying a mode in the header line. 10 form for specifying a mode in the header line.
11 11
122008-02-02 Miles Bader <miles@gnu.org> 122008-02-01 Miles Bader <miles@gnu.org>
13 13
14 * mml.el (mml-parse-1): Remove apparently vestigial use of 14 * mml.el (mml-parse-1): Remove apparently vestigial use of
15 `mm-hack-charsets'. 15 `mm-hack-charsets'.
16 * mm-bodies.el (mm-encode-body): Likewise. 16 * mm-bodies.el (mm-encode-body): Likewise.
17 17
182008-02-02 Kenichi Handa <handa@m17n.org> 182008-02-01 Kenichi Handa <handa@m17n.org>
19 19
20 * mm-util.el (mm-enable-multibyte): Call set-buffer-multibyte 20 * mm-util.el (mm-enable-multibyte): Call set-buffer-multibyte
21 with the arg `to'. 21 with the arg `to'.
22 22
232008-02-02 Kenichi Handa <handa@m17n.org> 232008-02-01 Kenichi Handa <handa@m17n.org>
24 24
25 * rfc2104.el (rfc2104-hexstring-to-byte-list): Renamed from 25 * rfc2104.el (rfc2104-hexstring-to-byte-list): Renamed from
26 rfc2104-hexstring-to-bitstring and changed to return a byte list. 26 rfc2104-hexstring-to-bitstring and changed to return a byte list.
27 (rfc2104-hash): Convert the result of concat to unibyte string. 27 (rfc2104-hash): Convert the result of concat to unibyte string.
28 28
292008-02-02 Dave Love <fx@gnu.org> 292008-02-01 Dave Love <fx@gnu.org>
30 30
31 * mm-bodies.el (mm-encode-body): Doc fix. 31 * mm-bodies.el (mm-encode-body): Doc fix.
32 32
33 * qp.el (quoted-printable-encode-region): Fix non-Emacs 22 case. 33 * qp.el (quoted-printable-encode-region): Fix non-Emacs 22 case.
34 34
352008-02-02 Dave Love <fx@gnu.org> 352008-02-01 Dave Love <fx@gnu.org>
36 36
37 * qp.el (quoted-printable-encode-region): Fix non-multibyte search 37 * qp.el (quoted-printable-encode-region): Fix non-multibyte search
38 for Emacs 22. 38 for Emacs 22.
39 39
402008-02-02 Dave Love <fx@gnu.org> 402008-02-01 Dave Love <fx@gnu.org>
41 41
42 * qp.el (quoted-printable-encode-region): Go to start of range 42 * qp.el (quoted-printable-encode-region): Go to start of range
43 before searching. 43 before searching.
44 (quoted-printable-encode-region): Use multibyte-char-to-unibyte. 44 (quoted-printable-encode-region): Use multibyte-char-to-unibyte.
45 45
462008-02-02 Dave Love <fx@gnu.org> 462008-02-01 Dave Love <fx@gnu.org>
47 47
48 * qp.el (quoted-printable-decode-region): Use mm-insert-byte. 48 * qp.el (quoted-printable-decode-region): Use mm-insert-byte.
49 49
@@ -65,16 +65,16 @@
65 in encoding. Add `address-mime' case and bind 65 in encoding. Add `address-mime' case and bind
66 rfc2047-special-chars for `mime' case. 66 rfc2047-special-chars for `mime' case.
67 67
682008-02-02 Kenichi Handa <handa@etl.go.jp> 682008-02-01 Kenichi Handa <handa@etl.go.jp>
69 69
70 * qp.el (quoted-printable-decode-region): Insert bytes by 70 * qp.el (quoted-printable-decode-region): Insert bytes by
71 `insert-byte'. 71 `insert-byte'.
72 72
732008-02-02 Dave Love <fx@gnu.org> 732008-02-01 Dave Love <fx@gnu.org>
74 74
75 * rfc2047.el (rfc2047-encode): Fix last change. 75 * rfc2047.el (rfc2047-encode): Fix last change.
76 76
772008-02-02 Dave Love <fx@gnu.org> 772008-02-01 Dave Love <fx@gnu.org>
78 78
79 * rfc2047.el (rfc2047-charset-encoding-alist): Use B for Hebrew. 79 * rfc2047.el (rfc2047-charset-encoding-alist): Use B for Hebrew.
80 Doc fix. 80 Doc fix.
@@ -83,19 +83,19 @@
83 coding-system-for-read. 83 coding-system-for-read.
84 (gnus-gnus-to-quick-newsrc-format): Insert coding cookie. 84 (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
85 85
862008-02-02 Dave Love <fx@gnu.org> 862008-02-01 Dave Love <fx@gnu.org>
87 87
88 * mm-util.el (mm-find-mime-charset-region): Fix :mime-charset 88 * mm-util.el (mm-find-mime-charset-region): Fix :mime-charset
89 part. 89 part.
90 90
912008-02-02 Dave Love <fx@gnu.org> 912008-02-01 Dave Love <fx@gnu.org>
92 92
93 * rfc2047.el (rfc2047-encodable-p): Avoid mm-find-charset-region. 93 * rfc2047.el (rfc2047-encodable-p): Avoid mm-find-charset-region.
94 (rfc2047-dissect-region): Don't record charsets. 94 (rfc2047-dissect-region): Don't record charsets.
95 (rfc2047-encode): Remove arg CHARSET. 95 (rfc2047-encode): Remove arg CHARSET.
96 (rfc2047-encode-region): Change rfc2047-encode call. 96 (rfc2047-encode-region): Change rfc2047-encode call.
97 97
982008-02-02 Dave Love <fx@gnu.org> 982008-02-01 Dave Love <fx@gnu.org>
99 99
100 * mm-util.el (mm-mule4-p, mm-enable-multibyte-mule4) 100 * mm-util.el (mm-mule4-p, mm-enable-multibyte-mule4)
101 (mm-disable-multibyte-mule4) 101 (mm-disable-multibyte-mule4)
@@ -115,12 +115,12 @@
115 (mm-encode-body): Just call mm-encode-coding-region in encoding 115 (mm-encode-body): Just call mm-encode-coding-region in encoding
116 case. 116 case.
117 117
1182008-02-02 Dave Love <fx@gnu.org> 1182008-02-01 Dave Love <fx@gnu.org>
119 119
120 * mm-util.el (mm-auto-save-coding-system): Prefer utf-8-emacs 120 * mm-util.el (mm-auto-save-coding-system): Prefer utf-8-emacs
121 coding system to emacs-mule. 121 coding system to emacs-mule.
122 122
1232008-02-02 Dave Love <fx@gnu.org> 1232008-02-01 Dave Love <fx@gnu.org>
124 124
125 * mm-util.el (mm-mime-mule-charset-alist) 125 * mm-util.el (mm-mime-mule-charset-alist)
126 (mm-mule-charset-to-mime-charset, mm-charset-to-coding-system) 126 (mm-mule-charset-to-mime-charset, mm-charset-to-coding-system)
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 505994bd1e3..f3ad23a389a 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -17,16 +17,16 @@
17 (bootstrap-nmake): Invoke unidatagen-nmake. 17 (bootstrap-nmake): Invoke unidatagen-nmake.
18 (bootstrap-gmake): Invoke unidatagen-$(SHELLTYPE). 18 (bootstrap-gmake): Invoke unidatagen-$(SHELLTYPE).
19 19
202008-02-02 Jason Rumney <jasonr@gnu.org> 202008-02-01 Jason Rumney <jasonr@gnu.org>
21 21
22 * configure.bat (withfont): Set sep1 after modifying usercflags. 22 * configure.bat (withfont): Set sep1 after modifying usercflags.
23 23
242008-02-02 Jason Rumney <jasonr@gnu.org> 242008-02-01 Jason Rumney <jasonr@gnu.org>
25 25
26 * configure.bat: Rename --with-font-backend to --enable-font-backend 26 * configure.bat: Rename --with-font-backend to --enable-font-backend
27 for consistency with other platforms. 27 for consistency with other platforms.
28 28
292008-02-02 Jason Rumney <jasonr@gnu.org> 292008-02-01 Jason Rumney <jasonr@gnu.org>
30 30
31 * configure.bat: Add --with-font-backend option. 31 * configure.bat: Add --with-font-backend option.
32 32