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