Wed, 24 Feb 1993 23:20:51 +0000 |
Richard M. Stallman |
(syms_of_buffer): Doc fix.
|
Wed, 24 Feb 1993 18:07:12 +0000 |
Richard M. Stallman |
(vc-find-file-hook): Discard vc status of file
|
Wed, 24 Feb 1993 18:02:05 +0000 |
Richard M. Stallman |
Formerly PROBLEMS.~3~
|
Wed, 24 Feb 1993 17:56:09 +0000 |
Richard M. Stallman |
Formerly PROBLEMS.~2~
|
Wed, 24 Feb 1993 08:59:25 +0000 |
Richard M. Stallman |
(syms_of_cmds): New var `overwrite-binary-mode'.
|
Tue, 23 Feb 1993 18:49:33 +0000 |
Richard M. Stallman |
(read_avail_input): Args to `kill' were backwards.
|
Tue, 23 Feb 1993 14:23:06 +0000 |
Jim Blandy |
Fix the fix.
|
Tue, 23 Feb 1993 14:18:00 +0000 |
Jim Blandy |
* emacs.c (fatal_error_signal): Unblock the signal before we try
|
Tue, 23 Feb 1993 14:17:11 +0000 |
Jim Blandy |
* abbrev.c (Fexpand_abbrev): Only copy the text we're going to
|
Tue, 23 Feb 1993 14:14:19 +0000 |
Jim Blandy |
* .gdbinit (xprocess): New command.
|
Tue, 23 Feb 1993 14:13:27 +0000 |
Jim Blandy |
* make-dist: Only copy gmalloc.c if we couldn't link it.
|
Tue, 23 Feb 1993 13:21:13 +0000 |
Jim Blandy |
Removed assigment to foo in byte-compile-lambda.
|
Tue, 23 Feb 1993 11:55:05 +0000 |
Jim Blandy |
* Makefile.in (lisppath): Don't include externallispdir in this.
|
Tue, 23 Feb 1993 11:49:39 +0000 |
Jim Blandy |
* alloc.c (make_pure_float): Assure that PUREBEG + pureptr is
|
Tue, 23 Feb 1993 07:27:39 +0000 |
Richard M. Stallman |
(C_entries): Don't reset definedef when a newline inside a comment is met.
|
Tue, 23 Feb 1993 05:49:12 +0000 |
Richard M. Stallman |
(Fforward_comment): New function.
|
Mon, 22 Feb 1993 16:21:17 +0000 |
Jim Blandy |
* alloc.c (make_pure_float): Align pureptr according to __alignof,
|
Mon, 22 Feb 1993 15:10:46 +0000 |
Jim Blandy |
* xterm.c (XTread_socket): Pass the proper number of arguments to
|
Mon, 22 Feb 1993 15:10:16 +0000 |
Jim Blandy |
* xrdb.c (getuid): Remove declaration.
|
Mon, 22 Feb 1993 15:09:33 +0000 |
Jim Blandy |
* minibuf.c (Fdisplay_completion_list): Pass the proper number of
|
Mon, 22 Feb 1993 15:08:57 +0000 |
Jim Blandy |
* xfns.c (x_set_icon_type): Pass the proper number of arguments to
|
Mon, 22 Feb 1993 14:53:13 +0000 |
Jim Blandy |
* keyboard.c (recursive_edit_1, command_loop_1): Pass the proper
|
Mon, 22 Feb 1993 14:52:32 +0000 |
Jim Blandy |
* textprop.c (Fget_text_property): Fix typo in function's declaration.
|
Mon, 22 Feb 1993 14:51:39 +0000 |
Jim Blandy |
* systty.h [HAVE_TERMIOS]: Include fcntl.h.
|
Mon, 22 Feb 1993 14:51:13 +0000 |
Jim Blandy |
* systime.h [_AIX]: Move test outside of previous #if.
|
Mon, 22 Feb 1993 14:50:42 +0000 |
Jim Blandy |
* sysdep.c (child_setup_tty): Recognize HAVE_TERMIOS as well as
|
Mon, 22 Feb 1993 14:48:45 +0000 |
Jim Blandy |
* callint.c (Fcall_interactively): Pass the correct number of
|
Mon, 22 Feb 1993 14:47:53 +0000 |
Jim Blandy |
* process.c: Make sure we don't miss processes exiting, by having
|