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