annotate src/ChangeLog @ 438:84b14dcb0985 r21-2-27

Import from CVS: tag r21-2-27
author cvs
date Mon, 13 Aug 2007 11:32:25 +0200
parents 080151679be2
children 8de8e3f6228a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
1 2000-01-18 Martin Buchholz <martin@xemacs.org>
434
9d177e8d4150 Import from CVS: tag r21-2-25
cvs
parents: 432
diff changeset
2
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
3 * XEmacs 21.2.27 is released.
432
3a7e78e1142d Import from CVS: tag r21-2-24
cvs
parents: 430
diff changeset
4
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
5 2000-01-18 Martin Buchholz <martin@xemacs.org>
430
a5df635868b2 Import from CVS: tag r21-2-23
cvs
parents: 428
diff changeset
6
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
7 * glyphs-eimage.c (struct tiff_error_struct):
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
8 (tiff_error_func):
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
9 (tiff_warning_func):
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
10 #if HAVE_VSNPRINTF ==> #ifdef HAVE_VSNPRINTF
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
11
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
12 * unexmips.c:
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
13 * unexhp9k3.c:
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
14 * unexfreebsd.c:
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
15 * unexec.c: Remove vestigial Lucid C code.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
16 * unexalpha.c:
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
17 * unexaix.c:
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
18 * termcap.c:
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
19 * libsst.c: Ansify.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
20 Remove declarations of errno and strerror().
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
21
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
22 * eval.c (Fbacktrace): Small Purify-cation. Fix docstring.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
23
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
24 * .dbxrc (run-temacs): Use the horrible ${1+"$@"} instead of "$@".
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
25
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
26 2000-01-16 Martin Buchholz <martin@xemacs.org>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
27
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
28 * mule-charset.c (Fchar_octet): Resurrect from earlier in 1999.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
29 Optimize.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
30
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
31 2000-01-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
32
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
33 * md5.c:
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
34 * file-coding.c:
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
35 * file-coding.h:
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
36 Change enum eol_type to eol_type_t.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
37
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
38 2000-01-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
39
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
40 * gui.c (get_gui_callback): Check cons before accessing car.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
41
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
42 2000-01-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
43
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
44 * specifier.h (XSPECIFIER_TYPE): Add error checking version.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
45 (XSETSPECIFIER_TYPE): Ditto.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
46
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
47 2000-01-17 Didier Verna <didier@xemacs.org>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
48
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
49 * redisplay.c (generate_fstring_runes): compute string size in
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
50 characters, not bytes.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
51
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
52 2000-01-09 Hrvoje Niksic <hniksic@iskon.hr>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
53
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
54 * window.c (Fwindow_minibuffer_p): Make WINDOW optional.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
55
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
56 2000-01-14 Hrvoje Niksic <hniksic@iskon.hr>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
57
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
58 * print.c (print_error_message): Call print_prepare().
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
59
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
60 2000-01-14 Martin Buchholz <martin@xemacs.org>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
61
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
62 * .dbxrc: Renamed from dbxrc.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
63
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
64 * events.c (event_to_character):
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
65 Use `assert (foo)' instead of `if (!foo) abort()'
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
66
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
67 * .gdbinit (xtype): Add documentation.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
68 * .gdbinit (check-temacs): New function.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
69 * .gdbinit (check-xemacs): New function.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
70 * dbxrc (check-xemacs): New function.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
71 * dbxrc (check-xemacs): New function.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
72
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
73 2000-01-14 Andy Piper <andy@xemacs.org>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
74
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
75 * glyphs-widget.c (widget_query_geometry): Make sure that we
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
76 calculate default dimensions correctly.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
77
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
78 2000-01-13 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
79
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
80 * symsinit.h: Added prototype for reinit_vars_of_frame_mswindows.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
81
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
82 * event-msw.c (vars_of_event_mswindows): Fixed a mistyped
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
83 pdump_wire'd variable.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
84
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
85 * emacs.c: (main_1): Conditionalized calls to
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
86 reinit_vars_of_scrollbar_x and reinit_vars_of_module.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
87
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
88 2000-01-13 Martin Buchholz <martin@xemacs.org>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
89
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
90 * window.c (Fset_window_configuration):
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
91 * sysdep.c (_start):
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
92 * input-method-motif.c (res):
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
93 * event-Xt.c (Xt_process_to_emacs_event):
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
94 Simple compiler warning fixes.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
95
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
96 * bytecode.c (funcall_compiled_function): Use the original
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
97 function symbol on the backtrace list in preference to the
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
98 compiled_function object in error messages.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
99
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
100 2000-01-13 Andy Piper <andy@xemacs.org>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
101
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
102 * glyphs-x.c (update_widget_face): Make sure we update the widget
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
103 background as well as foreground.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
104
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
105 2000-01-13 Andy Piper <andy@xemacs.org>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
106
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
107 * glyphs.h (struct Lisp_Image_Instance): Move justify and orient
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
108 fields to subwindow.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
109 (IMAGE_INSTANCE_SUBWINDOW_JUSTIFY): new macro.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
110 (XIMAGE_INSTANCE_SUBWINDOW_JUSTIFY): ditto.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
111 (IMAGE_INSTANCE_SUBWINDOW_ORIENT): ditto.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
112 (XIMAGE_INSTANCE_SUBWINDOW_ORIENT): ditto.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
113
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
114 * glyphs-widget.c (check_valid_tab_orientation): new function.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
115 (initialize_widget_image_instance): zero orientation and
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
116 justification.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
117 (widget_instantiate): pick up orientation.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
118 (tab_control_query_geometry): return appropriate values for
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
119 vertical tabs.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
120
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
121 * glyphs-msw.c: (mswindows_tab_control_instantiate): assign
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
122 appropriate creation flags for left, right and bottom tabs.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
123
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
124 * s/cygwin32.h: add tab definitions.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
125
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
126 2000-01-12 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
127
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
128 * glyphs-msw.c (mswindows_unmap_subwindow): Set focus back to the
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
129 frame upon hiding a subwindow.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
130 (mswindows_button_instantiate): Changed the push button style to
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
131 BS_PUSHBUTTON.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
132 (mswindows_button_instantiate): Removed button BS_NOTIFY
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
133 style.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
134 (mswindows_button_instantiate): Removed redundant check for
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
135 a disabled gui item.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
136 (mswindows_button_instantiate): Made use of WS_TABSTOP
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
137 consistent: "operable" controls (edit, button, tree, scroll) have
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
138 this style, "display-only" ones (static, progress gauge) do
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
139 not. This style is currently ignored by XEmacs though. Also,
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
140 removed the WS_EX_CONTROLPARENT style - it is not for children,
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
141 it is for their parents!
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
142 (mswindows_edit_field_instantiate): Ditto.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
143 (mswindows_progress_gauge_instantiate): Ditto.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
144 (mswindows_tree_view_instantiate): Ditto.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
145 (mswindows_tab_control_instantiate): Ditto.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
146 (mswindows_scrollbar_instantiate): Ditto.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
147 (mswindows_combo_box_instantiate): Ditto.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
148 (mswindows_widget_instantiate): Added the WS_EX_CONTROLPARENT
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
149 style to the "clip" window.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
150 (mswindows_button_instantiate): Removed compilation warning by
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
151 equally typing terms of the ?: operator.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
152
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
153 2000-01-12 Didier Verna <didier@xemacs.org>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
154
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
155 * redisplay.c (generate_fstring_runes): new parameter holding the
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
156 last modeline-format extent.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
157 (add_glyph_to_fstring_db_runes): new parameter holding the glyph
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
158 extent, fill the glyph block with it.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
159 (generate_fstring_runes): handle these parameters.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
160 (generate_formatted_string_db): ditto.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
161
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
162 * keymap.c (get_relevant_keymaps): retreive the keymaps from the
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
163 glyphs'extents in the modeline.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
164
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
165 1999-01-11 Mike Woolley <mike@bulsara.com>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
166
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
167 * ntheap.c: Reduced the reserved heap space from 1Gb down to
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
168 256Mb, as a workaround for the non-starting problem many people
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
169 have experienced.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
170
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
171 2000-01-06 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
172
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
173 * console-tty.c (Fset_console_tty_output_coding_system):
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
174 Force redrawing tty frame.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
175
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
176 2000-01-10 Didier Verna <didier@xemacs.org>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
177
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
178 * redisplay.c (generate_fstring_runes): fix size computation bug.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
179
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
180 2000-01-09 William M. Perry <wmperry@aventail.com>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
181
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
182 * gpmevent.c: (gpm_next_event_cb): Don't return value from void function.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
183
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
184 2000-01-09 Andy Piper <andy@xemacs.org>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
185
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
186 * glyphs-msw.c: index -> i to avoid shadows.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
187 (xbm_create_bitmap_from_data): make static.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
188 (check_valid_string_or_int): deleted.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
189 (mswindows_control_wnd_proc): message -> msg to avoid shadows.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
190
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
191 * glyphs-x.c (x_update_subwindow): remove unused args.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
192
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
193 * glyphs.c (glyph_image_instance): return the thing. Don't set the
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
194 back pointer - this is done in allocate_image_instance.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
195 (query_string_font): return Qnil to make the compiler happy.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
196 (unmap_subwindow): set to ~0 to make the compiler happy.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
197 (glyph_query_geometry): comment out until used.
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
198 (glyph_layout): ditto.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
199
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
200 2000-01-09 Hrvoje Niksic <hniksic@iskon.hr>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
201
438
84b14dcb0985 Import from CVS: tag r21-2-27
cvs
parents: 436
diff changeset
202 * insdel.c (signal_after_change): Remove extraneous unbind_to().