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