Richard M. Stallman
4c39085081
Doc fixes.
1993-11-09 21:37:50 +00:00
Richard M. Stallman
2950a20e83
(Ferase_buffer): Doc fix.
1993-11-09 21:34:18 +00:00
Richard M. Stallman
794ce2c144
*** empty log message ***
1993-11-06 08:05:07 +00:00
Richard M. Stallman
1bf96fb5d0
(child_setup_tty): Make the pty handle 8-bit characters.
1993-11-06 05:14:07 +00:00
Richard M. Stallman
1d2c16fa6d
[TERM]: Include client.h.
...
(Fopen_network_stream): Handle TERM.
1993-11-04 22:13:15 +00:00
Richard M. Stallman
cafdb68af9
[TERM]: Alternate definitions of LIBS_MACHINE and C_SWITCH_MACHINE.
1993-11-04 22:12:59 +00:00
Richard M. Stallman
dff815ef33
(x_new_font): xmalloc arg was 1 too small.
1993-11-03 20:31:49 +00:00
Roland McGrath
8f090e8546
entered into RCS
1993-11-03 13:06:04 +00:00
Richard M. Stallman
3c92186cd2
*** empty log message ***
1993-11-02 04:59:22 +00:00
Brian Fox
393a96790d
(Fopen_netwrok_stream): Cast arg to inet_addr to (char *).
1993-10-25 05:13:17 +00:00
Brian Fox
16fdc568c3
(Freplace_match): Fix argument names to match doc string.
...
(Fmatch_beginning): Fix doc string to match argument name.
1993-10-25 05:09:20 +00:00
Brian Fox
32085e8e56
Declare `logb' only if HAVE_LOGB is defined.
1993-10-25 04:54:54 +00:00
Brian Fox
f73b0adae7
(Fcopy_file): Don't allow the copying of anything other than regular
...
files or symlink files.
1993-10-25 04:42:12 +00:00
Richard M. Stallman
84d91fda2e
(read_key_sequence): Arg prompt is now a Lisp object.
...
Pass it to functions found in function-key-map and key-translation-map.
(Fread_key_sequence, command_loop_1): Calls changed.
1993-10-24 23:28:06 +00:00
Brian Fox
f5824775b8
Add #undef HAVE_UNISTD_H so that configure can edit it correctly.
1993-10-22 11:20:55 +00:00
Richard M. Stallman
20ddfff719
(status_notify): Don't read from process if filter is t.
...
(Fset_process_filter): Set or clear bit in input_wait_mask when nec.
1993-10-22 01:16:04 +00:00
Richard M. Stallman
defa77b5a6
[hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions.
1993-10-20 02:47:12 +00:00
Richard M. Stallman
2ba0ccff3a
(Fcar_less_than_car): Fix typo in previous change.
1993-10-14 04:30:19 +00:00
Richard M. Stallman
a927f5c9af
(Fdelete_overlay, Foverlay_put): Use marker_position,
...
not OVERLAY_POSITION, to get args for redisplay_region.
1993-10-14 04:29:17 +00:00
Richard M. Stallman
1abe6abe4f
(read_key_sequence): Allow function in key-translation-map
...
just as in function-key-map.
(read_key_sequence): Allow function-key-map to have a
function as the binding; call the function and use its value.
1993-10-13 06:01:49 +00:00
Jim Meyering
2f4e547fcb
*** empty log message ***
1993-10-12 05:02:22 +00:00
Richard M. Stallman
4cd7a37326
[hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions.
1993-10-09 21:51:36 +00:00
Richard M. Stallman
d6a3cc1563
(Vafter_insert_file_functions): New variable.
...
(Vwrite_region_annotate_functions): New variable.
(Qcar_less_than_car): New variable.
(Fcar_less_than_car): New function.
(syms_of_fileio): Make Lisp variables and function available.
staticpro Qcar_less_than_car.
(a_write, build_annotations): New functions.
(Fwrite_region): Call them.
(Finsert_file_contents): Run the Vafter_insert_file_functions.
1993-10-09 21:30:48 +00:00
Richard M. Stallman
c5cb15cb10
(BSTRING): Define only if HAVE_BCOPY.
1993-10-08 15:28:23 +00:00
Richard M. Stallman
b7e4bce27b
(SYSTEM_TYPE): Put into #if 0.
1993-10-08 15:05:37 +00:00
Brian Fox
d302d40a7f
(skip_chars): Fixed typo.
1993-10-08 07:36:11 +00:00
Brian Fox
d97ca6a1a4
(skip_chars): Reinstate check for end of buffer, ignoring cryptic
...
comment.
1993-10-07 22:58:57 +00:00
Brian Fox
e5f55f0753
Format comment.
1993-10-05 01:50:32 +00:00
Brian Fox
1abbab7afd
Comment update reflects reality.
1993-10-05 01:48:48 +00:00
Brian Fox
b278606c13
(Fminibuffer_complete_word): GCPRO1 `completion' during calls to
...
Ftry_completion.
(read_minibuf): Rewrite change of Sep 14. Save the return value on
the history list provided in the form that the value is returned, iff
the value is not equal to the front of the history list.
(Fread_no_blanks_input): Change DEFUN to allow 2nd arg to be optional.
The code was already written correctly.
1993-10-05 01:46:45 +00:00
Brian Fox
5176382080
(read_key_sequence): Don't declare first_event; it is no longer used.
...
Change "#if 0" for first_event reading to "#if defined (GOBBLE_FIRST_EVENT)".
1993-10-05 01:34:06 +00:00
Brian Fox
9825c716ad
If POSIX and HAVE_UNISTD_H are defined, and unistd.h hasn't already
...
been included, include it.
1993-10-05 01:29:54 +00:00
Roland McGrath
709f7c1f59
(LIBES): Add $(GNULIB_VAR) again at end.
...
This change to ymakefile was mysteriously lost. Were any others lost too?
1993-10-03 23:03:13 +00:00
Roland McGrath
9eb8034b1e
*** empty log message ***
1993-10-03 19:33:04 +00:00
Brian Fox
4b431fb7fc
(ALL_CFLAGS): Make sure .' is searched before ${srcdir}'.
1993-09-30 23:36:54 +00:00
Jim Blandy
f05ddc0526
Doc fix.
1993-09-28 09:56:06 +00:00
Brian Fox
a375dcc028
(Fhandle_switch_frame): Doc fix.
1993-09-28 09:54:36 +00:00
Brian Fox
4d780c768d
(validate_plist): Add argument declaration for `list'.
1993-09-28 09:52:13 +00:00
Brian Fox
ae3bed12ff
Initial revision
1993-09-28 09:48:57 +00:00
Roland McGrath
0eb26f89e7
[MULTI_FRAME]: Increase PURESIZE to 220000.
1993-09-25 22:46:34 +00:00
Richard M. Stallman
03e267c23b
Whitespace fix.
1993-09-23 21:15:37 +00:00
Brian Fox
024ec58f11
Add declaration for atof if not predefined.
1993-09-22 18:32:09 +00:00
Brian Fox
08ae913486
* Added fixes from Karl Berry for ISC-2.2.
...
(MEMMOVE_MISSING): Define.
(SIGNALS_VIA_CHARACTERS): Define.
(LIB_STANDARD): Do not include -lcposix.
(C_SWITCH_SYSTEM) [__GNUC__]: Do not use -traditional.
1993-09-22 18:27:28 +00:00
Brian Fox
97e98a5676
(file_name_completion): Install case-preserving changes from Emacs 18
...
for completion_ignore_case.
(completion_ignore_case): Declare.
1993-09-22 18:25:03 +00:00
Brian Fox
2554751d80
(w_wn_set_size_hint): Make recent window gravity addition
...
depend on "PWinGravity" begin `#defined'.
1993-09-22 18:16:37 +00:00
Brian Fox
3cbbb729f9
(Fdelete_windows_on): Fix DEFUN to allow optional second arg to appear.
1993-09-22 18:14:10 +00:00
Brian Fox
2fdf3ee28c
(read_minibuf): Don't add history item if it is
...
string-equal to the most recent history item.
1993-09-22 18:13:27 +00:00
Brian Fox
03383aafcd
(doprnt): Use a fixed buffer to store the format
...
specification, but only if we are sure it will fit. Otherwise,
use alloca () to get enouhg space. Don't allow negative size
specifications to core dump; instead, treat them as positive
("%-20d" == "%20d").
1993-09-22 18:12:09 +00:00
Brian Fox
03b4122a29
(Qextended_command_history): New variable prevents
...
sharing of M-x command history with other commands that read
values in the minibuffer.
1993-09-22 18:11:10 +00:00
Brian Fox
b95520f5be
(sys_write): Keep trying to write out the data until
...
all of the data is written, or until we receive an error which is
not an interrupted write.
1993-09-22 18:08:51 +00:00