log

age author description
Mon, 19 Sep 1994 11:47:05 +0000 Francesco Potort * rlogin.el (rlogin): recognise the `-l user' option to rlogin and
Mon, 19 Sep 1994 05:54:59 +0000 Richard M. Stallman (SYSTEM_TYPE): Delete definition.
Mon, 19 Sep 1994 05:51:16 +0000 Richard M. Stallman (picture-yank-at-click): New function.
Mon, 19 Sep 1994 05:29:15 +0000 Richard M. Stallman Handle ==, !=, + and -.
Mon, 19 Sep 1994 05:11:40 +0000 Richard M. Stallman (Info-insert-dir): Insert newlines before rather than
Mon, 19 Sep 1994 05:07:10 +0000 Richard M. Stallman (RETURN_UNGCPRO): Use if (1) .. else, not do ... while (0).
Mon, 19 Sep 1994 05:03:02 +0000 Richard M. Stallman (rmail-summary-construct-io-menu): New function.
Mon, 19 Sep 1994 05:02:12 +0000 Richard M. Stallman (rmail-output-menu): Function deleted.
Mon, 19 Sep 1994 05:01:33 +0000 Richard M. Stallman Build proper keymap for the "Input (menu)" and "Output (menu)" submenus:
Mon, 19 Sep 1994 04:32:41 +0000 Richard M. Stallman (file-name-sans-extension): New function.
Mon, 19 Sep 1994 00:18:27 +0000 Karl Heuer (validate_interval_range, property_value, Fget_char_property,
Mon, 19 Sep 1994 00:17:55 +0000 Karl Heuer (openp): Fix Lisp_Object vs. int problems.
Mon, 19 Sep 1994 00:17:26 +0000 Karl Heuer (vmotion, Fvertical_motion): Fix Lisp_Object vs. int problems.
Mon, 19 Sep 1994 00:16:58 +0000 Karl Heuer (Fframe_parameters): Fix Lisp_Object vs. int problems.
Mon, 19 Sep 1994 00:16:13 +0000 Karl Heuer (direct_output_for_insert, direct_output_forward_char): Fix Lisp_Object
Mon, 19 Sep 1994 00:15:36 +0000 Karl Heuer (Fsignal): Fix Lisp_Object vs. int problems.
Mon, 19 Sep 1994 00:15:08 +0000 Karl Heuer (Frandom): Fix Lisp_Object vs. int problems.
Mon, 19 Sep 1994 00:14:49 +0000 Karl Heuer [!MULTI_FRAME] (FOR_EACH_FRAME): Fix Lisp_Object vs. int problems.
Mon, 19 Sep 1994 00:14:16 +0000 Karl Heuer (read_minibuf): Fix Lisp_Object vs. int problems.
Mon, 19 Sep 1994 00:13:35 +0000 Karl Heuer Declare Fmake_sparse_keymap.
Mon, 19 Sep 1994 00:12:39 +0000 Karl Heuer Add #include "keyboard.h"
Sun, 18 Sep 1994 23:59:10 +0000 Karl Heuer (Fmember): Declare this function.
Sun, 18 Sep 1994 23:46:48 +0000 Karl Heuer (install-arch-indep): Copy DOC-*, not DOC*
Sun, 18 Sep 1994 21:35:34 +0000 Karl Heuer (_ALL_SOURCE): Don't redefine if already defined.
Sun, 18 Sep 1994 21:27:01 +0000 Karl Heuer (HAVE_SELECT, HAVE_TIMEVAL): Add #undefs.
Sun, 18 Sep 1994 21:12:31 +0000 Karl Heuer Delete obsolete symbols.
Sun, 18 Sep 1994 20:34:21 +0000 Karl Heuer Add checks to set HAVE_TIMEVAL and HAVE_SELECT.
Sun, 18 Sep 1994 20:30:01 +0000 Richard M. Stallman (tex-start-shell): Inherit comint-mode-map, don't copy.
Sun, 18 Sep 1994 20:28:23 +0000 Richard M. Stallman (shell-mode-map): Inherit comint-mode-map, but copy the completion menu.
Sun, 18 Sep 1994 20:11:07 +0000 Richard M. Stallman (struct process): New field tty_name.