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