bpt/emacs.git
29 years ago(make_frame_without_minibuffer): New arg KB.
Karl Heuer [Tue, 9 May 1995 04:58:10 +0000 (04:58 +0000)]
(make_frame_without_minibuffer): New arg KB.
Require the new frame's minibuffer to be on the same display.

29 years ago(Fx_create_frame): Pass kb to make_frame_without_minibuffer.
Karl Heuer [Tue, 9 May 1995 04:57:39 +0000 (04:57 +0000)]
(Fx_create_frame): Pass kb to make_frame_without_minibuffer.

29 years ago[MULTI_FRAME] (make_terminal_frame): Don't set Vterminal_frame.
Karl Heuer [Tue, 9 May 1995 04:49:03 +0000 (04:49 +0000)]
[MULTI_FRAME] (make_terminal_frame): Don't set Vterminal_frame.
(do_switch_frame): Set Vterminal_frame to selected_frame.

29 years ago(Funfocus_frame): Check for live X frame.
Richard M. Stallman [Tue, 9 May 1995 04:47:52 +0000 (04:47 +0000)]
(Funfocus_frame): Check for live X frame.

29 years ago[MULTI_FRAME] (init_window_once): Set Vterminal_frame
Karl Heuer [Tue, 9 May 1995 04:46:18 +0000 (04:46 +0000)]
[MULTI_FRAME] (init_window_once): Set Vterminal_frame
to selected_frame.

29 years ago(mail-font-lock-keywords): Make mail-header-separator into a regexp.
Richard M. Stallman [Tue, 9 May 1995 04:09:15 +0000 (04:09 +0000)]
(mail-font-lock-keywords): Make mail-header-separator into a regexp.

29 years ago(news-reply-mode): Add ^ to paragraph delimiters.
Richard M. Stallman [Tue, 9 May 1995 04:07:15 +0000 (04:07 +0000)]
(news-reply-mode): Add ^ to paragraph delimiters.

29 years ago(sc-no-blank-line-or-header): Make mail-header-separator into a regexp.
Richard M. Stallman [Tue, 9 May 1995 04:05:54 +0000 (04:05 +0000)]
(sc-no-blank-line-or-header): Make mail-header-separator into a regexp.

29 years ago(x_consider_frame_title): When setting multiple_frames,
Karl Heuer [Tue, 9 May 1995 02:38:03 +0000 (02:38 +0000)]
(x_consider_frame_title): When setting multiple_frames,
ignore invisible frames and frames on other displays.

29 years agoremoved ^Ms
Geoff Voelker [Tue, 9 May 1995 02:25:50 +0000 (02:25 +0000)]
removed ^Ms

29 years ago(popup-dialog-box): x-popup-dialog returns the value, not the cons cell.
Richard M. Stallman [Tue, 9 May 1995 02:19:20 +0000 (02:19 +0000)]
(popup-dialog-box): x-popup-dialog returns the value, not the cons cell.

29 years agoInitial revision
Geoff Voelker [Tue, 9 May 1995 02:07:55 +0000 (02:07 +0000)]
Initial revision

29 years ago[MULTI_KBOARD] (read_char): If the character was for
Karl Heuer [Tue, 9 May 1995 01:32:05 +0000 (01:32 +0000)]
[MULTI_KBOARD] (read_char): If the character was for
the wrong kboard, don't let it get processed twice.

29 years ago(news-setup): Bind mail-signature to nil.
Richard M. Stallman [Tue, 9 May 1995 00:49:04 +0000 (00:49 +0000)]
(news-setup): Bind mail-signature to nil.

29 years ago(prepare_menu_bars): Save and restore the match data.
Richard M. Stallman [Tue, 9 May 1995 00:30:26 +0000 (00:30 +0000)]
(prepare_menu_bars): Save and restore the match data.
(update_menu_bar): New arg save_match_data.
Maybe save and restore match data here.

29 years ago(ediff-revision-key): Default value nil.
Richard M. Stallman [Mon, 8 May 1995 23:53:13 +0000 (23:53 +0000)]
(ediff-revision-key): Default value nil.
(ediff-load-version-control): Don't remind any key if
ediff-revision-key is nil.

29 years ago(info-insert-file-contents): Don't use
Richard M. Stallman [Mon, 8 May 1995 23:23:37 +0000 (23:23 +0000)]
(info-insert-file-contents): Don't use
(file-name-directory fullname) if it is nil.

