316
|
1 1998-09-06 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
2
|
|
3 * process-unix.c (unix_create_process): Reset SIGHUP handler to
|
|
4 SIG_DFL. We now try to conserve any inherted SIG_IGN settings
|
|
5 in init_signals_very_early. However these should not be passed
|
|
6 on to children attached to the new pty.
|
|
7
|
|
8 1998-08-28 Andy Piper <andyp@parallax.co.uk>
|
|
9
|
|
10 * glyphs-eimage.c (png_instantiate_unwind): clean up eimage after use.
|
|
11
|
|
12 1998-09-07 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
13
|
|
14 * fileio.c (file-name-directory, file_name_as_directory):
|
|
15 Don't call CORRECT_DIR_SEPS, even when #defined WINDOWSNT.
|
|
16
|
314
|
17 1998-09-05 SL Baur <steve@altair.xemacs.org>
|
|
18
|
|
19 * XEmacs 21.0-pre12 is released.
|
|
20
|
|
21 1998-09-02 Andy Piper <andyp@parallax.co.uk>
|
|
22
|
|
23 * emacs.c (main_1): init_ralloc() if initialised and we have REL_ALLOC
|
|
24
|
|
25 * ralloc.c: uncomment __morecore.
|
|
26
|
|
27 1998-09-92 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
28
|
|
29 * event-msw.c(winsock_writer): Supply a dummy 4th argument to
|
|
30 WriteFile() to fix a winsock 1.x bug on Win95.
|
|
31
|
|
32 1998-08-26 Gunnar Evermann <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
|
|
33
|
|
34 * frame-x.c (x_delete_frame): Flush the X output buffer after
|
|
35 calling XtDestroyWidget to ensure that the windows are really
|
|
36 killed right now.
|
|
37
|
|
38 1998-08-26 Hrvoje Niksic <hniksic@srce.hr>
|
|
39
|
|
40 * menubar-x.c (my_run_hook): New unused function.
|
|
41 (pre_activate_callback): Use run_hook for Qactivate_menubar_hook,
|
|
42 since we ignore the results of the contained functions anyway.
|
|
43
|
|
44 1998-08-26 P. E. Jareth Hein <jareth@camelot.co.jp>
|
|
45
|
|
46 * glyphs-eimage.c (gif_instantiate): Fix a crash in handling
|
|
47 interlaced GIF files that are smaller than 4 lines high...
|
|
48
|
|
49 1998-08-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
50
|
|
51 * macros.c (Fend_kbd_macro): Remove trailing period from error
|
|
52 message.
|
|
53 (Fexecute_kbd_macro): Ditto.
|
|
54
|
312
|
55 1998-08-22 SL Baur <steve@altair.xemacs.org>
|
|
56
|
|
57 * XEmacs 21.0-pre11 is released.
|
|
58
|
|
59 1998-08-19 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
60
|
|
61 * lread.c (vars_of_lread): Removed `source-directory' variable.
|
|
62
|
|
63 1998-08-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
64
|
|
65 * fileio.c (Ffile_readable_p): Apply the DOS/Windows logic to
|
|
66 Cygwin.
|
|
67
|
|
68 1998-08-22 SL Baur <steve@altair.xemacs.org>
|
|
69
|
|
70 * XEmacs 21.0-pre10 is released.
|
|
71
|
310
|
72 1998-08-16 Martin Buchholz <martin@xemacs.org>
|
|
73
|
|
74 * fns.c (Fremrassq, remrassq_no_quit):
|
|
75 A XCAR that should have been an XCDR turned Fremrassq into Fremassq
|
|
76
|
308
|
77 1998-08-11 SL Baur <steve@altair.xemacs.org>
|
|
78
|
|
79 * XEmacs 21.0-pre9 is released.
|
|
80
|
|
81 1998-08-09 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
82
|
|
83 * event-msw.c (mswindows_wnd_proc): Workaround for a Win95 bug:
|
|
84 Manually track the state of the left and right Ctrl and Alt
|
|
85 modifiers.
|
|
86
|
|
87 1998-08-07 Matt Stupple <matts@tibco.com>
|
|
88
|
|
89 * ntproc.c: don't wait on char_consumed at thread entry.
|
|
90 Additionally, to get the 'process' marked as finished, ensure
|
|
91 that the CHILD_ACTIVE macro returns false, so before exiting
|
|
92 close char_avail and set it to NULL, and close other handles
|
|
93 to reduce handle leak problems.
|
|
94
|
|
95 1998-08-09 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
96
|
|
97 * menubar-msw.c (displayable_menu_item): take account of menu
|
|
98 depth when deciding whether to try to display accelerators.
|
|
99
|
|
100 1998-08-04 Andy Piper <andyp@parallax.co.uk>
|
|
101
|
|
102 * event-msw.c: use MsgWaitForMultipleObjects if there are no
|
|
103 subprocesses.
|
|
104
|
|
105 * glyphs-msw.c: fix a couple of potential handle leaks.
|
|
106
|
|
107 1998-08-04 P. E. Jareth Hein <jareth@camelot.co.jp>
|
|
108
|
|
109 * dgif_lib.c gif_io.c gifrlib.h: New files to put GIF
|
|
110 *decoding ONLY* back into the core.
|
|
111 * glyphs-eimage.c: Change referenced header file for GIF
|
|
112 reading to point to the incore version.
|
|
113
|
|
114 1998-08-04 SL Baur <steve@altair.xemacs.org>
|
|
115
|
|
116 * XEmacs 21.0-pre8 is released.
|
|
117
|
306
|
118 1998-07-29 P. E. Jareth Hein <jareth@camelot.co.jp>
|
|
119
|
|
120 * glyphs-eimage.c (png_instantiate): Add proper handling for background
|
|
121 colors taken from the default face. Also correct a thinko in
|
|
122 transparency (not alpha) handling.
|
|
123
|
|
124 1998-07-23 Martin Buchholz <martin@xemacs.org>
|
|
125
|
|
126 * s/decosf4-0.h: Use a perfectly ordinary link. Nuke BSD crap.
|
|
127 * unexalpha.c: ANSI C-ize. Clean compiler warnings.
|
|
128 * lread.c (Fload_internal): Be very careful with printfs of
|
|
129 size_t's
|
|
130 * gui-x.c (menu_name_to_accelerator): tolower wants an `int'
|
|
131 argument.
|
|
132
|
|
133 1998-07-27 Gunnar Evermann <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
|
|
134
|
|
135 * callint.c (Fcall_interactively): GCPRO prompt string before
|
|
136 passing it to Fread_key_sequence
|
|
137
|
|
138 1998-07-16 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
139
|
|
140 * event-Xt.c (x_to_emacs_keysym): Return nil for modifier keysyms.
|
|
141 (x_event_to_emacs_event): Let x_to_emacs_keysym check for modifier
|
|
142 keys thus no longer considering all keysyms on a key.
|
|
143
|
|
144 1998-07-27 SL Baur <steve@altair.xemacs.org>
|
|
145
|
|
146 * keymap.c (vars_of_keymap): Initialize Vkey_translation_map and
|
|
147 Vvertical_divider_map.
|
|
148
|
|
149 * mule-canna.c (vars_of_mule_canna): Initialize every symbol to
|
|
150 Qnil or 0, none were initialized prior to this change.
|
|
151
|
|
152 Rename misnamed `V' prefixed integer variables:
|
|
153 Vcanna_empty_info, Vcanna_through_info, Vcanna_underline,
|
|
154 Vcanna_inhibit_hankakukana, Vcanna_henkan_length, Vcanna_henkan_revPos,
|
|
155 Vcanna_henkan_revLen, Vcanna_ichiran_length, Vcanna_ichiran_revPos,
|
|
156 Vcanna_ichiran_revLen.
|
|
157
|
|
158 Rename misnamed `V' prefixed integer variables and initialize
|
|
159 properly in the vars_of routine.
|
|
160 Vcanna_mode_AlphaMode, Vcanna_mode_EmptyMode, Vcanna_mode_KigoMode,
|
|
161 Vcanna_mode_YomiMode, Vcanna_mode_JishuMode, Vcanna_mode_TankouhoMode,
|
|
162 Vcanna_mode_IchiranMode, Vcanna_mode_YesNoMode, Vcanna_mode_OnOffMode,
|
|
163 Vcanna_mode_AdjustBunsetsuMode, Vcanna_mode_ChikujiYomiMode,
|
|
164 Vcanna_mode_ChikujiTanMode, Vcanna_mode_HenkanMode,
|
|
165 Vcanna_mode_HenkanNyuryokuMode, Vcanna_mode_ZenHiraHenkanMode,
|
|
166 Vcanna_mode_HanHiraHenkanMode, Vcanna_mode_ZenKataHenkanMode,
|
|
167 Vcanna_mode_HanKataHenkanMode, Vcanna_mode_HanKataHenkanMode,
|
|
168 Vcanna_mode_ZenAlphaHenkanMode, Vcanna_mode_HanAlphaHenkanMode,
|
|
169 Vcanna_mode_ZenHiraKakuteiMode, Vcanna_mode_HanHiraKakuteiMode,
|
|
170 Vcanna_mode_ZenKataKakuteiMode, Vcanna_mode_HanKataKakuteiMode,
|
|
171 Vcanna_mode_ZenAlphaKakuteiMode, Vcanna_mode_HanAlphaKakuteiMode,
|
|
172 Vcanna_mode_HexMode, Vcanna_mode_BushuMode, Vcanna_mode_ExtendMode,
|
|
173 Vcanna_mode_RussianMode, Vcanna_mode_GreekMode, Vcanna_mode_LineMode,
|
|
174 Vcanna_mode_ChangingServerMode, Vcanna_mode_HenkanMethodMode,
|
|
175 Vcanna_mode_DeleteDicMode, Vcanna_mode_TourokuMode,
|
|
176 Vcanna_mode_TourokuEmptyMode, Vcanna_mode_TourokuHinshiMode,
|
|
177 Vcanna_mode_TourokuDicMode, Vcanna_mode_QuotedInsertMode,
|
|
178 Vcanna_mode_BubunMuhenkanMode, Vcanna_mode_MountDicMode,
|
|
179 Vcanna_fn_SelfInsert, Vcanna_fn_FunctionalInsert,
|
|
180 Vcanna_fn_QuotedInsert, Vcanna_fn_JapaneseMode, Vcanna_fn_AlphaMode,
|
|
181 Vcanna_fn_HenkanNyuryokuMode, Vcanna_fn_Forward, Vcanna_fn_Backward,
|
|
182 Vcanna_fn_Next, Vcanna_fn_Prev, Vcanna_fn_BeginningOfLine,
|
|
183 Vcanna_fn_EndOfLine, Vcanna_fn_DeleteNext, Vcanna_fn_DeletePrevious,
|
|
184 Vcanna_fn_KillToEndOfLine, Vcanna_fn_Henkan, Vcanna_fn_Kakutei,
|
|
185 Vcanna_fn_Extend, Vcanna_fn_Shrink, Vcanna_fn_AdjustBunsetsu,
|
|
186 Vcanna_fn_Quit, Vcanna_fn_ConvertAsHex, Vcanna_fn_ConvertAsBushu,
|
|
187 Vcanna_fn_KouhoIchiran, Vcanna_fn_BubunMuhenkan, Vcanna_fn_Zenkaku,
|
|
188 Vcanna_fn_Hankaku, Vcanna_fn_ExtendMode, Vcanna_fn_ToUpper,
|
|
189 Vcanna_fn_Capitalize, Vcanna_fn_ToLower, Vcanna_fn_Hiragana,
|
|
190 Vcanna_fn_Katakana, Vcanna_fn_Romaji, Vcanna_fn_BaseHiragana,
|
|
191 Vcanna_fn_BaseKatakana, Vcanna_fn_BaseEisu, Vcanna_fn_BaseZenkaku,
|
|
192 Vcanna_fn_BaseHankaku, Vcanna_fn_BaseKana, Vcanna_fn_BaseKakutei,
|
|
193 Vcanna_fn_BaseHenkan, Vcanna_fn_BaseHiraKataToggle,
|
|
194 Vcanna_fn_BaseZenHanToggle, Vcanna_fn_BaseKanaEisuToggle,
|
|
195 Vcanna_fn_BaseKakuteiHenkanToggle, Vcanna_fn_BaseRotateForward,
|
|
196 Vcanna_fn_BaseRotateBackward, Vcanna_fn_Touroku, Vcanna_fn_HexMode,
|
|
197 Vcanna_fn_BushuMode, Vcanna_fn_KigouMode, Vcanna_fn_Mark,
|
|
198 Vcanna_fn_TemporalMode, Vcanna_key_Nfer, Vcanna_key_Xfer,
|
|
199 Vcanna_key_Up, Vcanna_key_Left, Vcanna_key_Right, Vcanna_key_Down,
|
|
200 Vcanna_key_Insert, Vcanna_key_Rollup, Vcanna_key_Rolldown,
|
|
201 Vcanna_key_Home, Vcanna_key_Help, Vcanna_key_KP_Key,
|
|
202 Vcanna_key_Shift_Nfer, Vcanna_key_Shift_Xfer, Vcanna_key_Shift_Up,
|
|
203 Vcanna_key_Shift_Left, Vcanna_key_Shift_Right, Vcanna_key_Shift_Down,
|
|
204 Vcanna_key_Cntrl_Nfer, Vcanna_key_Cntrl_Xfer, Vcanna_key_Cntrl_Up,
|
|
205 Vcanna_key_Cntrl_Left, Vcanna_key_Cntrl_Right, Vcanna_key_Cntrl_Down
|
|
206
|
304
|
207 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
208
|
|
209 * XEmacs 21.0-pre7 is released.
|
|
210
|
|
211 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
212
|
|
213 * XEmacs 21.0-pre6 is released.
|
|
214
|
|
215 1998-07-12 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
216
|
|
217 * eldap.c (Fldap_search_internal): When converting the list of
|
|
218 attributes to search Copy the final 0 from Lisp strings to C
|
|
219 strings.
|
|
220 Check base, not Vldap_default_base as a a string
|
|
221
|
|
222 1998-07-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
223
|
|
224 * nt.c: Remove Vstdio_str; already defined in console-stream.c.
|
|
225
|
|
226 * unexnt.c: Unconditionally define bss_start and bss_size, and
|
|
227 ensure that they don't go in the .bss section.
|
|
228
|
|
229 1998-07-17 Olivier Galibert <galibert@pobox.com>
|
|
230
|
|
231 * glyphs-x.c (convert_EImage_to_XImage): Fix previous patch (conv
|
|
232 byte order is dependant of the local byte order).
|
|
233 From Takeshi Hagiwara <hagiwara@ie.niigata-u.ac.jp>
|
|
234
|
|
235 1998-07-18 SL Baur <steve@altair.xemacs.org>
|
|
236
|
|
237 * glyphs-msw.c (mswindows_resource_normalize): Qresource ->
|
|
238 Qmswindows_resource.
|
|
239 From Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
240
|
|
241 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
242
|
|
243 * general.c (syms_of_general): Add defsymbol for Qresource.
|
|
244
|
|
245 * glyphs-msw.c (vars_of_glyphs_mswindows): Rename Qresource to
|
|
246 Qmswindows_resource.
|
|
247 (TopLevel): Rename 'resource image format to 'mswindows_resource.
|
|
248 (mswindows_resource_validate): Rename.
|
|
249 (mswindows_resource_normalize): Rename.
|
|
250 (mswindows_resource_possible_dest_types): Rename.
|
|
251 (mswindows_resource_instantiate): Rename.
|
|
252 (image_instantiator_format_create_glyphs_mswindows): Replace
|
|
253 `resource' with `mswindows.resource'.
|
|
254
|
300
|
255 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
256
|
|
257 * XEmacs 21.0-pre5 is released.
|
|
258
|
|
259 1998-07-10 SL Baur <steve@altair.xemacs.org>
|
|
260
|
|
261 * mule-wnnfns.c (Fwnn_open): Correctly trap on misdefined Wnn
|
|
262 server type in environment.
|
|
263 Use alloca-ed strings instead of tiny fixed size ones.
|
|
264
|
298
|
265 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
266
|
|
267 * XEmacs 21.0-pre4 is released.
|
|
268
|
|
269 1998-07-01 James N. Potts <jnpotts@plutonium.net>
|
|
270
|
|
271 * fileio.c: (expand_file_name): under win32: Don't treat names
|
|
272 as UNC names if a drive letter has been specified. If a drive
|
|
273 has been specified, strip out extra directory-seperators that
|
|
274 reportedly cause problems under Win95.
|
|
275
|
|
276 1998-07-09 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
277
|
|
278 * windowsnt.h: Define DUMP_SEPARATE_SECTION when building with
|
|
279 MSVC >= 5.0. Put emacs init and zero-init data in a special
|
|
280 section of the executable when this is defined.
|
|
281
|
|
282 * unexnt.c, ntheap.h:
|
|
283 Removed unused find_section() and get_section_size().
|
|
284
|
|
285 * unexnt.c:
|
|
286 Fix up the executable's checksum after dumping otherwise the
|
|
287 profiler complains.
|
|
288 When DUMP_SEPARATE_SECTION is defined, don't need to dump
|
|
289 zero-init data separately from init data. Dump emacs data
|
|
290 into a special section of the executable.
|
|
291 When DUMP_SEPARATE_SECTION not defined, dump .bss up to
|
|
292 my_ebss instead of up to the end of bss.
|
|
293
|
|
294 1998-07-09 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
295
|
|
296 * filelock.c: Removed Vconfigure_lock_directory - already
|
|
297 defined in emacs.c.
|
|
298
|
|
299 * frame-msw.c: Removed Qinitially_unmapped and Qpopup - already
|
|
300 defined in frame.c and general.c respectively.
|
|
301
|
|
302 * glyphs-msw.c: Removed Qresource - already defined in
|
|
303 general.c.
|
|
304
|
|
305 1998-07-05 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
306
|
|
307 * eldap.c (Fldap_search_internal): Docstring fixes
|
|
308
|
|
309 1998-07-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
310
|
|
311 * nt.c (init_environment): Removed unused PRELOAD_WINSOCK,
|
|
312 EMACSDOC and TERM variables. Added EMACSDEBUGPATHS,
|
|
313 EMACSPACKAGEPATH and INFOPATH variables.
|
|
314 Removed unused get_emacs_configuration function.
|
|
315
|
|
316 * s/windowsnt.h: Don't define EMACS_CONFIGURATION here because
|
|
317 it is now defined at build-time by the makefile.
|
|
318
|
|
319 1998-07-01 James N. Potts <jnpotts@plutonium.net>
|
|
320
|
|
321 * fileio.c: (expand_file_name): under win32: Don't treat names as
|
|
322 UNC names if a drive letter has been specified. If a drive has
|
|
323 been specified, strip out extra directory-seperators that
|
|
324 reportedly cause problems under Win95.
|
|
325
|
|
326 1998-07-05 Andy Piper <andyp@parallax.co.uk>
|
|
327
|
|
328 * faces.c (complex_vars_of_faces): for the gui-element face don't
|
|
329 fallback to the default face, instead provide reasonable default
|
|
330 fallbacks that were previously hardcoded elsewhere.
|
|
331
|
|
332 1998-07-06 Olivier Galibert <galibert@pobox.com>
|
|
333
|
|
334 * glyphs-x.c (convert_EImage_to_XImage): Fix pixel writing problem
|
|
335 when the X server endianness is different than the client's one.
|
|
336
|
|
337 1998-06-29 Kyle Jones <kyle_jones@wonderworks.com>
|
|
338
|
|
339 * eval.c (run_hook_with_args_in_buffer): Check
|
|
340 default (non-buffer-local) value of hook for
|
|
341 nil before treating it as a function. Don't initialize
|
|
342 the `globals' variable twice.
|
|
343
|
|
344 1998-06-24 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
345
|
|
346 * fileio.c: Don't do directory seperator canonicalisation in
|
|
347 substitute-in-file-name because we don't know that the
|
|
348 filename refers to a local file.
|
|
349
|
|
350 1998-06-24 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
351
|
|
352 * process-nt.c (nt_create_process): Try appending the standard
|
|
353 executable file extensions to the filename if none supplied.
|
|
354
|
|
355 1998-06-29 SL Baur <steve@altair.xemacs.org>
|
|
356
|
|
357 * fileio.c (Fsubstitute_in_file_name): Enable double slash notation
|
|
358 for cygwin32.
|
|
359 From Keisuke Mori <ksk@ntts.com>
|
|
360
|
|
361 1998-06-24 Andy Piper <andyp@parallax.co.uk>
|
|
362
|
|
363 * toolbar-msw.c (mswindows_output_toolbar): only enable masked
|
|
364 images if we have masks. This handles the xbm case (have masks)
|
|
365 and avoids overuse of resources in the xpm case (generally no masks).
|
|
366 Don't output small toolbars.
|
|
367
|
|
368 1998-06-29 Kyle Jones <kyle_jones@wonderworks.com>
|
|
369
|
|
370 * eval.c (run_hook_with_args_in_buffer): Don't treat
|
|
371 the default value of a buffer local hook as a list of
|
|
372 hooks unless it is both a cons and the car of that cons
|
|
373 is not Qlambda.
|
|
374
|
|
375 1998-06-29 SL Baur <steve@altair.xemacs.org>
|
|
376
|
|
377 * extents.c: Email address for Ben Wing is ben@xemacs.org.
|
|
378 * process-unix.c: Ditto.
|
|
379 * mule-coding.h: Ditto.
|
|
380 * mule-coding.c: Ditto.
|
|
381 * mule-charset.c: Ditto.
|
|
382 * mule-charset.h: Ditto.
|
|
383 * file-coding.c: Ditto.
|
|
384 * file-coding.h: Ditto.
|
|
385
|
|
386 1998-06-22 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
387
|
|
388 * event-msw.c: Guard against recursion when freeing
|
|
389 FRAME_MSWINDOWS_TARGET_RECT struture in WM_SIZE processing.
|
|
390
|
|
391 * frame-msw.c: Don't set WS_VISIBLE attribute on first frame.
|
|
392 Call ShowWindow twice in init_frame_3 to get round runemacs
|
|
393 weirdness.
|
|
394
|
|
395 1998-06-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
396
|
|
397 * scrollbar.c (vertical_scrollbar_changed_in_window): Ditto.
|
|
398
|
|
399 * winslots.h: Rename.
|
|
400
|
|
401 * window.c (specifier_vars_of_window): Renamed
|
|
402 vertical-divider-draggable-p to vertical-divider-always-visible-p,
|
|
403 as suggested by Ben Wing.
|
|
404 (specifier_vars_of_window): Fix docstrings.
|
|
405
|
|
406 1998-06-22 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
407
|
|
408 * unexaix.c: Line number information works correctly again.
|
|
409
|
|
410 1998-06-22 Olivier Galibert <galibert@pobox.com>
|
|
411
|
|
412 * emacs.c (__sti__iflPNGFile_c___): Added. See comment. Cry.
|
|
413
|
|
414 1998-06-21 Martin Buchholz <martin@xemacs.org>
|
|
415
|
|
416 * editfns.c (get_home_directory): ANSIfy.
|
|
417 XEmacs is compilable under C *and* C++.
|
|
418 It's XEmacs, not Xemacs!
|
|
419
|
|
420 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
421
|
|
422 * console-msw.h: added a list of fonts to device data.
|
|
423
|
|
424 * device-msw.c: enumerate list of available fonts in
|
|
425 mswindows_init_device. Free list in mswindows_delete_device.
|
|
426
|
|
427 * objects-msw.c: Added helper function match_font used by
|
|
428 mswindows_initialize_font_instance and mswindows_list_fonts.
|
|
429 Allow a charset to be specified in a font string, even if
|
|
430 previous fields havn't been specified.
|
|
431
|
|
432 1998-06-23 Greg Klanderman <greg@alphatech.com>
|
|
433
|
|
434 * indent.c (column_at_point): column cache bugfix.
|
|
435 Set last_known_column_point to the buffer position for
|
|
436 which the column was requested, not buffer's point.
|
|
437
|
|
438 * redisplay.c (decode_mode_spec): for current-column, show
|
|
439 window's point's column, not buffer's point's column.
|
|
440
|
|
441 1998-06-23 Andy Piper <andyp@parallax.co.uk>
|
|
442
|
|
443 * menubar-msw.c (mswindows_handle_wm_command): use
|
|
444 enqueue_misc_user event rather than
|
|
445 mswindows_enqueue_msic_user_event to fix customize problems. Add some
|
|
446 checks that X does.
|
|
447
|
|
448 * console-msw.h: declare mswindows_enqueue_magic_event.
|
|
449
|
|
450 * event-msw.c (mswindows_enqueue_magic_event): make global.
|
|
451
|
|
452 1998-06-24 Hrvoje Niksic <hniksic@srce.hr>
|
|
453
|
|
454 * line-number.c (LINE_NUMBER_FAR): Reverted to 16384.
|
|
455 (buffer_line_number): Use EMACS_INT_MAX instead of random LOTS.
|
|
456 (add_position_to_cache): Use EMACS_INT instead of int.
|
|
457
|
296
|
458 1998-06-21 Olivier Galibert <galibert@pobox.com>
|
|
459
|
|
460 * lisp-disunion.h (XMARKBIT): Have XMARKBIT return something
|
|
461 suitable for an int used as a boolean (btw, C sucks.).
|
|
462
|
|
463 1998-06-18 Andy Piper <andyp@parallax.co.uk>
|
|
464
|
|
465 * object-msw.c: remove warnings.
|
|
466
|
|
467 * device-msw.c: #define wrongly named cygwin structure elements.
|
|
468
|
|
469 * s/cygwin32.h: define DEMI_BOLD
|
|
470
|
294
|
471 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
472
|
|
473 * redisplay-msw.c: new function mswindows_apply_face_effects.
|
|
474 This is called by output_string and output_cursor to display
|
|
475 underline and strikeout on faces.
|
|
476
|
|
477 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
478
|
|
479 * console-msw.h: added a list of fonts to device data.
|
|
480
|
|
481 * device-msw.c: enumerate list of available fonts in
|
|
482 mswindows_init_device. Free list in mswindows_delete_device.
|
|
483
|
|
484 * objects-msw.c: Added helper function match_font used by
|
|
485 mswindows_initialize_font_instance and mswindows_list_fonts.
|
|
486 Allow a charset to be specified in a font string, even if
|
|
487 previous fields havn't been specified.
|
|
488
|
|
489 1998-06-15 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
490
|
|
491 * objects-msw.c:
|
|
492 Removed compilation warnings from mswindows_string_to_color.
|
|
493 mswindows_list_fonts returns a more general bogus font.
|
|
494 New lisp-visible function mswindows-color-list.
|
|
495
|
|
496 1998-06-19 David Bush <david.bush@adn.alcatel.com>
|
|
497
|
|
498 * editfns.c (Fuser_login_name): Modify to user new function
|
|
499 user_login_name.
|
|
500 (user_login_name): C only function to avoid Lisp object overhead
|
|
501 Returns "unknown" instead of nil in Cygwin environment
|
|
502
|
|
503 * fileio.c (Fexpand_file_name): Treat "~" and "~user" as
|
|
504 equivalent for current user in Cygwin environment. Use new
|
|
505 function user_login_name to get username.
|
|
506
|
|
507 * lisp.h: Declare user_login_name
|
|
508
|
|
509 1998-06-18 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
510
|
|
511 * unexaix.c (make_hdr): Fixed bias computations so debugging info
|
|
512 works again.
|
|
513 Some other insignificant nitpicks.
|
|
514
|
|
515 1998-06-18 Andy Piper <andyp@parallax.co.uk>
|
|
516
|
|
517 * toolbar-msw.c (mswindows_output_toolbar): specify ILC_MASK when
|
|
518 creating the image list and make sure he bk color is transparent.
|
|
519
|
|
520 1998-06-18 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
521
|
|
522 * event-Xt.c (emacs_Xt_remove_timeout): Also remove timeout from
|
|
523 completed_timeouts. The timer could have expired.
|
|
524
|
|
525 1998-06-17 Andy Piper <andyp@parallax.co.uk>
|
|
526
|
|
527 * console-msw.h: move XEMACS_RECT_WH inside frame
|
|
528 parameters. define macors to access it.
|
|
529
|
|
530 * frame-msw.c (mswindows_init_frame_1): use new target_rect
|
|
531 parameter to intialise desired sizing. (mswindows_init_frame_2):
|
|
532 enable and size the frame to something sensible when we get
|
|
533 here. (mswindows_set_frame_properites): use new
|
|
534 mswindows_size_frame_internal function and size frame if frame
|
|
535 parameters not just if init is finished - WM_SIZE happens too
|
|
536 early for some specs. (mswindows_size_frame_internal): new
|
|
537 function abstracted from mswindows_set_frame_properties.
|
|
538 (Vmswindows_use_system_frame_size_defaults):
|
|
539 new variable controls whether to allow the system to pick frame
|
|
540 size defaults, defaults to nil.
|
|
541
|
|
542 * event-msw.c: in WM_SIZE use mswindows_size_frame_internal rather
|
|
543 than duplicated code.
|
|
544
|
|
545 1998-06-15 Colin Rafferty <colin@xemacs.org>
|
|
546
|
|
547 * Makefile.in.in: Made EXTW_LINK expand properly.
|
|
548
|
|
549 1998-06-12 Martin Buchholz <martin@xemacs.org>
|
|
550
|
|
551 * redisplay.c (vars_of_redisplay): default value of
|
|
552 column-number-start-at-one should be NIL!
|
|
553
|
292
|
554 1998-06-11 Martin Buchholz <martin@xemacs.org>
|
|
555
|
|
556 * casefiddle.c:
|
|
557 (upcase-initials "fooBar") ==> "FooBar" instead of "Foobar"
|
|
558
|
|
559 1998-06-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
560
|
|
561 * eldap.c (Fldap_search_internal): Use build_ext_string instead of
|
|
562 build_string to avoid crashes under Mule.
|
|
563
|
|
564 1998-06-13 Andy Piper <andyp@parallax.co.uk>
|
|
565
|
|
566 * ntplay.c (play_sound_data_1): don't delete the sound data until
|
|
567 the next sound is played and the previous one finished.
|
|
568
|
290
|
569 1998-06-10 Samuel Mikes <smikes@alumni.hmc.edu>
|
|
570
|
|
571 * fileio.c (directory-sep-char): Escape backslashes.
|
|
572
|
|
573 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
574
|
|
575 * event-stream.c: Fix docstring reference.
|
|
576
|
|
577 1998-06-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
578
|
|
579 * alloc.c (make_float): Remove useless initialization of `next'
|
|
580 field.
|
|
581 (make_pure_float): Ditto.
|
|
582
|
|
583 * lisp.h (struct Lisp_Float): Rename `next' to `__unused__next'.
|
|
584
|
|
585 1998-06-08 Kirill M. Katsnelson <kkm@kis.ru>
|
|
586
|
|
587 * fileio.c (Fmake_directory_internal): Remove conditionals
|
|
588 on WINDOWSNT when calling mkdir.
|
|
589
|
|
590 * ntproc.c: Deleted the following unused functions:
|
|
591 register_child, reap_subprocess, sys_wait.
|
|
592
|
|
593 * nt.c (sys_rename): Ifzeroed this implementation.
|
|
594 Deleted the following unused functions:
|
|
595 sys_access, sys_chdir, sys_chmod, sys_creat, sys_link, sys_mkdir,
|
|
596 sys_mktemp, sys_rmdir, sys_unlink, sys_close, sys_dup, sys_dup2,
|
|
597 sys_read, sys_write.
|
|
598 Merger sys_fopen and sys_open with sysdep.c implementation.
|
|
599
|
|
600 * sysdep.c: Removed MS-DOS code.
|
|
601 (sys_rename): Deal with Microsoft rename weirdness.
|
|
602 (sys_open): Implemented for Windows.
|
|
603 (sys_fopen): Ditto.
|
|
604 (sys_mkdir): Ditto.
|
|
605
|
|
606 1998-06-08 Kirill M. Katsnelson <kkm@kis.ru>
|
|
607
|
|
608 * buffer.c (complex_vars_of_buffer): Removed %t description from
|
|
609 the docstring.
|
|
610
|
|
611 1998-06-04 Rick Rankin <Rick_Rankin-P15254@email.mot.com>
|
|
612
|
|
613 * scrollbar-msw.c: initialize the cbSize element of the
|
|
614 SCROLLINFO struct before calling SetScrollInfo. WinNT seems
|
|
615 to ignore the value of cbSize, but Win95 (and I presume Win98)
|
|
616 appear to want it set to sizeof(SCROLLINFO).
|
|
617
|
|
618 1998-06-04 Kirill M. Katsnelson <kkm@kis.ru>
|
|
619
|
|
620 * event-stream.c: Defined Qcancel_mode_internal.
|
|
621 (syms_of_event_stream): defsymbol'ed it.
|
|
622
|
|
623 * events.h: Externed it.
|
|
624
|
|
625 * event-msw.c (mswindows_wnd_proc, WM_CANCELMODE): Added this handler.
|
|
626
|
|
627 1998-06-04 Oliver Graf <ograf@fga.de>
|
|
628
|
|
629 * frame-x.c (x_cde_destroy_callback): free the data
|
|
630 (cde-start-drag-internal) corrected root position, 21.1 needs this
|
|
631 hardcoded in Button events
|
|
632 (offix-start-drag-internal) corrected root position
|
|
633
|
|
634 1998-06-03 Kirill M. Katsnelson <kkm@kis.ru>
|
|
635
|
|
636 * process-nt.c (signal_cannot_launch): Use signal_simple_error()
|
|
637 instead of error().
|
|
638
|
|
639 1998-06-03 Kirill M. Katsnelson <kkm@kis.ru>
|
|
640
|
|
641 * dialog-msw.c (button_width): Removed `inline' from the function
|
|
642 declaration.
|
|
643
|
|
644 1998-06-03 Rick Rankin <Rick_Rankin-P15254@email.mot.com>
|
|
645
|
|
646 * frame-msw.c: add WS_VISIBLE flag to the first frame created.
|
|
647 Note that adding this flag to subsequent frames causes problems.
|
|
648
|
|
649 1998-06-03 Gunnar Evermann <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
|
|
650
|
|
651 * glyphs-eimage.c (png_instantiate) move 'struct
|
|
652 png_memory_storage tbr' out of nested block to avoid dangling
|
|
653 reference
|
|
654
|
|
655 1998-06-02 Andy Piper <andyp@parallax.co.uk>
|
|
656
|
|
657 * faces.h:
|
|
658 * faces.c: rename 3d-object -> gui-element. add toolbar face which
|
|
659 inherits from gui-element.
|
|
660
|
|
661 * glyphs-msw.c: use DIBitmaps for xbm bitmaps to be consistent
|
|
662 with existing code, generate masks correctly.
|
|
663
|
|
664 1998-06-03 P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
665
|
|
666 * glyphs-eimage.c: Changed included header for gifs to use
|
|
667 Gifreader instead of giflib.
|
|
668
|
|
669 * glyphs-x.c: removed the image-related functions that were
|
|
670 moved into glyphs-eimage.
|
|
671
|
|
672 1998-06-02 David Bush <david.bush@adnb.alcatel.com>
|
|
673
|
|
674 * glyphs.c (bitmap_to_lisp_data) Define XFree to be free
|
|
675 if built without X Windows support.
|
|
676
|
|
677 1998-06-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
678
|
|
679 * fns.c (Fconcat): Synch docstring with new reality.
|
|
680
|
|
681 1998-06-03 SL Baur <steve@altair.xemacs.org>
|
|
682
|
|
683 * frame.c: Remove reference to msdos.h (which is going away).
|
|
684 Suggested by Hrvoje Niksic and Kirill Katsnelson.
|
|
685
|
|
686 1998-06-02 P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
687
|
|
688 * glyphs-eimage.c (jpeg_instantiate): Fix handling of
|
|
689 grayscale images/
|
|
690
|
|
691
|
|
692 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
693
|
|
694 * events.h: Fixed commentary about misc-user scrollbar events.
|
|
695
|
|
696 * scrollbar-x.c (x_update_vertical_scrollbar_callback): Use frame
|
|
697 object as an event channel, instead of window object.
|
|
698 (x_update_horizontal_scrollbar_callback): Ditto.
|
|
699
|
288
|
700 1998-05-29 Andy Piper <andyp@parallax.co.uk>
|
|
701
|
|
702 * ntplay.c (play_sound_data_1) new function. convert alloca data
|
|
703 to malloc if necessary.
|
|
704 (play_sound_file): if the file is not in our path then convert to
|
|
705 data and play.
|
|
706
|
|
707 1998-06-01 SL Baur <steve@altair.xemacs.org>
|
|
708
|
|
709 * mule-mcpath.c (mc_chdir): Reverse parameters in call to memcpy.
|
|
710 * msdos.c (Frecent_doskeys): Ditto.
|
|
711
|
|
712 * unexalpha.c (unexec): Reverse parameters in call to memcpy.
|
|
713 Suggested by Reggie Perry <perry@zso.dec.com>
|
|
714
|
|
715 * buffer.h: Eliminate size in declaration.
|
|
716
|
|
717 1998-06-01 Olivier Galibert <galibert@pobox.com>
|
|
718
|
|
719 * unexelfsgi.c (unexec): Cleanup n/nn and remove useless kludge.
|
|
720
|
|
721 1998-06-01 Kirill M. Katsnelson <kkm@kis.ru>
|
|
722
|
|
723 * gui.c (gui_item_init): Changed the default value for config member
|
|
724 from Qunbound to Qnil.
|
|
725
|
|
726 1998-06-01 Greg Klanderman <greg@alphatech.com>
|
|
727
|
|
728 * indent.c (vmotion_pixels): Don't #define abs().
|
|
729
|
|
730 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
731
|
|
732 * s/windowsnt.h: Defined popen and pclose to be _popen and _pclose
|
|
733 respectively.
|
|
734
|
|
735 1998-05-30 Andy Piper <andyp@parallax.co.uk>
|
|
736
|
|
737 * glyphs.h: add xbm declarations.
|
|
738
|
|
739 * console.h: add xbm_instantiate_method device method.
|
|
740
|
|
741 * glyphs.c (check_valid_xbm_inline) (xbm_validate)
|
|
742 (bitmap_to_lisp_data) (xbm_mask_file_munging) (xbm_normalize)
|
|
743 (xbm_possible_dest_types): moved here from glyphs-x.c. use
|
|
744 locate_pixmap_file device method and read_bitmap_data_from_file
|
|
745 instead of XmuReadBitmapDataFromFile.
|
|
746 (xbm_instatntiate): make a device method.
|
|
747
|
|
748 * glyphs-x.c: see glyphs.c changes. (read_bitmap_data_from_file)
|
|
749 new function that just calls XmuReadBitmapDataFromFile.
|
|
750 (x_xbm_instatntiate): device method from xbm_instantiate.
|
|
751
|
|
752 * glyphs-msw.c (read_bitmap_data) (NextInt)
|
|
753 (read_bitmap_data_from_file): new functions copied from Xmu
|
|
754 sources.
|
|
755 (xbm_create_bitmap_from_data) from Ben <ben@666.com> convert
|
|
756 inline data to an mswindows bitmap.
|
|
757 (init_image_instance_from_xbm_inline) (xbm_instantiate_1)
|
|
758 (mswindows_xbm_instantiate): mswindows-ized versions of the X
|
|
759 functions.
|
|
760
|
|
761 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
762
|
|
763 * window.c (specifier_vars_of_window): Renamed `has_modeline-p' to
|
|
764 `modeline-visible-p'.
|
|
765 Declared specifier lisp variables at the beginning oh the file
|
|
766 as static.
|
|
767
|
|
768 * procimpl.h (struct process_methods): Changed semantics of
|
|
769 create_process method so it accepts lisp strings instead of
|
|
770 char pointers.
|
|
771
|
|
772 * process.c (Fstart_process_internal): Moved building of
|
|
773 unix style argv from here to process-unix.c, ...
|
|
774
|
|
775 * process-unix.c (unix_create_process): ... right here.
|
|
776
|
|
777 * process-nt.c (nt_create_process): Changed this function to
|
|
778 support new semantics, so avoided a GC problem.
|
|
779
|
|
780 * events.c (Fmake_event): Document misc-user events properties.
|
|
781 (Fmake_event): Do not allow arbitrary objects for channel property
|
|
782 of misc-user events.
|
|
783 (Fmake_event): Change misc-user event validation: it is function
|
|
784 which is required, not button.
|
|
785
|
|
786 * event-msw.c (mswindows_user_event_p): Recognize misc user events as
|
|
787 user events.
|
|
788 (mswindows_enqueue_misc_user_event): Added function.
|
|
789 (mswindows_bump_queue): Removed function.
|
|
790 (mswindows_enqueue_magic_event): Support NULL HWND parameter.
|
|
791 (mswindows_wnd_proc, WM_CLOSE): Use mswindows_enqueue_misc_user_event().
|
|
792 (mswindows_wnd_proc, WM_EXITSIZEMOVE): Ditto.
|
|
793 (emacs_mswindows_handle_magic_event): Handle XM_BUMPQUEUE, by doing
|
|
794 really nothing, which is my personal favorite thing.
|
|
795
|
|
796 * console-msw.h: Removed prototype for mswindows_bump_queue().
|
|
797 Added prototype for mswindows_enqueue_misc_user_event().
|
|
798
|
|
799 * menubar-msw.c (mswindows_handle_wm_command): Use
|
|
800 mswindows_enqueue_misc_user_event().
|
|
801
|
|
802 * toolbar-msw.c (mswindows_handle_toolbar_wm_command): Ditto.
|
|
803
|
|
804 * dialog-msw.c (dialog_proc): Ditto.
|
|
805
|
|
806 * scrollbar-msw.c (mswindows_handle_scrollbar_event): Ditto.
|
|
807 (mswindows_handle_scrollbar_event): Use frame, not window, for misc
|
|
808 user events channel.
|
|
809
|
|
810 1998-05-29 Greg Klanderman <greg@alphatech.com>
|
|
811
|
|
812 * window.c (Fwindow_displayed_text_pixel_height): was relying on
|
|
813 incorrect semantics of vmotion_pixels which has been fixed. don't
|
|
814 use it anymore as it can't easily be used.
|
|
815
|
|
816 * indent.c (vmotion_pixels): fix off by one bug moving up. also
|
|
817 the motion was reported incorrectly if you tried to go past end of
|
|
818 buffer.
|
|
819
|
|
820 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
821
|
|
822 * toolbar.h: Removed misleading commentary, as Martin suggested.
|
|
823
|
|
824 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
825
|
|
826 * lisp.h: Extern Qactivate_menubar_hook.
|
|
827
|
|
828 * menubar-msw.c (unsafe_handle_wm_initmenu_1): Pass correct value to
|
|
829 run_hook ().
|
|
830
|
|
831 1998-05-29 Andy Piper <andyp@parallax.co.uk>
|
|
832
|
|
833 * glyphs-msw.c: use BPLINE macro.
|
|
834
|
|
835 * select-msw.c (mswindows-selection-exists-p)
|
|
836 (mswindows-delete-selection): doc string fixes.
|
|
837
|
|
838 * toolbar-msw.c (mswindows_output_toolbar): make disabled buttons
|
|
839 unpressable. warning elimination.
|
|
840
|
|
841 1998-05-28 Martin Buchholz <martin@xemacs.org>
|
|
842
|
|
843 * alloc.c (dbg_constants):
|
|
844 * dbxrc:
|
|
845 * gdbinit:
|
|
846 Remove toolbar_data debugging code, since that lrecord has
|
|
847 also been removed.
|
|
848
|
|
849 Wed May 27, 1998 Darryl Okahata <darrylo@sr.hp.com>
|
|
850
|
|
851 * alloc.c: zap cached value of (user-home-directory), so that
|
|
852 it's not undumped.
|
|
853
|
|
854 * buffer.c: From init_buffer(), separated out code that
|
|
855 determined the initial directory for the *scratch* buffer, and
|
|
856 put them into a function called "init_initial_directory()".
|
|
857 The initial directory is now available as a global "char *"
|
|
858 called initial_directory.
|
|
859
|
|
860 * buffer.h: Added extern entries for initial_directory[] and
|
|
861 init_initial_directory().
|
|
862
|
|
863 * editfns.c: added new elisp function "user-home-directory",
|
|
864 which basically returns getenv("HOME"), but attempts to use
|
|
865 other values if $HOME isn't set.This may have to be tweaked in
|
|
866 the future as, under Unix, "/" is used if $HOME isn't set (this
|
|
867 probably should be set to the current directory). To support
|
|
868 this, a new C function, "get_home_directory()", now exists,
|
|
869 which returns the "home directory", as a "char *" string.
|
|
870
|
|
871 * emacs.c: Rearrange NT initialization order so that
|
|
872 environment/registry variables will be properly entered into
|
|
873 Vprocess_enviroment.
|
|
874
|
|
875 * fileio.c: replaced egetenv("HOME") with calls to the new
|
|
876 get_home_directory().
|
|
877
|
|
878 * lisp.h: Added function prototypes for uncache_home_directory()
|
|
879 and get_home_directory(), along with lisp prototypes for
|
|
880 Fuser_home_directory() and friends.
|
|
881
|
|
882 * nt.c: replaced getenv("HOME") with calls to the new
|
|
883 get_home_directory().
|
|
884
|
|
885 * sysfile.h: for WINDOWSNT, #include <direct.h>, to suppress
|
|
886 warnings about getcwd(), etc. not having prototypes.
|
|
887
|
|
888 1998-05-28 Kirill M. Katsnelson <kkm@kis.ru>
|
|
889
|
|
890 * process-nt.c (send_signal): Emulate SIGHUP.
|
|
891 (validate_signal_number): Ditto.
|
|
892
|
|
893 * event-msw.c (mswindows_wnd_proc, WM_KEYDOWN): Unconditionally
|
|
894 remove MOD_SHIFT from ASCII characters.
|
|
895 (mswindows_wnd_proc, WM_KEYDOWN): Do not activate the menubar when
|
|
896 F10 is pressed.
|
|
897
|
|
898 1998-05-24 Oliver Graf <ograf@fga.de>
|
|
899
|
|
900 * frame-x.c (cde-start-drag-internal): added filename and multi-
|
|
901 data transfers
|
|
902 (x_cde_convert_callback) dito
|
|
903
|
|
904 1998-05-26 Oliver Graf <ograf@fga.de>
|
|
905
|
|
906 * frame-x.c: include event-mod.h also with CDE
|
|
907 (x_cde_convert_callback) made the thing working
|
|
908 (cde-start-drag-internal) also debugging
|
|
909
|
290
|
910 1998-05-25 Hans Guenter Weigand <hgweigand@wiesbaden.netsurf.de>
|
|
911
|
|
912 * m/sparc.h:
|
|
913 * getloadavg.c:
|
|
914 * malloc.c:
|
|
915 * unexec.c:
|
|
916 * mem-limits.h:
|
|
917 - add __OpenBSD__ where __NetBSD__ was found.
|
|
918 - TODO: replace platform-specific conditional compilation by
|
|
919 feature tests in configure.in.
|
|
920
|
288
|
921 1998-05-15 Greg Klanderman <greg@alphatech.com>
|
|
922
|
|
923 * window.c (Fwindow_displayed_text_pixel_height): New function.
|
|
924 (syms_of_window): DEFSUBR it.
|
|
925
|
|
926 * indent.c (Fvertical_motion_pixels): New function - request
|
|
927 movement in pixels.
|
|
928 (vmotion_pixels): helper.
|
|
929 (syms_of_indent): DEFSUBR.
|
|
930 * lisp.h: declaration for vmotion_pixels().
|
|
931
|
|
932 * indent.c (Fvertical_motion): Add optional third argument PIXELS,
|
|
933 to request returning motion in pixels.
|
|
934 (Fvertical_motion_pixels): Remove, functionality merged into
|
|
935 Fvertical_motion.
|
|
936 * window.c (window_scroll): call Fvertical_motion with 3 arguments.
|
|
937 (Fmove_to_window_line): ditto.
|
|
938 * lisp.h: Change declaration for Fvertical_motion.
|
|
939
|
|
940 * window.c: rename window-text-pixel-{height,width,edges} to
|
|
941 window-text-area-pixel-*.
|
|
942
|
|
943 1998-05-26 Gunnar Evermann <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
|
|
944
|
|
945 * tooltalk.c (vars_of_tooltalk) added staticpro for
|
|
946 Tooltalk_Message_plist_str and Tooltalk_Pattern_plist_str
|
|
947
|
|
948 1998-05-27 Andy Piper <andyp@parallax.co.uk>
|
|
949
|
|
950 * faces.c: create a new 3d_object_face, make modeline and
|
|
951 vertical_divider faces fallback to this rather than the default.
|
|
952
|
|
953 1998-05-21 Andy Piper <andyp@parallax.co.uk>
|
|
954
|
|
955 * s/cygwin32.h: define charsets for cygwin.
|
|
956
|
|
957 1998-05-25 Andy Piper <andyp@parallax.co.uk>
|
|
958
|
|
959 * toolbar-msw.c (mswindows_output_toolbar): fix up button sizes
|
|
960 and coordinates. resize bitmaps if we have already settled on a
|
|
961 different size.
|
|
962
|
|
963 * glyphs-msw.c (xpm_to_eimage): add ';' for mswindows compiler.
|
|
964
|
|
965 1998-05-25 Hrvoje Niksic <hniksic@srce.hr>
|
|
966
|
|
967 * toolbar-msw.c (mswindows_handle_toolbar_wm_command): Ditto.
|
|
968
|
|
969 * menubar-msw.c (mswindows_handle_wm_command): Ditto.
|
|
970
|
|
971 * gui.h: Ditto.
|
|
972
|
|
973 * gui-x.c (popup_selection_callback): Ditto.
|
|
974
|
|
975 * dialog-msw.c (dialog_proc): get_callback -> get_gui_callback.
|
|
976
|
|
977 * gui.c (get_callback): Renamed to get_gui_callback.
|
|
978
|
|
979 1998-05-17 Martin Buchholz <martin@xemacs.org>
|
|
980
|
|
981 * glyphs.h: order rearrangement.
|
|
982
|
|
983 * device-tty.c (tty_asynch_device_change): Warning suppression.
|
|
984 * device-x.c (x_device_system_metrics): Warning suppression.
|
|
985 Make Doc strings consistent with coding standards.
|
|
986
|
|
987 1998-05-24 Martin Buchholz <martin@xemacs.org>
|
|
988
|
|
989 * general.c: multiple definition of `Qicon'. general.c seems
|
|
990 like a good home for Qicon.
|
|
991
|
|
992 1998-05-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
993
|
|
994 * This patch is to fix compilation warnings under Windows.
|
|
995
|
|
996 * s/windowsnt.h: Encapsulate getpid with sys_getpid.
|
|
997 Added prototypes for FSF inherited functions, with which XEmacs is
|
|
998 sprinkled thoroughly.
|
|
999 Removed some #if 0 code. Bracketed some more definitions, probably
|
|
1000 related to Visual C versions prior to 4 (we do not support them).
|
|
1001
|
|
1002 * sysfloat.h (logb): Finally, get logb() prototyped.
|
|
1003
|
|
1004 * sysfile.h: Added Windows specific includes.
|
|
1005 Removed old Windows specific code bracketed with #if 0.
|
|
1006
|
|
1007 * sysdep.h: Added prototype for xrealpath().
|
|
1008
|
|
1009 * sysdep.c (sys_getpid): Added function, to support '95 negative pids.
|
|
1010
|
|
1011 * symsinit.h: Added prototypes for syms_of_dired_mswindows,
|
|
1012 vars_of_dired_mswindows and init_ntproc (Grrr).
|
|
1013
|
|
1014 * realpath.c: Added Windows specific include files.
|
|
1015 (xrealpath): Conditionalized declaration of some auto variables on
|
|
1016 S_IFLNK, to avoid warnings.
|
|
1017
|
|
1018 * ntproc.c: Disabled some compiler warnings. This file is going to
|
|
1019 die, so I have not cleaned it up much.
|
|
1020 (set_process_dir): Const parameter.
|
|
1021 (Fwin32_short_file_name): Down CHECK_* macros to one argument.
|
|
1022 (Fwin32_long_file_name): Ditto.
|
|
1023 (Fwin32_set_process_priority): Ditto. Why didn't I remove these
|
|
1024 three functions?
|
|
1025
|
|
1026 * nt.h: Added prototypes for set_process_dir and convert_time.
|
|
1027
|
|
1028 * nt.c: More include files.
|
|
1029 (getpwnam): Consted char* argument.
|
|
1030 (get_emacs_configuration): Const return value.
|
|
1031 (opendir): Const argument.
|
|
1032 (stat): Casted converstion long->short.
|
|
1033 (stat): Removed ad hoc and questionable support for non-MSC compile.
|
|
1034 (sys_pipe): Removed unused auto variable.
|
|
1035 (_sys_read_ahead): Removed calls to DebPrint.
|
|
1036 (sys_read): Ditto, in 2 places.
|
|
1037 (term_ntproc): Added unused int parameter to signal handler, to
|
|
1038 avoid a warning when compiling a call to signal().
|
|
1039 (msw_sigset): Properly return old signandler or NULL instead of void.
|
|
1040
|
|
1041 * floatfns.c (Flogb): Casted arguments to unary minus to signed.
|
|
1042
|
|
1043 * gmalloc.c (morecore): Ditto.
|
|
1044 (_free_internal): Ditto.
|
|
1045
|
|
1046 * lread.c (parse_integer): Ditto.
|
|
1047
|
|
1048 * dired-msw.c: Added several include files.
|
|
1049
|
|
1050 * cmdloop.c (Fcommand_loop_1): Added Microsoft C to the Big List
|
|
1051 of Compilers to Shut Up.
|
|
1052
|
|
1053 * callproc.c: Added #includes to suppress warnings under Windows.
|
|
1054 (init_callproc): Removed #if0'ed code and unused variables.
|
|
1055
|
|
1056 1998-05-25 Andy Piper <andyp@parallax.co.uk>
|
|
1057
|
|
1058 * device-msw.c (mswindows_device_system_metrics): do planes in a
|
|
1059 way consistent with X.
|
|
1060
|
|
1061 * glyphs-msw.c (mswindows_initialize_image_instance_mask): don't
|
|
1062 use SetPixel, use DIBits functions.
|
|
1063 (xpm_to_eimage): frob colors more closely like xpm deos.
|
|
1064
|
|
1065 * toolbar-msw.c: only resize bitmaps when shrinking. Adjust look
|
|
1066 to be closer to X version.
|
|
1067
|
|
1068 * event-msw.c: use tooltip string directly.
|
|
1069
|
|
1070 * redisplay-msw.c: reinstate Kirill's bg pixmap change.
|
|
1071
|
|
1072 * objects-msw.c: frob rgb colors that only Kyle uses.
|
|
1073
|
|
1074 * dialog-msw.c (button_width): INLINE -> inline.
|
|
1075
|
286
|
1076 1998-05-23 SL Baur <steve@altair.xemacs.org>
|
|
1077
|
|
1078 * getloadavg.c (getloadavg): Fix typo.
|
|
1079
|
|
1080 1998-05-23 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1081
|
|
1082 * objects-msw.c (mswindows_initialize_font_instance): Added support
|
|
1083 for font character sets.
|
|
1084 Replaced 'XXX' with '####' in comments throughout the file.
|
|
1085
|
|
1086 1998-05-23 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1087
|
|
1088 * emacs.c (main_1): Added calls to vars_of_dialog_mswindows() and
|
|
1089 console_type_create_dialog_mswindows(), to initialize Windows dialog
|
|
1090 support.
|
|
1091
|
|
1092 * symsinit.h: Prototyped the above functions.
|
|
1093
|
|
1094 * dialog-x.c (x_popup_dialog_box): Moved dialog descriptor consistency
|
|
1095 checks to dialog.c...
|
|
1096
|
|
1097 * dialog.c (Fpopup_dialog_box): ...right here. Added more checks: a
|
|
1098 device must support dialog boxes, and the descriptor must supply at
|
|
1099 least one button.
|
|
1100
|
|
1101 * dialog-msw.c: New file, dialogs for Windows.
|
|
1102
|
|
1103 1998-05-21 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
1104
|
|
1105 * eldap.c (ldap_search_unwind): Return Qnil instead of nothing
|
|
1106 (Fldap_search_internal): Removed unused variable `err'
|
|
1107
|
|
1108 * eldap.h: Moved Lisp_LDAP declaration here instead of using a
|
|
1109 forward declaration
|
|
1110
|
|
1111 1998-05-17 Martin Buchholz <martin@xemacs.org>
|
|
1112
|
|
1113 * eldap.h: eldap.[ch] should never be used unless HAVE_LDAP is
|
|
1114 defined. Therefore there is no need to handle the case when
|
|
1115 HAVE_LDAP is undefined. Similarily, there is no reason to have
|
|
1116 any code wrapped within `#ifdef emacs', since this code is only
|
|
1117 useful within an emacs. This simplifies the code significantly.
|
|
1118
|
|
1119 * inline.c: Include eldap.h only if HAVE_LDAP.
|
|
1120 * inline.c: Don't bother including TT_C_H_PATH, since tooltalk.h
|
|
1121 already does that.
|
|
1122
|
|
1123 1998-05-21 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1124
|
|
1125 * unexnt.c (copy_executable_and_dump_data_section): Suppress
|
|
1126 printing dump stats when building without DEBUG_XEMACS.
|
|
1127 (dump_bss_and_heap): Ditto.
|
|
1128
|
|
1129 1998-05-21 Andy Piper <andyp@parallax.co.uk>
|
|
1130
|
|
1131 * gnuclient.c: don't suppress window system if there is no display
|
|
1132 and we are running under mswindows. send 'mswindows device type if
|
|
1133 we are in this situation.
|
|
1134
|
|
1135 1998-05-20 Andy Piper <andyp@parallax.co.uk>
|
|
1136
|
|
1137 * general.c:
|
|
1138 * lisp.h: Qbitmap, Qcursor, Qicon moved here from glyphs-msw.c.
|
|
1139
|
|
1140 * glyphs-msw.c: change cursor imgae type name to resource. Fix
|
|
1141 some nits.
|
|
1142
|
|
1143 1998-05-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1144
|
|
1145 * EmacsFrame.c (Xt_StringToScrollBarPlacement): Added support for
|
|
1146 {top,bottom}-{left,right} values in addition to
|
|
1147 {top,bottom}_{left,right}.
|
|
1148
|
|
1149 1998-05-18 Hrvoje Niksic <hniksic@srce.hr>
|
|
1150
|
|
1151 * fileio.c (Fmake_temp_name): Remove unreached code.
|
|
1152
|
|
1153 * process-nt.c (validate_signal_number): Use
|
|
1154 signal_simple_error().
|
|
1155
|
|
1156 1998-05-19 Martin Buchholz <martin@xemacs.org>
|
|
1157
|
|
1158 * unexhp9k800.c:
|
|
1159 * sound.c (vars_of_sound):
|
|
1160 * sysdep.c (reset_sigio_on_device):
|
|
1161 * window.c (window_bottom_gutter_height):
|
|
1162 unexhp9k800.c:258: warning: implicit declaration of function
|
|
1163 `calculate_checksum'
|
|
1164 sound.c:604: warning: implicit declaration of function `vars_of_hpplay'
|
|
1165 sysdep.c:1012: warning: unused variable `owner'
|
|
1166 window.c:993: warning: `window_right_toolbar_width' defined but not used
|
|
1167
|
|
1168 1998-05-19 Andy Piper <andyp@parallax.co.uk>
|
|
1169
|
|
1170 * glyphs-msw.c (mswindows_create_resized_mask)
|
|
1171 (mswindows_create_resized_bitmap): new funnctions split out from
|
|
1172 mswindows_resize_dibitmap_instance.
|
|
1173
|
|
1174 * glyphs-msw.h: declare new resize functions.
|
|
1175
|
|
1176 * toolbar-msw.c (mswindows_output_toolbar): use new bitmap resize
|
|
1177 functions so that the original bitmaps are preserved.
|
|
1178
|
|
1179 * sheap.c: fixup static heap exhausted error to avoid FAQs.
|
|
1180
|
|
1181 * redisplay-msw.c (mswindows_output_blank): fixup brush from bg
|
|
1182 color if we are trying to output 0 depth bg pixmap.
|
|
1183
|
|
1184 * scrollbar-msw.c: warning elimination.
|
|
1185
|
|
1186 1998-05-18 Martin Buchholz <martin@xemacs.org>
|
|
1187
|
|
1188 * frame-x.c (x_update_frame_external_traits): Start preprocessor
|
|
1189 directives in column 1.
|
|
1190
|
|
1191 * search.c (skip_chars): Avoid using xzero with arrays, since some
|
|
1192 compilers get confused by the construct &array.
|
|
1193
|
|
1194 1998-05-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1195
|
|
1196 * objects-msw.h:
|
|
1197 * objects-msw.c: Changed the charset value for a new font from
|
|
1198 "don't care" to "ansi".
|
|
1199
|
|
1200 * glyphs-msw.c (convert_EImage_to_DIBitmap): Warnings fix.
|
|
1201
|
|
1202 1998-05-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1203
|
|
1204 * event-msw.c (mswindows_wnd_proc, WM_KEYDOWN): Do not clear shift
|
|
1205 modifier on control chars.
|
|
1206 Use IsCharAlpha() instead of isaplha().
|
|
1207
|
|
1208 1998-05-19 Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
1209
|
|
1210 * s/freebsd.h: FreeBSD 2.2.6 now supports setlocale(LC_ALL, "").
|
|
1211
|
|
1212 1998-05-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1213
|
288
|
1214 * objects-msw.c (mswindows_initialize_font_instance): Use ANSI
|
|
1215 charset when creating font.
|
|
1216 (mswindows_initialize_color_instance): Do not create brush along
|
|
1217 with a color.
|
|
1218 (mswindows_finalize_color_instance): Do not delete it then.
|
|
1219
|
|
1220 * objects-msw.h (struct mswindows_color_instance_data): Removed
|
|
1221 brush slot, and corresponding accessor macro.
|
|
1222
|
|
1223 1998-05-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1224
|
286
|
1225 * toolbar.c: Removed toolbar_data lrecord implementation.
|
|
1226 (mark_frame_toolbar_buttons_dirty): Replase usage of toolbar_data
|
|
1227 with toolbar_buttons (via FRAME_TOOLBAR_BUTTONS).
|
|
1228 (compute_frame_toolbar_buttons): Ditto.
|
|
1229 (CHECK_TOOLBAR): Ditto.
|
|
1230 (set_frame_toolbar): Removed allocation of toolbar_data lrecord.
|
|
1231 (update_frame_toolbars): Do not check for changed buffer
|
|
1232 here. Toolbar information is provided by cached specs in
|
|
1233 windows. The check for buffer is eliminated becuase toolbars are
|
|
1234 marked changed in set_frame_selected_window() in frame.c
|
|
1235 Added check for changed toolbars geometry.
|
|
1236 (compute_frame_toolbars_data): Removed unused second parameter;
|
|
1237 Adjusted callers of this static function throughout the file.
|
|
1238 (init_frame_toolbars): Initialize current_toolbar_size.
|
|
1239 (update_frame_toolbars): Use DEVICE_SUPPORTS_TOOLBARS_P instead of
|
|
1240 what is its current expansion, for clarity.
|
|
1241 (init_frame_toolbars): Ditto.
|
|
1242 (init_device_toolbars): Ditto.
|
|
1243 (init_global_toolbars): Ditto.
|
|
1244
|
|
1245 * toolbar.h: Removed definition of toolbar_data lrecord.
|
|
1246 Added accessor macros FRAME_TOOLBAR_BUTTONS and
|
|
1247 FRAME_CURRENT_TOOLBAR_SIZE.
|
|
1248 Added macro DEVICE_SUPPORTS_TOOLBARS_P.
|
|
1249
|
|
1250 * toolbar-x.c (x_output_toolbar): The same change as in
|
|
1251 toolbar-msw.c
|
|
1252 (x_output_toolbar): Ditto.
|
|
1253 (x_redraw_exposed_toolbar): Ditto.
|
|
1254
|
|
1255 * toolbar-msw.c (mswindows_output_toolbar): Retrieve current
|
|
1256 buttons from toolbar_buttons using FRAME_TOOLBAR_BUTTONS macro.
|
|
1257 (mswindows_output_toolbar): Ditto.
|
|
1258 (mswindows_output_toolbar): Ditto.
|
|
1259
|
|
1260 * frame.c (mark_frame): Removed marking of arrays, according to
|
|
1261 frameslots.h change.
|
|
1262 (nuke_all_frame_slots): Ditto.
|
|
1263 (set_frame_selected_window): Mark toolbars changed when
|
|
1264 last_nonminibuf_window changes.
|
|
1265
|
|
1266 * frame.h (struct frame): Moved some slots to frameslots.h.
|
|
1267 Added current_toolbar_size array.
|
|
1268 Changed references from toolbar_data to toolbar_buttons in macros
|
|
1269 FRAME_RAW_THEORETICAL_TOOLBAR_VISIBLE,
|
|
1270 FRAME_RAW_THEORETICAL_TOOLBAR_SIZE and
|
|
1271 FRAME_RAW_THEORETICAL_TOOLBAR_BORDER_WIDTH.
|
|
1272
|
|
1273 * frameslots.h: Added macro MARKED_SLOT_ARRAY a la winslots.h
|
|
1274 Moved arrays of lisp objects here from frame.h: toolbar_size,
|
|
1275 toolbar_visible_p, toolbar_border_width.
|
|
1276 Removed toolbar_data slot and added toolbar_buttons.
|
|
1277
|
|
1278 1998-05-17 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1279
|
|
1280 * symsinit.h: Externed syms_of_process_nt()
|
|
1281
|
|
1282 * emacs.c (main_1): Call syms_of_process_nt()
|
|
1283
|
|
1284 * process-nt.c: Quote process arguments by a call to Lisp function
|
|
1285 `nt-quote-process-args'.
|
|
1286 (syms_of_process_nt): New function.
|
|
1287 (nt_send_process): Flush data stream after each write, to avoid
|
|
1288 leaving buffered data.
|
|
1289 (nt_send_process): When blocked on process output, wait for
|
|
1290 process to slurp more for progressively increasing time intervals.
|
|
1291
|
|
1292 1998-05-17 Martin Buchholz <martin@xemacs.org>
|
|
1293
|
|
1294 * window.c (have_undivided_common_edge): Make file-local function
|
|
1295 static.
|
|
1296 (map_windows): Return 0 if all map functions successful.
|
|
1297 Fix typos.
|
|
1298
|
|
1299 * winslots.h: Use unlikely names for local variables in macros to
|
|
1300 avoid shadowing warnings.
|
|
1301
|
|
1302 1998-05-17 Andy Piper <andyp@parallax.co.uk>
|
|
1303
|
|
1304 * toolbar-msw.c (mswindows_output_toolbar): hash on toolbar width
|
|
1305 so that we re-output if the toolbar size has changed.
|
|
1306
|
|
1307 1998-05-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1308
|
|
1309 * s/aix4-2.h (ALIGN_DATA_RELOC): Undefined to support new unexaix.c.
|
|
1310
|
|
1311 * s/aix3-1.h (ALIGN_DATA_RELOC): Defined to support new unexaix.c.
|
|
1312
|
|
1313 * unexaix.c: Massive cleanup and support of AIX 4.2 (and hopefully
|
|
1314 greater).
|
|
1315
|
|
1316 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1317
|
|
1318 * glyphs-msw.c: Defined OEMRESOURCE before including windows.h to
|
|
1319 get bitmap manifest constants defined.
|
|
1320
|
|
1321 * console-msw.h: Include system files in angle brackets, not in
|
|
1322 quotes.
|
|
1323
|
|
1324 * window.c (specifier_vars_of_window): Fixed a typo in
|
|
1325 `vertical-divider-line-width' docstirng.
|
|
1326
|
|
1327 1998-05-16 Olivier Galibert <galibert@pobox.com>
|
|
1328
|
|
1329 * line-number.c (delete_invalidate_line_number_cache): Use an
|
|
1330 EMACS_INT.
|
|
1331 (buffer_line_number): Remove dangerous, plain wrong when using
|
|
1332 64bits emacs ints, cast.
|
|
1333
|
|
1334 * insdel.c (buffer_delete_range): Use an EMACS_INT.
|
|
1335
|
|
1336 * cmds.c (Fforward_line): Use EMACS_INTs.
|
|
1337
|
|
1338 * search.c (bi_scan_buffer): Change to use EMACS_INTs.
|
|
1339 (scan_buffer): Ditto.
|
|
1340 (bi_find_next_newline_no_quit): Remove useless cast.
|
|
1341 (find_next_newline_no_quit): Ditto.
|
|
1342 (find_next_newline): Ditto.
|
|
1343 (find_before_next_newline): Use an EMACS_INT.
|
|
1344
|
|
1345 * lisp.h: Change scan_buffer to pass EMACS_INTs.
|
|
1346
|
|
1347 1998-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
1348
|
|
1349 * menubar-msw.c (mswindows_handle_wm_command): Ditto.
|
|
1350
|
|
1351 * toolbar-msw.c (mswindows_handle_toolbar_wm_command): Ditto.
|
|
1352
|
|
1353 * gui-x.c (popup_selection_callback): Use it.
|
|
1354
|
|
1355 * gui.h (get_callback): Declare it.
|
|
1356
|
|
1357 * gui.c (get_callback): New function.
|
|
1358
|
284
|
1359 1998-05-15 SL Baur <steve@altair.xemacs.org>
|
|
1360
|
|
1361 * window.c (have_undivided_common_edge): Guard scrollbar specific
|
|
1362 stuff.
|
|
1363 (window_needs_vertical_divider_1): Ditto.
|
|
1364
|
|
1365 1998-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
1366
|
|
1367 * emacs.c (decode_path): Eliminate compiler warning.
|
|
1368 (Fdecode_path): Renamed to Fsplit_path.
|
|
1369 (Fsplit_string_by_char): New function.
|
|
1370
|
|
1371 1998-05-14 Damon Lipparelli <lipp@primus.com>
|
|
1372
|
|
1373 * winslots.h: close comment
|
|
1374
|
|
1375 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1376
|
|
1377 * callproc.c: Removed declared and unused variable Qbuffer_file_type.
|
|
1378
|
|
1379 * bufslots.h: Removed buffer_file_type slot.
|
|
1380
|
|
1381 * buffer.c (complex_vars_of_buffer): Removed buffer_file_type from
|
|
1382 buffer local flags.
|
|
1383 (complex_vars_of_buffer): Removed buffer-file-type variable and
|
|
1384 its default reference.
|
|
1385
|
|
1386 1998-05-15 Kirill M. Katsnelson <kkm@kis.ru>
|
282
|
1387
|
284
|
1388 * faces.c (complex_vars_of_faces): Defined
|
|
1389 Vvertical_divider_face.
|
|
1390 (vars_of_faces): Staticpro it.
|
|
1391
|
|
1392 * faces.h: Externed Vvertical_divider_face.
|
|
1393
|
|
1394 * redisplay-x.c (x_output_vertical_divider): Use
|
|
1395 Vvertical_divider_face to draw the divider instead of modeline
|
|
1396 face.
|
|
1397
|
|
1398 * redisplay-msw.c (mswindows_output_vertical_divider): Draw
|
|
1399 divider face using Vvertical_divider_face background.
|
|
1400 Fix drawing spacing gaps around the divider.
|
|
1401
|
|
1402 1998-05-14 Didier Verna <verna@inf.enst.fr>
|
|
1403
|
|
1404 * redisplay-x.c (x_output_vertical_divider): removed hard-wired
|
|
1405 values for the vertical divider line width and spacing. Use the
|
|
1406 cached values from the window structure instead.
|
|
1407 (x_divider_width): ditto.
|
|
1408
|
|
1409 * window.c (specifier_vars_of_window): new specifiers:
|
|
1410 vertical-divier -line-width and -spacing.
|
|
1411 (vertical_divider_global_width_changed): formerly known as
|
|
1412 vertical_divider_shadow_thickness_changed.
|
|
1413
|
|
1414 * winslots.h: new slots: vertical_specifier _line_width and
|
|
1415 _spacing. Plus corrected a comment typo.
|
|
1416
|
|
1417 1998-05-15 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1418
|
|
1419 * window.h: Declared window_divider_width().
|
282
|
1420
|
284
|
1421 * console-stream.c (stream_divider_width): Removed method.
|
|
1422 (console_type_create_stream): And declaration for it.
|
|
1423
|
|
1424 * redisplay.c (pixel_to_glyph_translation): Use
|
|
1425 window_divider_width() instead of divider_width redisplay method.
|
|
1426 (pixel_to_glyph_translation): Fix top divider edge calculation
|
|
1427 when scrollbar is on top.
|
282
|
1428
|
284
|
1429 * window.c (window_divider_width): New function, an outphaser for
|
|
1430 divider_width redisplay method.
|
|
1431 (window_right_gutter_width): Use it.
|
|
1432 (specifier_vars_of_window): For vertical-divider-{spacing,line-width}
|
|
1433 specifiers, set fallback values differently on TTYs, and document
|
|
1434 the behavior of these on TTYs in the docstrings.
|
|
1435
|
|
1436 * scrollbar.c (update_scrollbar_instance): Use
|
|
1437 window_divider_width() instead of divider_width redisplay method.
|
282
|
1438
|
284
|
1439 * console.h (struct console_methods): Removed divider_width_method.
|
|
1440
|
|
1441 * redisplay-tty.c (tty_divider_width): Removed device method.
|
|
1442 (console_type_create_redisplay_tty): Removed definition for it.
|
|
1443 (tty_output_vertical_divider): Respect the value returned by
|
|
1444 window_divider_width thus divider line width specification.
|
|
1445
|
|
1446 * redisplay-msw.c (mswindows_divider_width): Removed device method.
|
|
1447 (console_type_create_redisplay_mswindows): Removed definition for it.
|
|
1448 (mswinodws_output_vertical_divider): Respect the value returned by
|
|
1449 window_divider_width thus divider line width specification.
|
282
|
1450
|
284
|
1451 1998-05-15 Andy Piper <andyp@parallax.co.uk>
|
|
1452
|
|
1453 * toolbar-msw.c: guess toolbar frame size a bit more accurately.
|
|
1454
|
|
1455 1998-05-15 Andy Piper <andyp@parallax.co.uk>
|
|
1456
|
|
1457 * glyphs-msw.c: resource loading implementation.
|
|
1458 (cursor_normalize): new function.
|
|
1459 (cursor_validate): ditto.
|
|
1460 (cursor_instantiate): ditto.
|
|
1461 (cursor_name_to_resource): ditto.
|
|
1462 (cursor_possible_dest_types): ditto.
|
|
1463 (check_valid_symbol): ditto.
|
|
1464 (check_valid_string_or_int): ditto.
|
|
1465
|
|
1466 1998-05-14 Martin Buchholz <martin@xemacs.org>
|
|
1467
|
|
1468 * sysdep.c (tty_init_sys_modes_on_device): Treat VSUSP just like
|
|
1469 VINTR and VQUIT.
|
|
1470
|
|
1471 * process-unix.c (process_signal_char): Use VSUSP instead of
|
|
1472 non-standard VSWTCH. Always prefer VSUSP to VSWTCH.
|
|
1473
|
|
1474 1998-05-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1475
|
|
1476 * specifier.c (specifier_instance): Change locale precedence of
|
|
1477 instantiation so window locale has higher priority than buffer
|
|
1478 locale.
|
|
1479 (Fspecifier_instance): Reflect this in docstring.
|
|
1480 (Fadd_spec_list_to_specifier): Ditto.
|
|
1481 (Fadd_spec_to_specifier): Ditto.
|
|
1482 (Fremove_specifier): Ditto.
|
282
|
1483
|
284
|
1484 1998-05-15 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1485
|
|
1486 ** Dialog separation into a device method from Andy Piper
|
|
1487
|
|
1488 * emacs.c (main_1): Call console_type_create_dialog_x().
|
|
1489
|
|
1490 * dialog-x.c (x_popup_dialog_box): Old Fpopup_dialog_box converted
|
|
1491 into this device method.
|
|
1492 (console_type_create_dialog_x): New function.
|
|
1493
|
|
1494 * dialog.c (Fpopup_dialog_box): New function.
|
|
1495 (syms_of_dialog): Defsubr it.
|
|
1496
|
|
1497 * console.h (struct console_methods): Declared
|
|
1498 popup_dialog_box_method().
|
|
1499
|
|
1500 * symsinit.h: Defined console_type_create_dialog_{x,mswindows}
|
|
1501
|
|
1502 1998-05-14 Oliver Graf <ograf@fga.de>
|
|
1503
|
|
1504 * dragdrop.c (vars_of_dragdrop): dragdrop-protocols created
|
|
1505 * frame-x.c (x_cde_transfer_callback): checked for merge errors
|
|
1506
|
|
1507 1998-05-13 Oliver Graf <ograf@fga.de>
|
|
1508
|
|
1509 * dragdrop.c (vars_of_dragdrop): provide dragdrop-api
|
|
1510
|
|
1511 1998-05-15 Kirill M. Katsnelson <kkm@kis.ru>
|
282
|
1512
|
284
|
1513 * console.h (device_metrics): Removed dbcs, input-method-editor
|
|
1514 and right-to-left metrics.
|
|
1515
|
|
1516 * device.c (Fdevice_system_metric): Ditto.
|
|
1517 (Fdevice_system_metrics): Ditto.
|
|
1518 (syms_of_device): Ditto.
|
|
1519 (Fdevice_system_metric): Swapped DEVICE and METRIC parameters back
|
|
1520 again.
|
|
1521
|
|
1522 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
1523
|
|
1524 * line-number.h (mark_line_number_cache): Remove unused
|
|
1525 declaration.
|
|
1526
|
|
1527 * line-number.c (LINE_NUMBER_FAR): Increase to 32768.
|
|
1528 (get_nearest_line_number): Simplify.
|
|
1529 (add_position_to_cache): Make the old marker point nowhere.
|
|
1530
|
|
1531 1998-05-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1532
|
|
1533 ** Renamed window-divider-map => vertical-divider-map
|
|
1534 and event-over-divider-p => event-over-vertical-divider-p,
|
|
1535 in the following files/functions:
|
|
1536 * events.h:
|
|
1537 * events.c (Fevent_over_divider_p):
|
|
1538 * keymap.c (get_relevant_keymaps):
|
|
1539 (vars_of_keymap):
|
|
1540
|
|
1541 * redisplay.h (OVER_V_DIVIDER): Renamed so from OVER_DIVIDER.
|
|
1542
|
|
1543 * redisplay.c (pixel_to_glyph_translation): Use OVER_V_DIVIDER.
|
282
|
1544
|
284
|
1545 1998-05-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1546
|
|
1547 * window.c (vertical_divider_changed_in_window): Renamed so.
|
|
1548 (specifier_vars_of_window): Defined Vvertical_divider_draggable_p.
|
|
1549 (window_needs_vertical_divider_1): Decide whether we need it based
|
|
1550 on the value of the above specifier. If separators are unwanted,
|
|
1551 put them only if there's no scrollbar between this window and its
|
|
1552 right neighbor.
|
|
1553 (have_undivided_common_edge): New function, helper for the above.
|
|
1554 (window_needs_vertical_divider): Return either a cached value,
|
|
1555 or clauclate and cache one.
|
|
1556 (invalidate_vertical_divider_cache_in_window): Implemented.
|
|
1557 (map_windows): Changed return type to int, return the value from
|
|
1558 MAPFUN.
|
282
|
1559
|
284
|
1560 * window.h: Prototype invalidate_vertical_divider_cache_in_window.
|
|
1561 (struct window): Added need_vertical_divider_p and
|
|
1562 need_vertical_divider_valid_p.
|
|
1563
|
|
1564 * winslots.h: Added vertical_divider_draggable_p slot.
|
282
|
1565
|
284
|
1566 * scrollbar.c (vertical_scrollbar_changed_in_window): Implemented.
|
|
1567 (specifier_vars_of_scrollbar): Used it in all vertical specifiers.
|
|
1568
|
|
1569 * frame.c (invalidate_vertical_divider_cache_in_frame): New function.
|
|
1570
|
|
1571 * frame.h (MARK_FRAME_WINDOWS_STRUCTURE_CHANGED): Call
|
|
1572 invalidate_vertical_divider_cache_in_frame().
|
|
1573 Prototype it.
|
|
1574
|
|
1575 1998-05-14 Andy Piper <andyp@parallax.co.uk>
|
282
|
1576
|
284
|
1577 * toolbar-msw.c: provide correct parameters to TB_SETROWS.
|
|
1578
|
|
1579 * glyphs-msw.c (mswindows_initialize_image_instance_mask): size
|
|
1580 masks correctly and don't select 0.
|
|
1581
|
|
1582 1998-05-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1583
|
|
1584 * winslots.h: New file, declaration of some struct window and
|
|
1585 struct saved_window members.
|
|
1586
|
|
1587 * window.h (struct window): Include it, with required preprocessor
|
|
1588 magic.
|
282
|
1589
|
284
|
1590 * window.c (mark_window): Ditto.
|
|
1591 (allocate_window): Ditto.
|
|
1592 (struct saved_window): Ditto.
|
|
1593 (mark_window_config): Ditto.
|
|
1594 (saved_window_equal): Ditto.
|
|
1595 (Fset_window_configuration): Ditto.
|
|
1596
|
|
1597 1998-05-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1598
|
|
1599 * redisplay-msw.c (mswindows_output_vertical_divider): Syntax fix.
|
|
1600
|
|
1601 1998-05-12 Didier Verna <verna@inf.enst.fr>
|
|
1602
|
|
1603 * redisplay-x.c (x_output_vertical_divider): draw shadows around
|
|
1604 the divider line. The shadow thickness is currently
|
|
1605 hard-wired. This will probably be turned into a specifier soon.
|
|
1606
|
|
1607 1998-05-12 Didier Verna <verna@inf.enst.fr>
|
282
|
1608
|
284
|
1609 * console.h (struct console_methods): the divider_width console
|
|
1610 method now requires a struct window * argument.
|
|
1611
|
|
1612 * redisplay-x.c (x_divider_width): ditto. Plus remove
|
|
1613 X_DIVIDER_WIDTH, X_DIVIDER_SHADOW_THICKNESS.
|
|
1614 (x_output_vertical_divider): give a depressed look when the shadow
|
|
1615 thickness is negative.
|
|
1616
|
|
1617 * console-stream.c (stream_divider_width): pass a struct window *
|
|
1618 argument.
|
|
1619
|
|
1620 * redisplay-tty.c (tty_divider_width): ditto.
|
|
1621
|
|
1622 * window.c (window_right_gutter_width): totdi.
|
|
1623
|
|
1624 * redisplay.c (generate_modeline): ittod.
|
|
1625
|
|
1626 * scrollbar.c (update_scrollbar_instance): ttido.
|
|
1627
|
|
1628 * redisplay-msw.c (mswindows_divider_width): ottid.
|
|
1629 WARNING: this enables to compile, but the feature is not functional.
|
|
1630
|
|
1631 * window.h (struct window): new field
|
|
1632 vertical_divider_shadow_thickness.
|
282
|
1633
|
284
|
1634 * window.c (specifier_vars_of_window): new specifier
|
|
1635 vertical-divider-shadow-thickness.
|
|
1636 (vertical_divider_shadow_thickness_changed): new function to
|
|
1637 inform redisplay that the window has changed.
|
|
1638 (mark_window): handle new field vertical_divider_shadow_thickness
|
|
1639 from struct window.
|
|
1640 (allocate_window): ditto.
|
|
1641 (saved_window_equal): toddi.
|
|
1642 (Fset_window_configuration): totid.
|
|
1643 (save_window_save): ttdio.
|
|
1644 (struct saved_window): new field vertical_divider_shadow_thickness.
|
|
1645
|
|
1646 1998-05-14 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1647
|
|
1648 * device-msw.c (mswindows_device_system_metrics): Support a deluge
|
|
1649 of metrics.
|
282
|
1650
|
284
|
1651 1998-05-12 Oliver Graf <ograf@fga.de>
|
|
1652
|
|
1653 * frame-x.c (x_cde_transfer_callback): fixed for the new protocol
|
|
1654 * event-Xt.c (x_event_to_emacs_event): C++ compability
|
|
1655
|
|
1656 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
282
|
1657
|
284
|
1658 * emacs.c (Fdecode_path): Default SEPCHAR to value of
|
|
1659 path-separator.
|
|
1660
|
|
1661 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
1662
|
|
1663 * emacs.c (vars_of_emacs): Do it here; change the meaning of
|
|
1664 Vpath_separator.
|
|
1665
|
|
1666 * fileio.c (vars_of_fileio): Don't define Vpath_separator here.
|
|
1667
|
|
1668 1998-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
282
|
1669
|
284
|
1670 * emacs.c (decode_path_1): New function.
|
|
1671 (decode_path): Use it.
|
|
1672 (Fdecode_path): Renamed from Fdecode_path_internal; use
|
|
1673 decode_path_1.
|
|
1674
|
|
1675 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
1676
|
|
1677 * macros.c (Fzap_last_kbd_macro_event): New function.
|
|
1678 (Fend_kbd_macro): Remove REMOVE_LAST kludge.
|
|
1679
|
|
1680 1998-05-10 Andy Piper <andyp@parallax.co.uk>
|
282
|
1681
|
284
|
1682 * redisplay-msw.c (mswindows_output_dibitmap_region): make sure
|
|
1683 multiple bitmaps are output vertically as well as horizontally.
|
|
1684 * (mswindows_output_dibitmap): don't cope with bitmap boundaries
|
|
1685 crossing lines this is handled by
|
|
1686 mswindows_output_dibitmap_region.
|
|
1687
|
|
1688 1998-05-12 Martin Buchholz <martin@xemacs.org>
|
|
1689
|
|
1690 * inline.c: Include eldap.h
|
|
1691
|
|
1692 * menubar-x.c (x_update_frame_menubar_internal):
|
|
1693 Remove: unused variable `container'
|
|
1694
|
|
1695 1998-05-11 Martin Buchholz <martin@xemacs.org>
|
|
1696
|
|
1697 * s/aix4.h: Allow AIX 4.3 XEmacs to compile cleanly.
|
|
1698 Unfortunately, the resulting temacs still cannot dump.
|
282
|
1699
|
284
|
1700 * symbols.c (symbol_is_constant):
|
|
1701 (verify_ok_for_buffer_local):
|
|
1702 -Wswitch Warning suppression - add default case to switches.
|
|
1703
|
|
1704 * redisplay.c (decode_mode_spec): Remove unused variables,
|
|
1705 Replace Fcoding_system_property (codesys, Qmnemonic) with
|
|
1706 XCODING_SYSTEM_MNEMONIC (codesys);
|
|
1707 Fcoding_system_property is for users.
|
|
1708
|
|
1709 * buffer.c:
|
|
1710 * fileio.c:
|
|
1711 * lread.c:
|
|
1712 * xselect.c:
|
|
1713 Change empty docstrings into no doc strings at all.
|
|
1714 Fix bogus FSF-format docstrings.
|
282
|
1715
|
284
|
1716 * extents.c:
|
|
1717 Standardize docstrings.
|
|
1718
|
|
1719 * floatfns.c:
|
|
1720 Explain problems with matherr.
|
|
1721
|
|
1722 * glyphs.c: make DEFUNs etags-readable, i.e. single-line
|
282
|
1723
|
284
|
1724 * syssignal.h:
|
|
1725 if BROKEN_SIGIO, then SIGIO wants to be undefined.
|
|
1726 if SIGIO and not SIGPOLL, SIGPOLL wants to be SIGIO.\
|
|
1727 Fix the weird resultant interaction (causes windows problems)
|
|
1728
|
|
1729 * gdbinit:
|
|
1730 * dbxrc:
|
|
1731 Take new EMACSBOOTSTRAPLOADPATH into account.
|
|
1732 Update documentation strings
|
282
|
1733
|
284
|
1734 * Makefile.in.in:
|
|
1735 - Adjust for luser's CDPATH being set to something weird.
|
|
1736 - Take into account bash 2.02's tendency to print the cwd when
|
|
1737 using CDPATH. Always use `cd ./foo' instead of `cd foo'.
|
|
1738 - fix the run-temacs target to use $(DUMPENV)
|
|
1739 - fix the run-puremacs target to use $(DUMPENV)
|
|
1740 - fix the `depend' target to properly $(RM) the right files
|
|
1741 - Generate a better TAGS file for XEmacs' lisp code using
|
|
1742 hand-crafted regexps.
|
|
1743 - Use standard coding conventions for modules/Makefile.in
|
|
1744
|
|
1745 1998-05-12 Didier Verna <verna@inf.enst.fr>
|
|
1746
|
|
1747 * redisplay.c: removed the scrolling modeline code that didn't
|
|
1748 make it for 21.0. To be continued ...
|
|
1749
|
|
1750 1998-05-13 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1751
|
|
1752 * emacs.c (Fdecode_path_internal): Removed bogus handling of nil
|
|
1753 and empty string inputs.
|
|
1754
|
|
1755 1998-05-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
1756
|
|
1757 * redisplay-x.c (x_output_vertical_divider): Fixed typo.
|
|
1758
|
|
1759 1998-05-10 Oliver Graf <ograf@fga.de>
|
|
1760
|
|
1761 * event-stream.c (enqueue_misc_user_event_pos): created
|
|
1762 * lisp.h (enqueue_misc_user_event_pos): prototype added
|
|
1763 * frame-x.c (x_cde_transfer_callback): debug code plus API changes
|
|
1764 * emacs.c: call vars_of_dragdrop
|
|
1765 * dragdrop.c (vars_of_dragdrop): provide dragdrop
|
|
1766
|
|
1767 1998-05-11 Oliver Graf <ograf@fga.de>
|
|
1768
|
|
1769 * frame-x.c (x_cde_transfer_callback): return at correct pos
|
|
1770 * event-Xt.c (x_event_to_emacs_event): changed format of drop
|
|
1771 object for MIME (see comment in dragdrop.c)
|
|
1772 * dragdrop.c: API change documented in comment
|
|
1773 removed provide of dragdrop [is provided by dragdrop.el]
|
|
1774
|
|
1775 1998-05-12 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1776
|
|
1777 * window.c (window_needs_vertical_divider): Enable vertical
|
|
1778 dividers for every non-rightmost window.
|
|
1779 (window_left_gutter_width): Left gutter consists of mythical
|
|
1780 toolbar and a virtual scrollbar.
|
|
1781 (window_right_gutter_width): The right one may have a divider
|
|
1782 also.
|
|
1783
|
|
1784 * scrollbar.c (update_scrollbar_instance): Position vertical
|
|
1785 scrollbar left to divider if the latter present.
|
|
1786
|
|
1787 * redisplay.h: Declared OVER_DIVIER constant.
|
|
1788
|
|
1789 * redisplay.c (pixel_to_glyph_translation): Handle OVER_DIVIDER
|
|
1790 case.
|
|
1791
|
|
1792 * redisplay-x.c (x_output_vertical_divider): Output divider along
|
|
1793 the right side of the window, down to window bottom. Swapped
|
|
1794 foreground and background colors so it is visible by default.
|
282
|
1795
|
284
|
1796 * redisplay-tty.c (tty_output_vertical_divider): Uncondiionally
|
|
1797 stick the divider to the right window side.
|
|
1798
|
|
1799 * redisplay-msw.c (mswindows_redisplay_deadbox_maybe): Fixed
|
|
1800 deadbox painting.
|
|
1801 (mswindows_divider_width): Ask system for user preferred value.
|
|
1802 (mswindows_output_vertical_divider): Always output the divider on
|
|
1803 the right side of a window, down to bottom.
|
|
1804
|
|
1805 * keymap.c (get_relevant_keymaps): Route mouse button events which
|
|
1806 happened over a window divider through window-divider-map.
|
|
1807 (Fkey_binding): Documented that in the docstring.
|
|
1808 Defined the variable Vwindow_divider_map.
|
282
|
1809
|
284
|
1810 * events.c (Fevent_over_divider_p): Added this function.
|
|
1811
|
|
1812 * events.h: EXFUNed it.
|
|
1813
|
|
1814 1998-05-12 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1815
|
|
1816 * toolbar.c (update_frame_toolbars): Re-layout frame windows if
|
|
1817 toolbar geometry is suspected to change.
|
|
1818
|
|
1819 1998-05-11 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1820
|
|
1821 * src/device-msw.c
|
|
1822 * src/event-msw.c
|
|
1823 Condition dnd and dde code on HAVE_DRAGNDROP.
|
|
1824
|
|
1825 1998-05-11 Hrvoje Niksic <hniksic@srce.hr>
|
282
|
1826
|
284
|
1827 * events.c (format_event_object): Print space as SPC etc.
|
|
1828
|
|
1829 1998-05-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
1830
|
|
1831 * print.c (print_internal): In the default case, abort() if
|
|
1832 ERROR_CHECK_TYPECHECK.
|
|
1833
|
|
1834 * fileio.c (Fmake_temp_name): Doc fix.
|
|
1835
|
|
1836 1998-05-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
1837
|
|
1838 * xgccache.c (describe_gc_cache): Define only if DEBUG_XEMACS.
|
|
1839
|
|
1840 * undo.c (Fprimitive_undo): Fixed typo.
|
282
|
1841
|
284
|
1842 1998-05-11 Hrvoje Niksic <hniksic@srce.hr>
|
|
1843
|
|
1844 * fns.c (concat): Signal error on integer argument.
|
|
1845
|
|
1846 1998-05-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1847
|
|
1848 * console.h (device_metrics): Prefixed each constatnt with DM_
|
|
1849
|
|
1850 * device.c: (Fdevice_system_metric): Renamed so from plural form
|
|
1851 (metrics); Changed parameters order and added DEFAULT parameter;
|
|
1852 Unabbreviated some metric constants; Fixed and untabified doc string.
|
|
1853 (Fdevice_system_metrics): Added. Returns a plist of all provided
|
|
1854 metrics.
|
|
1855
|
|
1856 * device-msw.c (mswindows_device_system_metrics): Renamed
|
|
1857 device_metrics enum constants.
|
|
1858 Return Qunbound instead of Qnil.
|
282
|
1859
|
|
1860 * device-tty.c (tty_device_system_metrics): Ditto.
|
|
1861
|
|
1862 * device-x.c (x_device_system_metrics): Ditto.
|
|
1863
|
284
|
1864 1998-05-10 Andy Piper <andyp@parallax.co.uk>
|
272
|
1865
|
284
|
1866 * redisplay-msw.c: implement background pixmaps (really!). Make
|
|
1867 sure bg color is transparent if we have bg pmaps.
|
|
1868 * (mswindows_output_string) (mswindows_clear_region): output bg
|
|
1869 pmap if required.
|
|
1870 * (mswindows_output_dibitmap_region): new function.
|
|
1871 * (mswindows_output_dibitmap): output offset pixmaps, blt masks in
|
|
1872 the bg color rather than transparently.
|
263
|
1873
|
284
|
1874 * toolbar-msw.c: use masks if they exist.
|
241
|
1875
|
284
|
1876 * glyphs-msw.c: set up masks correctly.
|
215
|
1877
|
284
|
1878 * event-msw.c: typedef SOCKET if cygwin and not msg select().
|
209
|
1879
|
284
|
1880 1998-05-10 Hrvoje Niksic <hniksic@srce.hr>
|
203
|
1881
|
284
|
1882 * regex.c (re_match_2_internal): Check for quit.
|
149
|
1883
|
284
|
1884 1998-05-10 Hrvoje Niksic <hniksic@srce.hr>
|
104
|
1885
|
284
|
1886 * frame.c (Ffocus_frame): New function.
|
82
|
1887
|