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