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