log

age author description
Mon, 30 Jan 1995 00:41:51 +0000 Richard M. Stallman (Fcall_interactively): Pass new arg to Fread_string.
Mon, 30 Jan 1995 00:37:22 +0000 Richard M. Stallman (menu-bar-update-yank-menu): If string is too long,
Mon, 30 Jan 1995 00:34:44 +0000 Richard M. Stallman (read-number): New function.
Sun, 29 Jan 1995 22:04:10 +0000 Richard M. Stallman (Frassoc): New function.
Sun, 29 Jan 1995 10:15:51 +0000 Richard M. Stallman (news-reply-mode): Change mode-name to News Reply.
Sat, 28 Jan 1995 09:04:02 +0000 Richard M. Stallman (match-string): Fix braino.
Sat, 28 Jan 1995 08:38:44 +0000 Richard M. Stallman (ecrt0.o): Target renamed from crt0.o.
Sat, 28 Jan 1995 08:27:31 +0000 Richard M. Stallman (facep): New function.
Sat, 28 Jan 1995 04:15:03 +0000 Karl Heuer (print): Handle internal display-local object.
Sat, 28 Jan 1995 03:59:42 +0000 Karl Heuer (xdispobjfwd): New macro.
Sat, 28 Jan 1995 03:51:55 +0000 Karl Heuer (mark_object): Ignore Lisp_Misc_Display_Objfwd objects.
Sat, 28 Jan 1995 03:39:17 +0000 Karl Heuer (enum Lisp_Misc_Type): New enumeration Lisp_Misc_Display_Local.
Sat, 28 Jan 1995 03:05:45 +0000 Karl Heuer * keyboard.c (kbd_buffer_frame_or_window): Delete; now in perdisplay.
Sat, 28 Jan 1995 02:51:29 +0000 Karl Heuer (ECHOBUFSIZE): New constant, replaces sizeof (echobuf).
Sat, 28 Jan 1995 02:28:46 +0000 Richard Kenner (unixware, svr4): Treat as synonyms for sysv4.
Sat, 28 Jan 1995 01:43:53 +0000 Karl Heuer (PERDISPLAY, the_only_perdisplay, get_perdisplay):
Sat, 28 Jan 1995 01:41:07 +0000 Karl Heuer (struct x_display_info): Rename display_perd to perdisplay.
Sat, 28 Jan 1995 00:32:33 +0000 Richard M. Stallman (make-frame): Doc fix.
Fri, 27 Jan 1995 23:10:42 +0000 Richard M. Stallman (describe-variable): Use local-variable-p.
Fri, 27 Jan 1995 23:08:49 +0000 Richard M. Stallman (tex-display-shell): Pass nil as arg to
Fri, 27 Jan 1995 22:38:19 +0000 Richard M. Stallman (debug-convert-byte-code): Convert the doc info to a string.
Fri, 27 Jan 1995 22:37:16 +0000 Richard M. Stallman (shell): If we create a new shell buffer,
Fri, 27 Jan 1995 20:47:20 +0000 Karl Heuer (match-string): Delete extra arg to buffer-substring.
Fri, 27 Jan 1995 19:30:46 +0000 Karl Heuer (printchar, strout): Use message_log_maybe_newline.
Fri, 27 Jan 1995 19:27:07 +0000 Karl Heuer (message_log_need_newline): This var is now static.
Fri, 27 Jan 1995 19:19:23 +0000 Karl Heuer (perform-replace): Don't log the repetitive prompts.
Fri, 27 Jan 1995 19:16:50 +0000 Karl Heuer Declare message_log_maybe_newline.
Fri, 27 Jan 1995 07:47:15 +0000 Richard M. Stallman (modify_region): Clear point_before_scroll field.
Fri, 27 Jan 1995 07:19:06 +0000 Richard M. Stallman (set_point): Set point_before_scroll to nil.
Fri, 27 Jan 1995 07:18:11 +0000 Richard M. Stallman (struct buffer): New field point_before_scroll.