aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKaroly Lorentey2003-12-28 16:03:57 +0000
committerKaroly Lorentey2003-12-28 16:03:57 +0000
commit2e7f2ec031f1708b80df9dc1f60f6b1cb24a5c02 (patch)
tree6e682f963c37c5cb6610711ec395ed4e82fff7fc /src/ChangeLog
parent53fed860b6a9e8f89eca3fd8a15e49c58aace85d (diff)
parent8af1a978a8f635a9d05f56200ba42613e3574c44 (diff)
downloademacs-2e7f2ec031f1708b80df9dc1f60f6b1cb24a5c02.tar.gz
emacs-2e7f2ec031f1708b80df9dc1f60f6b1cb24a5c02.zip
Merged in changes from CVS HEAD
Patches applied: * miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-138 Update from CVS * miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-139 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-15
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog38
1 files changed, 38 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f6959b45efa..4adadd84db1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,41 @@
12003-12-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * gtkutil.c (xg_frame_set_char_size): Call x_wm_set_size_hint.
4
5 * xfaces.c (lface_fully_specified_p): Take into account that
6 MAC OS always have unspecified stipple.
7
82003-12-24 Thien-Thi Nguyen <ttn@gnu.org>
9
10 * tparam.c (tparam1): Add handling for `%pN', which
11 means use param N for the next substitution.
12
132003-12-24 Thien-Thi Nguyen <ttn@gnu.org>
14
15 * xfaces.c (Fcolor_gray_p): Fix omission bug:
16 In case `frame' is nil, consult the selected frame.
17 (Fcolor_supported_p): Likewise.
18
192003-12-23 Luc Teirlinck <teirllm@auburn.edu>
20
21 * fns.c (Frandom, Fstring_make_multibyte, Fset_char_table_range):
22 Doc fixes.
23
24 * minibuf.c (read_minibuf): Allow INITIAL to be a cons of a string
25 and an integer. Adapt the introductory comment accordingly.
26 (Fread_from_minibuffer): Delete code moved into read_minibuf.
27 Doc fix.
28 (Fread_minibuffer, Fread_no_blanks_input): Adapt to changes in
29 read_minibuf.
30 (Fcompleting_read): Delete code moved into read_minibuf.
31 (Ftest_completion): Make it handle obarrays and hash tables
32 correctly.
33
342003-12-03 Kenichi Handa <handa@m17n.org>
35
36 * coding.c (decode_coding_iso2022): Fix for preserving UTF-8
37 encoding sequence.
38
12003-12-01 Kenichi Handa <handa@m17n.org> 392003-12-01 Kenichi Handa <handa@m17n.org>
2 40
3 * composite.c (syms_of_composite): Don't make the compostion hash 41 * composite.c (syms_of_composite): Don't make the compostion hash