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