- 31 Oct, 1992 10 commits
-
-
Jim Blandy authored
using EQ, not ==. (float_arith_driver): Declare this extern above arith_driver.
-
Jim Blandy authored
Lisp_Object, not an int.
-
Jim Blandy authored
return a Lisp_Object. Add static declaration for this before Fset_case_table and Fset_standard_case_table. (Fset_case_table, Fset_standard_case_table): Return the return value of set_case_table, instead of returning garbage.
-
Jim Blandy authored
Lisp_Object.
-
Jim Blandy authored
first time the user quits, or SIGKILL if the user quits again. #include "syssignal.h". (call_process_kill): New function. (call_process_cleanup): Send SIGINT to the subprocess, and then arrange to call call_process_kill if the user quits while we wait for it to terminate. (Fcall_process, Fcall_process_region): Doc fix.
-
Jim Blandy authored
bytestr. * bytecode.c (Fbyte_code): When metering the Bcall opcodes, make sure the count on the symbol's `byte-code-meter' property does not overflow. * bytecode.c (syms_of_bytecode): Add a docstring for byte-metering-on.
-
Jim Blandy authored
declarations. * buffer.h (struct buffer_local_types): This declaration needed an extern qualifier.
-
Jim Blandy authored
were an int; use XFASTINT.
-
Jim Blandy authored
-
Jim Blandy authored
to val; don't use XSET. Make sure that the value of the abbrev-symbol is a string.
-
- 30 Oct, 1992 2 commits
-
-
Richard M. Stallman authored
(Fcall_interactively): Preserve fns listed in preserved_fns when they appear in an interactive spec which is a call to `list'. (syms_of_callint): Set preserved_fns and staticpro it.
-
Richard M. Stallman authored
-
- 29 Oct, 1992 2 commits
-
-
Richard M. Stallman authored
if HAVE_GETHOSTNAME is defined.
-
Richard M. Stallman authored
-
- 28 Oct, 1992 6 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(HAVE_GETHOSTNAME): Define it.
-
Jim Blandy authored
-
Richard M. Stallman authored
-
- 27 Oct, 1992 10 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(unexec): #if 0 the error check of hdr.fhdr.f_nscns. Clear text_section->s_scnptr.
-
Richard M. Stallman authored
(fortran-analyze-file-format): Bind i. (fortran-tab-mode-string): Add defvar. (fortran-tab-mode): Use `arg' as variable, not as function. (fortran-prepare-abbrev-list-buffer): New function. (fortran-abbrev-help): Call that.
-
Richard M. Stallman authored
(Info-goto-emacs-key-command-node): Fix typo. (Info-menu-item-sequence): Commented out. (Info-follow-nearest-node): Use new event format. Select the window clicked on.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Use region-beginning and region-end, in interactive spec.
-
Richard M. Stallman authored
Bind cursor-in-echo-area only around read-char/allocate-event.
-
Jim Blandy authored
on another file system.
-
- 26 Oct, 1992 1 commit
-
-
Richard M. Stallman authored
(vc-checkout, vc-finish-logentry, vc-revert-buffer, vc-finish-steal): Supply t as NOQUERY arg for vc-resynch-window. (vc-next-action): Don't revert workfile from master if buffer is modified.
-
- 25 Oct, 1992 3 commits
-
-
Christopher Zaborsky authored
-
Christopher Zaborsky authored
-
Christopher Zaborsky authored
-
- 24 Oct, 1992 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(r_alloc_sbrk): Provide hysteresis in relocating the blocs. (relinquish): Never free less than extra_bytes; keep extra_bytes of empty space. (obtain): Always get extra_bytes additional space. (r_alloc_init): Set extra_bytes and page_size. (ALIGNED, ROUNDUP, ROUND_TO_PAGE): Use page_size.
-
- 23 Oct, 1992 4 commits
-
-
Jim Blandy authored
HAVE_X_WINDOWS in conditionals around the call to syms_of_xmenu.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-