(info-insert-file-contents): Fix Apr 19 change.

29 years ago(Helper-help): Use read-key-sequence.
Richard M. Stallman [Mon, 8 May 1995 21:09:17 +0000 (21:09 +0000)]
(Helper-help): Use read-key-sequence.

29 years ago(add-log-current-defun): Handle objc-mode like c-mode;
Richard M. Stallman [Mon, 8 May 1995 19:50:10 +0000 (19:50 +0000)]
(add-log-current-defun): Handle objc-mode like c-mode;
detect method definitions by their syntax.

29 years ago(Fdump_emacs): Don't use & before my_edata.
Richard M. Stallman [Mon, 8 May 1995 16:24:55 +0000 (16:24 +0000)]
(Fdump_emacs): Don't use & before my_edata.

29 years ago(Fread_key_sequence): Doc fix.
Richard M. Stallman [Mon, 8 May 1995 15:45:55 +0000 (15:45 +0000)]
(Fread_key_sequence): Doc fix.

29 years ago(Fraise_frame, Flower_frame): Make arg FRAME optional.
Richard M. Stallman [Mon, 8 May 1995 15:42:59 +0000 (15:42 +0000)]
(Fraise_frame, Flower_frame): Make arg FRAME optional.

29 years ago(menu-bar-tools-menu): Rename key to `compare'.
Richard M. Stallman [Mon, 8 May 1995 15:22:30 +0000 (15:22 +0000)]
(menu-bar-tools-menu): Rename key to `compare'.

29 years ago* delta.h (C_SWITCH_MACHINE): Let configure decide if this is a
Francesco Potortì [Mon, 8 May 1995 14:48:26 +0000 (14:48 +0000)]
* delta.h (C_SWITCH_MACHINE): Let configure decide if this is a
68040 or 68030.  Don't condition on __STDC__.

29 years ago(region-cache.obj,vm-limit.obj): Dependencies defined.
Richard M. Stallman [Mon, 8 May 1995 06:22:36 +0000 (06:22 +0000)]
(region-cache.obj,vm-limit.obj): Dependencies defined.
(OBJ1): Don't compile xfaces.c.
(buffer.obj,indent.obj,search.obj): Add region-cache.h dependency.

29 years ago(Fdisplay_buffer): Initialize other, upper, lower.
Richard M. Stallman [Mon, 8 May 1995 04:59:49 +0000 (04:59 +0000)]
(Fdisplay_buffer): Initialize other, upper, lower.

29 years ago(get-method-definition, get-method-definition-1): New functions.
Richard M. Stallman [Mon, 8 May 1995 00:45:17 +0000 (00:45 +0000)]
(get-method-definition, get-method-definition-1): New functions.
(add-log-current-defun): Use them to handle objc-mode.

29 years agoAdd C-escape binding.
Richard M. Stallman [Sun, 7 May 1995 23:08:17 +0000 (23:08 +0000)]
Add C-escape binding.

29 years agoentered into RCS
Richard M. Stallman [Sun, 7 May 1995 23:02:13 +0000 (23:02 +0000)]
entered into RCS

29 years ago(main): Increase lock timeout to five minutes.
Richard M. Stallman [Sun, 7 May 1995 22:36:27 +0000 (22:36 +0000)]
(main): Increase lock timeout to five minutes.

29 years ago(Fmatch_data, Fstore_match_data): Declared.
Richard M. Stallman [Sun, 7 May 1995 22:29:15 +0000 (22:29 +0000)]
(Fmatch_data, Fstore_match_data): Declared.

29 years ago(wait_reading_process_input): Pass arg in new call to set_waiting_for_input.
Richard M. Stallman [Sun, 7 May 1995 22:23:26 +0000 (22:23 +0000)]
(wait_reading_process_input): Pass arg in new call to set_waiting_for_input.

29 years ago(path-separator): Set to ";".
Richard M. Stallman [Sun, 7 May 1995 20:20:30 +0000 (20:20 +0000)]
(path-separator): Set to ";".

29 years ago(TRES): Defined.
Richard M. Stallman [Sun, 7 May 1995 20:18:55 +0000 (20:18 +0000)]
(TRES): Defined.
(TLIB1,TLIB2): Created out of TLIB.
(TLIB): Split to reduce time to do library updates.
(DOC): Use DOC-X.
(strftime.obj): Compile with -Dstrftime=emacs_strftime.

