]> code.delx.au - gnu-emacs/log
gnu-emacs
29 years agoRecognize PCs running Solaris2. Also, some cleaning up for CRAYs.
Per Bothner [Fri, 12 May 1995 00:19:09 +0000 (00:19 +0000)]
Recognize PCs running Solaris2.  Also, some cleaning up for CRAYs.

29 years ago(unexec): Fix type mismatch.
Karl Heuer [Fri, 12 May 1995 00:12:57 +0000 (00:12 +0000)]
(unexec): Fix type mismatch.

29 years ago[!MULTI_FRAME] (Fredraw_frame): Delete extra docstring.
Karl Heuer [Thu, 11 May 1995 22:19:56 +0000 (22:19 +0000)]
[!MULTI_FRAME] (Fredraw_frame): Delete extra docstring.

29 years ago[!MULTI_FRAME] (Fframe_height, Frame_width): Delete extra docstring.
Karl Heuer [Thu, 11 May 1995 22:18:01 +0000 (22:18 +0000)]
[!MULTI_FRAME] (Fframe_height, Frame_width): Delete extra docstring.

29 years ago(tcl-type-alist): Include entry for "proc".
Tom Tromey [Thu, 11 May 1995 22:12:49 +0000 (22:12 +0000)]
(tcl-type-alist): Include entry for "proc".

29 years ago(tags-loop-continue): Doc fix.
Roland McGrath [Thu, 11 May 1995 03:30:10 +0000 (03:30 +0000)]
(tags-loop-continue): Doc fix.
Reset NEW after visiting for real, so we don't clobber the buffer again.

29 years ago(compilation-error-regexp-alist): Add regexps for IBM and Cray compilers.
Roland McGrath [Thu, 11 May 1995 00:44:51 +0000 (00:44 +0000)]
(compilation-error-regexp-alist): Add regexps for IBM and Cray compilers.
(compilation-next-error-locus): Ignore a column number that is zero.

29 years ago(tcl-add-fsf-menu): Use make-lucid-menu-keymap, not
Tom Tromey [Wed, 10 May 1995 23:38:12 +0000 (23:38 +0000)]
(tcl-add-fsf-menu): Use make-lucid-menu-keymap, not
"make-xemacs-menu-keymap".

29 years agoBug fix in menu code for XEmacs.
Tom Tromey [Wed, 10 May 1995 18:22:21 +0000 (18:22 +0000)]
Bug fix in menu code for XEmacs.

29 years agoAIX support from Tim Bell <tbel@afsmail.cern.ch>:
Roland McGrath [Wed, 10 May 1995 15:03:48 +0000 (15:03 +0000)]
AIX support from Tim Bell <tbel@afsmail.cern.ch>:
[_AIX] (LOAD_AVE_TYPE, FSCALE, NLIST_STRUCT): Define these for AIX.
(getloadavg) [_AIX]: Use `knlist' instead of `nlist'.

29 years agoChanged "Lucid Emacs" to "XEmacs".
Tom Tromey [Tue, 9 May 1995 21:36:53 +0000 (21:36 +0000)]
Changed "Lucid Emacs" to "XEmacs".
Tcl's popup menu now added to existing one, courtesy
dfarmer@evolving.com (Doug Farmer)

29 years agoAdd powerpc little endian support; Add powerpc variants; Add pentium variants
Michael Meissner [Tue, 9 May 1995 20:22:38 +0000 (20:22 +0000)]
Add powerpc little endian support; Add powerpc variants; Add pentium variants

29 years agoUse sqrt (more portable) instead of fmod in -lm check.
David J. MacKenzie [Tue, 9 May 1995 18:10:01 +0000 (18:10 +0000)]
Use sqrt (more portable) instead of fmod in -lm check.

29 years ago(BSD): Include sys/param.h instead of redefining BSD.
Richard M. Stallman [Tue, 9 May 1995 17:44:05 +0000 (17:44 +0000)]
(BSD): Include sys/param.h instead of redefining BSD.
But do this only if emacs is defined.

29 years agoPut nt/emacs.ico and nt/emacs.rc in dist.
Richard M. Stallman [Tue, 9 May 1995 17:42:56 +0000 (17:42 +0000)]
Put nt/emacs.ico and nt/emacs.rc in dist.

29 years agoDo copy src/makefile.nt.
Richard M. Stallman [Tue, 9 May 1995 17:41:20 +0000 (17:41 +0000)]
Do copy src/makefile.nt.

29 years ago(Info-directory-list): Use installation-directory,
Richard M. Stallman [Tue, 9 May 1995 05:36:55 +0000 (05:36 +0000)]
(Info-directory-list): Use installation-directory,
not invocation-directory.  Cope if it is nil.

29 years ago(Fcall_process): Keep reading till buffer is nearly full.
Richard M. Stallman [Tue, 9 May 1995 05:35:45 +0000 (05:35 +0000)]
(Fcall_process): Keep reading till buffer is nearly full.

29 years agoVdefault_minibuffer_frame is now part of KBOARD instead
Karl Heuer [Tue, 9 May 1995 05:17:02 +0000 (05:17 +0000)]
Vdefault_minibuffer_frame is now part of KBOARD instead
of a variable.  All references changed.

29 years ago(struct kboard): New member Vdefault_minibuffer_frame.
Karl Heuer [Tue, 9 May 1995 05:16:50 +0000 (05:16 +0000)]
(struct kboard): New member Vdefault_minibuffer_frame.

29 years ago(init_kboard): Initialize Vdefault_minibuffer_frame.
Karl Heuer [Tue, 9 May 1995 05:16:19 +0000 (05:16 +0000)]
(init_kboard): Initialize Vdefault_minibuffer_frame.

29 years ago(VMS_SUPPORT): Add missing `.elc'.
Richard M. Stallman [Tue, 9 May 1995 05:01:05 +0000 (05:01 +0000)]
(VMS_SUPPORT): Add missing `.elc'.
(SOME_MACHINE_LISP): New variable.
(${etc}DOC): Use it.

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.