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