29 years ago(obj): Use .c files.
Richard M. Stallman [Sun, 7 May 1995 20:17:48 +0000 (20:17 +0000)]
(obj): Use .c files.

29 years ago(CVTRES): Defined.
Richard M. Stallman [Sun, 7 May 1995 20:16:49 +0000 (20:16 +0000)]
(CVTRES): Defined.

29 years ago(recover-session): Renamed from multiple-recover.
Richard M. Stallman [Sun, 7 May 1995 18:39:02 +0000 (18:39 +0000)]
(recover-session): Renamed from multiple-recover.

29 years ago(GETPGRP_NO_ARG): Defined
Richard M. Stallman [Sun, 7 May 1995 17:43:08 +0000 (17:43 +0000)]
(GETPGRP_NO_ARG): Defined
(HAVE_GETPAGESIZE): Definition deleted.

29 years ago(region_face, next_face_id): Make static.
Richard M. Stallman [Sun, 7 May 1995 17:39:40 +0000 (17:39 +0000)]
(region_face, next_face_id): Make static.

29 years agoProvide noutline as well as outline.
Richard M. Stallman [Sun, 7 May 1995 17:32:17 +0000 (17:32 +0000)]
Provide noutline as well as outline.

29 years ago(isfloat_string): Reject strings like "0.5+".
Richard M. Stallman [Sun, 7 May 1995 17:30:36 +0000 (17:30 +0000)]
(isfloat_string): Reject strings like "0.5+".

(init_lread): Don't warn about missing installation dirs
when using dirs derived from the executable.

29 years ago(Fmod): Fix the final adjustment, when f2 < 0 and f1 == 0.
Richard M. Stallman [Sun, 7 May 1995 09:02:39 +0000 (09:02 +0000)]
(Fmod): Fix the final adjustment, when f2 < 0 and f1 == 0.

29 years agoClarification about running executable in place.
Richard M. Stallman [Sun, 7 May 1995 06:13:58 +0000 (06:13 +0000)]
Clarification about running executable in place.

29 years agoClarify effect of setting load-path before dumping.
Richard M. Stallman [Sun, 7 May 1995 04:36:44 +0000 (04:36 +0000)]
Clarify effect of setting load-path before dumping.

29 years ago(syms_of_window): Doc fix.
Richard M. Stallman [Sun, 7 May 1995 00:39:49 +0000 (00:39 +0000)]
(syms_of_window): Doc fix.
(temp_output_buffer_show): If we use Vtemp_buffer_show_function,
do nothing else.

29 years ago(pp-eval-expression): Update use of temp-buffer-show-function.
Richard M. Stallman [Sun, 7 May 1995 00:38:42 +0000 (00:38 +0000)]
(pp-eval-expression): Update use of temp-buffer-show-function.

29 years agoRefer to file nt/install.
Richard M. Stallman [Sat, 6 May 1995 23:08:47 +0000 (23:08 +0000)]
Refer to file nt/install.

29 years ago(wait_reading_process_input): Don't call prepare_menu_bars.
Richard M. Stallman [Sat, 6 May 1995 23:07:51 +0000 (23:07 +0000)]
(wait_reading_process_input): Don't call prepare_menu_bars.
Clear waiting_for_input around calling redisplay_preserve_echo_area.

29 years ago(gc_cons_threshold): Change back to int.
Richard M. Stallman [Sat, 6 May 1995 23:04:13 +0000 (23:04 +0000)]
(gc_cons_threshold): Change back to int.
(min): New macro.
(inhibit_garbage_collection): Don't exceed value an int can hold.

29 years ago(gc_cons_threshold): Change back to int.
Richard M. Stallman [Sat, 6 May 1995 23:03:00 +0000 (23:03 +0000)]
(gc_cons_threshold): Change back to int.

29 years ago(i[345]86-*-bsdi2*): New configuration.
Richard M. Stallman [Sat, 6 May 1995 21:58:08 +0000 (21:58 +0000)]
(i[345]86-*-bsdi2*): New configuration.
(vax-dec-bsd386*): Deleted.

29 years ago(GETPGRP_NO_ARG): New definition.
Richard M. Stallman [Sat, 6 May 1995 21:42:22 +0000 (21:42 +0000)]
(GETPGRP_NO_ARG): New definition.

