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