Mon, 01 Mar 1993 09:13:26 +0000 |
Richard M. Stallman |
Don't include dispextern.h more than once.
|
Mon, 01 Mar 1993 09:02:07 +0000 |
Richard M. Stallman |
(syms_of_cmds): Typo in last change.
|
Mon, 01 Mar 1993 09:01:13 +0000 |
Richard M. Stallman |
(record_property_change): Typo in last change.
|
Mon, 01 Mar 1993 08:59:36 +0000 |
Richard M. Stallman |
(print--string case):
|
Mon, 01 Mar 1993 08:58:52 +0000 |
Richard M. Stallman |
(read1--strings with properties case):
|
Mon, 01 Mar 1993 08:57:31 +0000 |
Richard M. Stallman |
(Fadd_text_properties, Fremove_text_properties):
|
Mon, 01 Mar 1993 08:56:22 +0000 |
Richard M. Stallman |
(intervals_equal): Handle one arg null and other not.
|
Mon, 01 Mar 1993 08:55:35 +0000 |
Richard M. Stallman |
(del_range): Update point before offset_intervals.
|
Sun, 28 Feb 1993 22:29:46 +0000 |
Richard M. Stallman |
(emacs, temacs): Add @true to prevent Make confusion.
|
Sat, 27 Feb 1993 21:56:28 +0000 |
Richard M. Stallman |
Error if company name is more than one word.
|
Fri, 26 Feb 1993 21:09:25 +0000 |
Richard M. Stallman |
(syms_of_keyboard): Doc fix.
|
Fri, 26 Feb 1993 06:28:04 +0000 |
Richard M. Stallman |
(walk-windows): Doc fix.
|
Thu, 25 Feb 1993 20:24:43 +0000 |
Richard M. Stallman |
(traverse_intervals): New arg ARG.
|
Thu, 25 Feb 1993 20:24:25 +0000 |
Richard M. Stallman |
(mark_interval): Add ignored arg.
|
Thu, 25 Feb 1993 20:23:59 +0000 |
Richard M. Stallman |
(add-change-log-entry): Find end of first paragraph from after the header line.
|
Thu, 25 Feb 1993 06:39:57 +0000 |
Richard M. Stallman |
(point-to-register): Make arg ARG optional.
|
Thu, 25 Feb 1993 00:38:55 +0000 |
Jim Blandy |
* term/x-win.el (scroll-bar-mode, scroll-bar-mode): Move these
|
Wed, 24 Feb 1993 23:37:46 +0000 |
Roland McGrath |
(Ferase_buffer): Added interactive spec.
|
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
|
Mon, 22 Feb 1993 14:46:31 +0000 |
Jim Blandy |
* keyboard.c (recursive_edit_1, command_loop_1): Pass the proper
|
Mon, 22 Feb 1993 14:45:23 +0000 |
Jim Blandy |
* data.c (Fstring_to_int): Rename this to Fstring_to_number, since
|
Mon, 22 Feb 1993 14:44:52 +0000 |
Jim Blandy |
* keymap.c (Fdescribe_vector): Pass the proper number of arguments
|
Mon, 22 Feb 1993 14:43:44 +0000 |
Jim Blandy |
* keyboard.c (init_keyboard): Recognize HAVE_TERMIOS as well as
|
Mon, 22 Feb 1993 14:42:38 +0000 |
Jim Blandy |
* frame.c (Fselect_frame): Set Vlast_event_frame to Qnil after
|
Mon, 22 Feb 1993 14:41:57 +0000 |
Jim Blandy |
* fns.c (Fequal): Call internal_equal to recurse on elements of
|
Mon, 22 Feb 1993 14:41:26 +0000 |
Jim Blandy |
* floatfns.c (Flogb): Always implement this by calling Flog, even
|
Mon, 22 Feb 1993 14:40:34 +0000 |
Jim Blandy |
* callproc.c (init_callproc): Move the initialization of
|
Mon, 22 Feb 1993 14:38:43 +0000 |
Jim Blandy |
* editfns.c (Fmessage): Don't forget to return a value when
|
Mon, 22 Feb 1993 14:38:10 +0000 |
Jim Blandy |
* dispnew.c (sit_for): Pass the correct number of arguments to
|