29 years agoMake sure CDPATH doesn't mess up PWD check.
David J. MacKenzie [Sat, 6 May 1995 21:27:16 +0000 (21:27 +0000)]
Make sure CDPATH doesn't mess up PWD check.
Check whether X bitmaps are in X11/bitmaps instead of bitmaps.
Use fmod instead of logb in -lm check.

29 years ago(bcmp, bcopy): Fix backward BSTRING conditionals.
Richard M. Stallman [Sat, 6 May 1995 20:15:46 +0000 (20:15 +0000)]
(bcmp, bcopy): Fix backward BSTRING conditionals.

29 years ago[! emacs]: #undef REL_ALLOC.
Richard M. Stallman [Sat, 6 May 1995 20:14:52 +0000 (20:14 +0000)]
[! emacs]: #undef REL_ALLOC.

29 years agoDelete all APOLLO conditionals.
Richard M. Stallman [Sat, 6 May 1995 20:13:31 +0000 (20:13 +0000)]
Delete all APOLLO conditionals.

(Fdump_emacs_data): Don't use & before my_edata.

(Fkill_emacs): Delete the Vauto_save_list_file_name file.

29 years ago(prepare_menu_bars): Clear size-change flag before running
Richard M. Stallman [Sat, 6 May 1995 08:00:08 +0000 (08:00 +0000)]
(prepare_menu_bars): Clear size-change flag before running
size-change functions.

(scroll_step, debug_end_pos, line_number_display_limit): Now static.

29 years ago(x-colors): Delete "medium forest green" in both forms.
Richard M. Stallman [Sat, 6 May 1995 04:34:53 +0000 (04:34 +0000)]
(x-colors): Delete "medium forest green" in both forms.

29 years ago(x-colors): Delete "medium goldenrod" in both forms.
Richard M. Stallman [Sat, 6 May 1995 04:30:06 +0000 (04:30 +0000)]
(x-colors): Delete "medium goldenrod" in both forms.

29 years ago(gnus-use-generic-from): Doc fix.
Richard M. Stallman [Sat, 6 May 1995 04:23:22 +0000 (04:23 +0000)]
(gnus-use-generic-from): Doc fix.

29 years ago(ispell-region): If position not visible, (sit-for 0).
Richard M. Stallman [Sat, 6 May 1995 02:18:20 +0000 (02:18 +0000)]
(ispell-region): If position not visible, (sit-for 0).

29 years ago(lw_refigure_widget) [USE_MOTIF]: Fix backward if.
Richard M. Stallman [Sat, 6 May 1995 01:54:19 +0000 (01:54 +0000)]
(lw_refigure_widget) [USE_MOTIF]: Fix backward if.

29 years agoAll autoload cookies disabled.
Richard M. Stallman [Sat, 6 May 1995 01:52:22 +0000 (01:52 +0000)]
All autoload cookies disabled.

29 years ago(gnus-group-mode): Set truncate-lines.
Richard M. Stallman [Sat, 6 May 1995 01:45:50 +0000 (01:45 +0000)]
(gnus-group-mode): Set truncate-lines.

29 years ago(days_per_month): Move variable to top level.
Richard M. Stallman [Fri, 5 May 1995 22:55:29 +0000 (22:55 +0000)]
(days_per_month): Move variable to top level.

29 years ago(Fencode_time): Rename arg from min to minute.
Richard M. Stallman [Fri, 5 May 1995 22:54:04 +0000 (22:54 +0000)]
(Fencode_time): Rename arg from min to minute.

(Fformat): Allow 30 characters in the printed version of integers and floats.

29 years ago(sendmail-send-it): Check continuation lines
Richard M. Stallman [Fri, 5 May 1995 22:31:11 +0000 (22:31 +0000)]
(sendmail-send-it): Check continuation lines
when checking for empty subject lines.

29 years agoAdd more NetBSD cases: atrai, sun3*, and mac68k.
Richard Kenner [Fri, 5 May 1995 09:50:51 +0000 (09:50 +0000)]
Add more NetBSD cases: atrai, sun3*, and mac68k.

29 years ago[USE_X_TOOLKIT] (x_window): Always pass position in geometry.
Richard M. Stallman [Fri, 5 May 1995 07:01:59 +0000 (07:01 +0000)]
[USE_X_TOOLKIT] (x_window): Always pass position in geometry.
Set XtNmappedWhenManaged to 0 for shell_widget.
(Fx_create_frame): Always call x_wm_set_size_hints.

