log

age author description
Wed, 05 Jul 2000 17:33:10 +0000 Gerd Moellmann *** empty log message ***
Wed, 05 Jul 2000 17:32:43 +0000 Andrew Innes Add support for `bootstrap' and related targets. raeburn-tag-4-for-export
Wed, 05 Jul 2000 17:29:40 +0000 Gerd Moellmann (cl-old-mapc): Removed; don't defalias mapc.
Wed, 05 Jul 2000 17:24:19 +0000 Gerd Moellmann (Vsignaling_function): New variable.
Wed, 05 Jul 2000 17:23:15 +0000 Gerd Moellmann (Vsignaling_function): External declaration.
Wed, 05 Jul 2000 17:22:52 +0000 Gerd Moellmann (print_error_message): If Vsignaling_function is set,
Wed, 05 Jul 2000 17:21:29 +0000 Andrew Innes Add support for specifying make arguments.
Wed, 05 Jul 2000 17:07:14 +0000 Dave Love *** empty log message ***
Wed, 05 Jul 2000 17:04:48 +0000 Stefan Monnier Fix various typos.
Wed, 05 Jul 2000 17:03:03 +0000 Andrew Innes *** empty log message ***
Wed, 05 Jul 2000 17:00:06 +0000 Dave Love Use the autoconf recommended approach. Old code #if'd out in case we
Wed, 05 Jul 2000 16:55:46 +0000 Dave Love (HAVE_SYS_WAIT_H): Added.
Wed, 05 Jul 2000 16:53:30 +0000 Dave Love Use AC_HEADER_SYS_WAIT.
Wed, 05 Jul 2000 16:37:46 +0000 Andrew Innes Add support for `bootstrap' and related targets.
Wed, 05 Jul 2000 16:32:37 +0000 Andrew Innes (check_memory_limits) [REL_ALLOC]: Use real_morecore
Wed, 05 Jul 2000 16:31:17 +0000 Andrew Innes Make real_morecore non-static.
Wed, 05 Jul 2000 16:00:13 +0000 Andrew Innes (init_environment): Install code from 20.7 for providing
Wed, 05 Jul 2000 15:41:18 +0000 Stefan Monnier *** empty log message ***
Wed, 05 Jul 2000 15:40:14 +0000 Andrew Innes (internal_condition_case): Comment out abort if
Wed, 05 Jul 2000 15:40:03 +0000 Stefan Monnier (easy-menu-define): Docstring fix.
Wed, 05 Jul 2000 15:17:49 +0000 Gerd Moellmann *** empty log message ***
Wed, 05 Jul 2000 15:16:15 +0000 Gerd Moellmann (eval-defun-2): Remove parameter
Wed, 05 Jul 2000 15:15:53 +0000 Gerd Moellmann (edebug-eval-defun): Make doc string
Wed, 05 Jul 2000 14:08:03 +0000 Stefan Monnier * w32menu.c (w32_menu_display_help):
Wed, 05 Jul 2000 14:05:05 +0000 Stefan Monnier (show_help_echo): Declare.
Wed, 05 Jul 2000 14:01:15 +0000 Stefan Monnier (show_help_echo): New function, extracted from read_char.
Wed, 05 Jul 2000 13:41:00 +0000 Stefan Monnier * xterm.c (note_mode_line_highlight, note_mouse_highlight)
Wed, 05 Jul 2000 13:14:36 +0000 Gerd Moellmann *** empty log message ***
Wed, 05 Jul 2000 12:39:03 +0000 Gerd Moellmann Check DONTCOMPILE in lisp/Makefile.in instead of
Wed, 05 Jul 2000 12:36:14 +0000 Gerd Moellmann (Feval): Put check for interrupt_input_block in #if 0.