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