29 years ago(HAVE_VFORK): Add #undef.
Richard M. Stallman [Fri, 5 May 1995 05:11:46 +0000 (05:11 +0000)]
(HAVE_VFORK): Add #undef.

29 years ago(GETPGRP_NO_ARG): Defined.
Richard M. Stallman [Fri, 5 May 1995 04:48:46 +0000 (04:48 +0000)]
(GETPGRP_NO_ARG): Defined.

29 years ago(string_display_width): Renamed from string_width.
Richard M. Stallman [Fri, 5 May 1995 03:04:06 +0000 (03:04 +0000)]
(string_display_width): Renamed from string_width.
(vmotion): Use new name.

29 years ago(make_gap): Make this new error check also check exceeding VALBITS.
Richard M. Stallman [Fri, 5 May 1995 03:02:02 +0000 (03:02 +0000)]
(make_gap): Make this new error check also check exceeding VALBITS.
(insert_1): Delete old error test.
(min): New macro.

29 years ago(Vx_sent_selection_hooks, Vx_lost_selection_hooks, Vselection_alist)
Richard M. Stallman [Fri, 5 May 1995 03:00:07 +0000 (03:00 +0000)]
(Vx_sent_selection_hooks, Vx_lost_selection_hooks, Vselection_alist)
(Vselection_converter_alist, x_selection_timeout): Make static.

29 years ago(Fnumber_to_string, Fstring_to_number):
Richard M. Stallman [Fri, 5 May 1995 02:59:15 +0000 (02:59 +0000)]
(Fnumber_to_string, Fstring_to_number):
Handle long EMACS_INT in sprintf and atol.

(store_symval_forwarding): Error if value out of range for an integer variable.
(Fstring_to_number): Avoid using make_number to return value.  Maybe use atol.

29 years ago(doprnt): Handle long EMACS_INT in sprintf.
Richard M. Stallman [Fri, 5 May 1995 02:56:50 +0000 (02:56 +0000)]
(doprnt): Handle long EMACS_INT in sprintf.

29 years ago(read1): Handle long EMACS_INT in atol.
Richard M. Stallman [Fri, 5 May 1995 02:56:20 +0000 (02:56 +0000)]
(read1): Handle long EMACS_INT in atol.

29 years ago(Fexecute_extended_command): Handle long EMACS_INT in sprintf.
Richard M. Stallman [Fri, 5 May 1995 02:55:21 +0000 (02:55 +0000)]
(Fexecute_extended_command): Handle long EMACS_INT in sprintf.

29 years ago(print): Make the printing understand EMACS_INTs
Richard M. Stallman [Fri, 5 May 1995 02:23:56 +0000 (02:23 +0000)]
(print): Make the printing understand EMACS_INTs
that are longs as well as ints.

29 years ago(bcopy, bzero, bcmp): Don't let string.h prototype these.
Richard M. Stallman [Fri, 5 May 1995 02:21:21 +0000 (02:21 +0000)]
(bcopy, bzero, bcmp): Don't let string.h prototype these.

29 years ago(list_processes_1): Cast XFASTINT for passing to sprintf.
Richard M. Stallman [Fri, 5 May 1995 02:16:54 +0000 (02:16 +0000)]
(list_processes_1): Cast XFASTINT for passing to sprintf.

29 years agoDon't try to define backquote.
Richard M. Stallman [Fri, 5 May 1995 01:30:32 +0000 (01:30 +0000)]
Don't try to define backquote.
(trace-version): Deleted.

29 years ago(Qbefore_string, Qafter_string): New vars.
Karl Heuer [Fri, 5 May 1995 00:34:00 +0000 (00:34 +0000)]
(Qbefore_string, Qafter_string): New vars.
(syms_of_buffer): Initialize and staticpro them.
(cmp_for_strings, overlay_strings): New functions.

29 years ago[!__GNUC__] (LINKER): Defined.
Richard M. Stallman [Thu, 4 May 1995 22:36:05 +0000 (22:36 +0000)]
[!__GNUC__] (LINKER): Defined.

29 years ago(make_gap): Don't allow buffer size that won't fit in int.
Richard M. Stallman [Thu, 4 May 1995 22:16:18 +0000 (22:16 +0000)]
(make_gap): Don't allow buffer size that won't fit in int.

