100
|
1 Sun Feb 23 16:56:17 1997 David Hobley <david@spook-le0.cia.com.au>
|
|
2 Initial MS Windows NT support.
|
|
3 * unexnt.c: New file.
|
|
4
|
|
5 * ntproc.c: New file.
|
|
6
|
|
7 * ntheap.h: New file.
|
|
8
|
|
9 * ntheap.c: New file.
|
|
10
|
|
11 * nt.h: New file.
|
|
12
|
|
13 * nt.c: New file.
|
|
14
|
|
15 Sun Feb 23 15:56:58 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
16
|
|
17 * floatfns.c (_GNU_SOURCE): Define if compiling with glibc 2.
|
|
18
|
|
19 * gmalloc.c: Guard __getpagesize definition against glibc 2.
|
|
20
|
|
21 Sat Feb 22 17:12:47 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
22
|
|
23 * Makefile.in.in (lisp): Snarf docstrings from new file
|
|
24 itimer-autosave.elc.
|
|
25
|
|
26 Fri Feb 21 18:21:32 1997 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
27
|
|
28 * event-Xt.c (emacs_Xt_handle_magic_event): Correction for frame
|
|
29 freezing bug.
|
|
30
|
|
31 Wed Feb 19 12:54:32 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
32
|
|
33 * buffer.c (Fbuffer_disable_undo): Default to current buffer.
|
|
34
|
|
35 Tue Feb 18 12:37:28 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
36
|
|
37 * Makefile.in.in (lisp): Dump new file custom-xmas.elc.
|
|
38
|
|
39 Mon Feb 17 11:29:07 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
40
|
|
41 * print.c (Ferror_message_string): New function, ported from Emacs
|
|
42 19.34.
|
|
43 (print_error_message): Ditto.
|
|
44
|
|
45 * extents.c (verify_extent_mapper): Experimental deletion of code
|
|
46 to allow deletion of read-only extents.
|
|
47
|
|
48 * symbols.c (hash_string): Replace algorithm with one given in
|
|
49 Aho, Sethi & Ullman.
|
|
50
|
|
51 Sun Feb 16 14:53:58 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
52
|
|
53 * keymap.c (lookup_keys): Wrong sense in test.
|
|
54
|
|
55 * Makefile.in.in: Dont dump font.elc.
|
|
56
|
98
|
57 Sat Feb 15 02:30:51 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
58
|
|
59 * cmds.c: Define new symbol signal-error-on-buffer-boundary.
|
|
60 (Fforward_char): Use it.
|
|
61 (Fbackward_char): Use it.
|
|
62
|
|
63 * window.c (Fscroll_up): Use it.
|
|
64 (Fscroll_down): Use it.
|
|
65
|
|
66 * keymap.c (syms_of_keymap): define mouse-[123] and
|
|
67 down-mouse-[123] pseudo-keysym aliases for Emacs compatibility.
|
|
68
|
|
69 Thu Feb 13 21:28:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
70
|
|
71 * Makefile.in.in: Don't dump tm with XEmacs under any
|
|
72 circumstances.
|
|
73
|
|
74 * puresize.h: Remove extra SunPro puresize for MULE+tm.
|
|
75
|
|
76 Sun Feb 9 04:40:36 1997 Axel Seibert <aseibert@cybernet-ag.net>
|
|
77
|
|
78 * emacs.c (main_1): Fix NeXT malloc initialization.
|
|
79
|
96
|
80 Fri Feb 7 11:36:56 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
81
|
|
82 * mule-coding.c (Fdecode_coding_region): Make explicit call to
|
|
83 `barf_if_buffer_read_only'.
|
|
84 (Fencode_coding_region): Ditto.
|
|
85
|
|
86 Thu Feb 6 22:39:39 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
87
|
|
88 * extents.c (syms_of_extents): Remove references to replicating
|
|
89 extents.
|
|
90
|
|
91 * extents.h (struct extent): Remove references to replicating
|
|
92 extents.
|
|
93
|
|
94 Thu Feb 6 01:11:43 1997 Jareth Hein <jhod@po.iijnet.or.jp>
|
|
95
|
|
96 * mule-coding.c (ENCODE_SJIS): Correct typo.
|
|
97
|
|
98 Thu Feb 6 01:10:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
99
|
|
100 * frame.c (delete_frame_internal): Protect against deletion of
|
|
101 frames with living popup children.
|
|
102
|
94
|
103 Wed Feb 5 17:13:17 1997 David Moore <dmoore@UCSD.EDU>
|
|
104
|
|
105 * emacs.c (main_1): Try to avoid collisions against potentially
|
|
106 incompatible system mallocs.
|
|
107
|
|
108 Mon Feb 3 23:04:41 1997 Joel Peterson <tarzan@aosi.com>
|
|
109
|
|
110 * redisplay.c: Activate face/charset redisplay caching.
|
|
111
|
|
112 Mon Feb 3 22:01:09 1997 Kyle Jones <kyle_jones@wonderworks.com>
|
|
113
|
|
114 * eval.c (do_debug_on_exit): Don't restore old value of
|
|
115 debug_on_next_call improperly.
|
|
116
|
88
|
117 Fri Jan 31 10:28:47 1997 David Byers <davby@ida.liu.se>
|
|
118
|
|
119 * frame.c (frame_matches_frametype): Fix next-window when the next
|
|
120 window is on another frame.
|
|
121
|
|
122 Thu Jan 30 20:25:00 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
123
|
|
124 * syntax.c (scan_sexps_forward): Change test on targetdepth to
|
|
125 match Emacs 19.34.
|
|
126
|
|
127 Wed Jan 29 22:11:53 1997 James LewisMoss <dres@scsn.net>
|
|
128
|
|
129 * gmalloc.c: Corrections for namespace collision with Linux libc
|
|
130 malloc.
|
|
131
|
86
|
132 Mon Jan 27 21:46:53 1997 Tomasz J. Cholewo <tjchol01@mecca.spd.louisville.edu>
|
|
133
|
|
134 * fileio.c (Fwrite_region_internal): pack lockname to write-region
|
|
135 handler.
|
|
136
|
|
137 Mon Jan 27 04:50:50 1997 David Moore <dmoore@UCSD.EDU>
|
|
138
|
|
139 * gmalloc.c (malloc): Guard against incompatible system mallocs
|
|
140 with conflicting symbols.
|
|
141
|
|
142 Sun Jan 26 12:27:04 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
143
|
|
144 * redisplay.c (add_emchar_rune): Back out optimization change of
|
|
145 caching last_charset.
|
|
146
|
|
147 Sun Jan 26 09:10:45 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
148
|
|
149 * s/decosf4-0.h: Digital Unix 4.0 has a realpath, but it's buggy.
|
|
150 And I *do* mean buggy.
|
|
151
|
84
|
152 Thu Jan 23 10:41:19 1997 Steven L. Baur <steve@altair.xemacs.org>
|
|
153
|
|
154 * puresize.h: Increase SUNPRO usage to reflect tm & cc-mode.
|
|
155 Decrease BASE_PURESIZE and increase MULE_PURESIZE_EXTRA.
|
|
156
|
82
|
157 Wed Jan 22 21:09:52 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
158 * puresize.h (BASE_PURESIZE): Tighten up.
|
|
159
|
|
160 * scrollbar.c (scrollbar-page-up): Add Athena3d to Lucid/Motif
|
|
161 code.
|
|
162 (scrollbar-page-down): Ditto.
|
|
163
|
|
164 * scrollbar-x.c (x_create_scrollbar_instance): Add Athena3d to
|
|
165 Lucid/Motif code.
|
|
166 (x_update_vertical_scrollbar_callback): Ditto.
|
|
167 (x_update_horizontal_scrollbar_callback): Add Athena3d to Lucid
|
|
168 special case code.
|
|
169
|
|
170 * scrollbar-x.h (struct x_scrollbar_data): Add start drag position
|
|
171 for Athena3d.
|
|
172
|
|
173 * redisplay-output.c (redisplay_update_line): A vain attempt to
|
|
174 get the Athena vertical thumb adjusted after drag.
|
|
175
|
|
176 * EmacsFrame.c: Default to lower/right with Athena3d libraries.
|
|
177
|
|
178 Wed Jan 22 18:38:52 1997 Ian Wells <I.Wells@tarragon-et.co.uk>
|
|
179
|
|
180 * m/aviion.h: Remove definition of m88k.
|
|
181
|
|
182 * s/dgux5-4r4.h: New file.
|
|
183
|
|
184 Wed Jan 22 18:32:49 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
185
|
|
186 * buffer.h: Put proper typecasts on calls to alloca().
|
|
187
|
|
188 Tue Jan 21 22:25:23 1997 Steven L. Baur <steve@altair.xemacs.org>
|
|
189
|
|
190 * config.h.in: Add LWLIB_USES_ATHENA symbol
|
|
191
|
|
192 * Makefile.in.in (TOOLKIT_LIBS): It is possible to have both
|
|
193 Athena and Motif in the same link.
|
|
194
|
|
195 Tue Jan 21 20:43:41 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
196
|
|
197 * redisplay-tty.c (tty_ring_bell): Don't ring tty bell if the
|
|
198 volume is set to 0.
|
|
199
|
|
200 Tue Jan 21 20:38:58 1997 Axel Seibert <aseibert@cybernet-ag.net>
|
|
201
|
|
202 * s/nextstep.h (signal_handler_t): define as int.
|
|
203
|
|
204 Mon Jan 20 21:12:57 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
205
|
|
206 * src/event-Xt.c (emacs_Xt_handle_magic_event):
|
|
207 (frame-totally-visible-p) sometimes incorrectly returned nil.
|
|
208
|
|
209 Thu Jan 16 17:24:29 1997 Joel Peterson <tarzan@aosi.com>
|
|
210
|
|
211 * menubar-x.c (pre_activate_callback): Correctly handle buffer
|
|
212 local variables in :included clauses.
|
|
213 (compute_menubar_data): Ditto.
|
|
214
|
|
215 Wed Jan 15 21:44:53 1997 Joel Peterson <tarzan@aosi.com>
|
|
216
|
|
217 * redisplay.c (add_emchar_rune): Enable last_charset display
|
|
218 optimization.
|
|
219
|
|
220 Wed Jan 15 19:06:27 1997 David Moore <dmoore@UCSD.EDU>
|
|
221
|
|
222 * event-stream.c (Faccept_process_output): Avoid checking an
|
|
223 uninitialized variable.
|
|
224
|
|
225 Wed Jan 15 14:14:24 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
226
|
|
227 * regex.c: Modify values of re_max_failures and MAX_FAILURE_ITEMS
|
|
228 to match Emacs 19.34.
|
|
229
|
|
230 Mon Jan 13 00:36:01 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
231
|
|
232 * sysdep.c (sys_execvp): Fix when compiled with
|
|
233 --const-is-losing=no. Old code could crash if argv contained
|
|
234 non-ascii characters and the execvp failed and then caller
|
|
235 examined argv (for error message, for example).
|
|
236
|
|
237 Sun Jan 12 17:22:24 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
238
|
|
239 * Makefile.in.in: TM .elcs moved to SUNPRO_LISP only.
|
|
240
|
80
|
241 Fri Jan 10 20:21:47 1997 Ben Wing <ben@666.com>
|
|
242
|
|
243 * minibuf.c (Ftry_completion): Don't crash if not given a proper
|
|
244 obarray.
|
|
245
|
|
246 Fri Jan 10 09:49:44 1997 Ted Phelps <phelps@dstc.edu.au>
|
|
247
|
|
248 * objects-x.c (x_initialize_font_instance): Hardcode 'n' for
|
|
249 default font width.
|
|
250
|
|
251 Mon Jan 6 15:16:46 1997 Carsten Leonhardt <leo@arioch.tng.oche.de>
|
|
252
|
|
253 * Makefile.in.in: Linking with canna requires -lRKC.
|
|
254
|
|
255 Mon Jan 6 12:22:57 1997 Frederic Poncin <fp@info.ucl.ac.be>
|
|
256
|
|
257 * gmalloc.c: Don't declare __sbrk on SparcLinux.
|
|
258
|
|
259 Sun Jan 5 18:04:47 1997 Soren Dayton <csdayton@cs.uchicago.edu>
|
|
260
|
|
261 * Makefile.in.in: IRIX6 can use sgiplay.c too.
|
|
262
|
78
|
263 Sat Jan 4 12:15:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
264
|
|
265 * toolbar.c (specifier_vars_of_toolbar): Clean up fallback
|
|
266 specifiers so XEmacs can be built without tty support.
|
|
267
|
|
268 * console-stream.c: Moved function bodies of
|
|
269 semi_canonicalize_console_connection,
|
|
270 canonicalize_console_connection,
|
|
271 semi_canonicalize_device_connection, and
|
|
272 canonicalize_device_connection into this file from console-tty.c.
|
|
273 Moved variable Vstdio_str into this file.
|
|
274
|
|
275 * console-tty.c: See above.
|
|
276
|
|
277 Fri Jan 3 18:07:11 1997 Axel Seibert <aseibert@cybernet-ag.net>
|
|
278
|
|
279 * m/next.h: Cleanup accumulated cruft.
|
|
280
|
|
281 * s/nextstep.h: Remove useless #undef REL_ALLOC/HAVE_MMAP.
|
|
282
|
|
283 * syssignal.h: Don't typedef SIGTYPE on NeXT.
|
|
284
|
|
285 Fri Jan 3 12:06:44 1997 Michael Sperber <sperber@informatik.uni-tuebingen.de>
|
|
286
|
|
287 * m/ibmrs6000.inp: Added various get.* symbols.
|
|
288
|
|
289 Sun Dec 29 20:16:08 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
290
|
|
291 * m/next.h: Remove signal_handler_t #define.
|
|
292
|
|
293 * s/nextstep.h: Remove signal_handler_t #define.
|
|
294
|
76
|
295 Fri Dec 27 21:13:33 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
296
|
|
297 * event-Xt.c (x_to_emacs_keysym): Corrections to SUNOS_GCC_LO_BUG.
|
|
298
|
|
299 Mon Dec 23 11:37:16 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
300
|
|
301 * fns.c (Ffillarray): Fix for (fillarray #*10 0)
|
|
302
|
|
303 Mon Dec 23 10:27:14 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
304
|
|
305 * bitmaps.h: Change to unsigned char.
|
|
306
|
|
307 * frame-x.c (x_cde_transfer_callback): Typecast fix.
|
|
308
|
|
309 * keymap.c (define_key_check_and_coerce_keysym): Typecast fix.
|
|
310
|
74
|
311 Fri Dec 20 19:21:56 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
312
|
|
313 * Makefile.in.in (lisp): Remove cc-mode as a dumped package.
|
|
314
|
|
315 * keymap.c (define_key_check_and_coerce_keysym): Make obsolete
|
|
316 binding of kp_.* not lose.
|
|
317
|
|
318 * bitmaps.h: Add left & right arrows to show extended lines.
|
|
319
|
|
320 Fri Dec 20 15:32:53 1996 David Moore <dmoore@UCSD.EDU>
|
|
321
|
|
322 * event-stream.c (event_stream_wakeup_pending_p): New function.
|
|
323 (Faccept_process_output): Fix timeout handling race conditions.
|
|
324 (Fsleep_for): Ditto.
|
|
325 (Fsit_for): Ditto.
|
|
326
|
|
327 Thu Dec 19 22:25:26 1996 Steve Carney <carney@gvc.dec.com>
|
|
328
|
|
329 * cmds.c (Fbeginning_of_line): Adjust for 64 bit machines.
|
|
330
|
|
331 Thu Dec 19 00:44:10 1996 Bart Robinson <lomew@cs.utah.edu>
|
|
332
|
|
333 * syssignal.h: The declaration of SIGTYPE shouldn't be protected
|
|
334 by HAVE_SIGPROCMASK.
|
|
335
|
|
336 Wed Dec 18 20:40:21 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
337
|
|
338 * dgif_lib.c: Miscellaneous cleanup, including removing signed
|
|
339 bitfields.
|
|
340
|
|
341 * mule-charset.h: Change charset names.
|
|
342
|
|
343 * mule-coding.c (struct iso2022_decoder): Uniform unsigned bitfields.
|
|
344 Change charset names.
|
|
345
|
|
346 * mule-charset.c: Change charset names.
|
|
347
|
|
348 * mule-canna.c: Change charset names.
|
|
349
|
|
350 * EmacsShell-sub.c: Ansify and reformat.
|
|
351
|
|
352 * console-tty.h (struct tty_console): Uniform unsigned bitfields.
|
|
353
|
|
354 * glyphs-x.c: Ansify.
|
|
355
|
|
356 * specifier.c: Use lisp_fn_t.
|
|
357
|
|
358 * EmacsShell.c: Ansify.
|
|
359
|
|
360 * vm-limit.c: Ansify.
|
|
361
|
|
362 * emacsfns.h: Use lisp_fn_t.
|
|
363
|
|
364 * lstream.c (struct filedesc_stream): Unsigned int bitfields.
|
|
365
|
|
366 * xselect.c (hack_motif_clipboard_selection): Change charset name.
|
|
367 (Fx_store_cutbuffer_internal): Change charset name.
|
|
368
|
|
369 * ralloc.c: Ansify and clean up.
|
|
370
|
|
371 * frame.h (struct frame): Uniform unsigned bit fields.
|
|
372
|
|
373 * event-Xt.c: Documentation change.
|
|
374
|
|
375 * lisp.h: Introduce lisp_fn_t.
|
|
376 Remove SunPro C compiler warning message workaround.
|
|
377
|
|
378 * xmu.c: Ansify.
|
|
379
|
|
380 * doprnt.c (struct printf_spec): Use unsigned bitfields.
|
|
381
|
|
382 * fileio.c: various code formatting changes.
|
|
383
|
|
384 * eval.c: reorganize primitive funcalls.
|
|
385
|
|
386 * config.h.in (NeedFunctionPrototypes): Force slightly better type
|
|
387 checking in X header files.
|
|
388
|
|
389 * Makefile.in.in: #undef i386, move mime-setup.elc?.
|
|
390
|
|
391 * s/sunos4-0-shr.h: Documentation change.
|
|
392
|
|
393 * s/sol2.h (__EXTENSIONS__): Add.
|
|
394 Include <setjmp.h> under certain conditions.
|
|
395
|
|
396 Mon Dec 16 19:13:10 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
397
|
|
398 * lstream.c (Lstream_pseudo_close): Return status on error.
|
|
399 (Lstream_close): Ditto. (Fixes disk full-no error on write bug).
|
|
400
|
|
401 Sat Dec 14 16:54:52 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
402
|
|
403 * glyphs-x.c (jpeg_instantiate): Use file I/O for JPEG loading
|
|
404 because the in-core code is broken.
|
|
405
|
|
406 Fri Dec 13 16:43:45 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
407
|
|
408 * device-x.c (x_init_device): Don't make nonexistent X server the
|
|
409 default when running on a tty.
|
|
410
|
|
411 * event-Xt.c (x_to_emacs_keysym): Rename kp_.* keysyms to be kp-\1.
|
|
412
|
|
413 * redisplay-tty.c (keys): Rename kp_.* keynames to kp-\1.
|
|
414
|
|
415 Fri Dec 13 14:48:42 1996 Michael Sperber <sperber@informatik.uni-tuebingen.de>
|
|
416
|
|
417 * lread.c (Fload_internal): Change arity of call to
|
|
418 file-name-handlers.
|
|
419
|
|
420 * fileio.c (Finsert_file_contents_internal): Ditto.
|
|
421
|
|
422 Thu Dec 12 16:55:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
|
423
|
|
424 * cmds.c (Fpoint_at_eol, Fpoint_at_bol): New functions.
|
|
425 (Fend_of_line, Fbeginning_of_line): Use them.
|
|
426
|
72
|
427 Tue Dec 10 11:17:32 1996 Shane Holder <holder@mordor.rsn.hp.com>
|
|
428
|
|
429 * s/hpux9shxr4.h: hpux9shr.h -> hpux9-shr.h
|
|
430
|
|
431 * s/hpux10.h: hpux9shr.h -> hpux9-shr.h
|
|
432
|
|
433 Sat Dec 7 18:29:34 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
434
|
|
435 * puresize.h (BASE_PURESIZE): Bumped up PURESIZE by 10k.
|
|
436
|
|
437 Sat Dec 7 16:26:34 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
438
|
|
439 * config.h.in: configure for POSIX getcwd if available.
|
|
440
|
|
441 Sat Dec 7 15:48:39 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
442
|
|
443 * s/sunos4-1-shr.h: Renamed from sunos4-1shr.h.
|
|
444
|
|
445 * s/sunos4-1-3-shr.h: Renamed from sunos4-1-3shr.h.
|
|
446
|
|
447 * s/sunos4-1-2-shr.h: Renamed from sunos4-1-2-shr.h.
|
|
448
|
|
449 * s/sunos4-0-shr.h: Renamed from sunos4-0shr.h.
|
|
450
|
|
451 * s/hpux9-shr.h: Renamed from hpux9shr.h.
|
|
452
|
|
453 * s/hpux8-shr.h: Renamed from hpux8shr.h.
|
|
454
|
|
455 * s/hpux10-shr.h: Renamed from hpux10shr.h.
|
|
456
|
|
457 Wed Dec 4 23:38:03 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
458
|
|
459 * redisplay.c: Allow column numbers in modeline to start from 1.
|
|
460
|