29 years agoInclude config.h.
Richard M. Stallman [Thu, 4 May 1995 21:57:30 +0000 (21:57 +0000)]
Include config.h.
(NO_SHORTNAMES): New definition.
(xmalloc): Return long *.

29 years ago(${etc}DOC): Put SOME_MACHINE_OBJECTS before obj.
Richard M. Stallman [Thu, 4 May 1995 21:55:08 +0000 (21:55 +0000)]
(${etc}DOC): Put SOME_MACHINE_OBJECTS before obj.

29 years ago(arith_driver): Make accum and next EMACS_INTs.
Richard M. Stallman [Thu, 4 May 1995 21:37:43 +0000 (21:37 +0000)]
(arith_driver): Make accum and next EMACS_INTs.
(Fmod): i1 and i2 are EMACS_INT.

29 years ago('\`): Use backslash for reading the backquote.
Richard M. Stallman [Thu, 4 May 1995 20:44:55 +0000 (20:44 +0000)]
('\`): Use backslash for reading the backquote.
(backquote-backquote-symbol): Likewise.
(backquote): Doc fix.

29 years ago(ALL_CFLAGS): Add -I../src.
Richard M. Stallman [Thu, 4 May 1995 20:01:13 +0000 (20:01 +0000)]
(ALL_CFLAGS): Add -I../src.

29 years agoFix spelling of author's name.
Karl Heuer [Thu, 4 May 1995 18:54:55 +0000 (18:54 +0000)]
Fix spelling of author's name.

29 years agoInitial revision
Richard M. Stallman [Thu, 4 May 1995 17:24:40 +0000 (17:24 +0000)]
Initial revision

29 years ago(read1): New arg FIRST_IN_LIST; all callers changed.
Richard M. Stallman [Thu, 4 May 1995 17:13:20 +0000 (17:13 +0000)]
(read1): New arg FIRST_IN_LIST; all callers changed.
Special handling for backquote and comma.
(Qbackquote, Qcomma, Qcomma_at, Qcomma_dot): New variables.
(syms_of_lread): Initialize and staticpro them.
(Fread, Fread_from_string): Initialize new_backquote_flag.

29 years ago(parse_modifiers, apply_modifiers): Don't assume 32-bit EMACS_INT.
Richard M. Stallman [Thu, 4 May 1995 16:27:01 +0000 (16:27 +0000)]
(parse_modifiers, apply_modifiers): Don't assume 32-bit EMACS_INT.
(parse_modifiers): modifiers is an int, not an EMACS_INT.
(read_key_sequence): Pass modifiers as int, not EMACS_INT.

29 years ago(Fdelete_overlay): Was mistakenly called Fdelete_overlays.
Richard M. Stallman [Thu, 4 May 1995 16:20:15 +0000 (16:20 +0000)]
(Fdelete_overlay): Was mistakenly called Fdelete_overlays.

29 years ago(gc_cons_threshold): Make this an EMACS_INT.
Richard M. Stallman [Thu, 4 May 1995 16:19:40 +0000 (16:19 +0000)]
(gc_cons_threshold): Make this an EMACS_INT.

29 years ago(gc_cons_threshold): Make this an EMACS_INT.
Richard M. Stallman [Thu, 4 May 1995 16:19:08 +0000 (16:19 +0000)]
(gc_cons_threshold): Make this an EMACS_INT.
(gc_sweep): Make already_free an EMACS_INT.

(inhibit_garbage_collection): Use XSETINT, and do arithmetic in type EMACS_INT.

29 years ago(search_buffer): Cast p_limit to EMACS_INT not int.
Richard M. Stallman [Thu, 4 May 1995 16:17:44 +0000 (16:17 +0000)]
(search_buffer): Cast p_limit to EMACS_INT not int.

29 years ago(GETPGRP_NO_ARG): Define.
Richard M. Stallman [Thu, 4 May 1995 16:17:23 +0000 (16:17 +0000)]
(GETPGRP_NO_ARG): Define.

29 years ago[__osf__]: Include string.h and stdlib.h.
Richard M. Stallman [Thu, 4 May 1995 16:15:43 +0000 (16:15 +0000)]
[__osf__]: Include string.h and stdlib.h.
[__osf__] (xmalloc): Declared.