log src/emacs.c @ 40418:625565cae9c9

age author description
Sun, 28 Oct 2001 18:52:14 +0000 Pavel Jank Use argv[0] instead of emacs when -t was specified.
Sun, 28 Oct 2001 13:40:29 +0000 Pavel Jank (bug_reporting_address): New function.
Sat, 27 Oct 2001 10:40:07 +0000 Pavel Jank Fix typos in comments.
Fri, 12 Oct 2001 03:37:43 +0000 Stefan Monnier Update calls to openp.
Fri, 12 Oct 2001 02:10:29 +0000 Stefan Monnier (empty_string): New var.
Wed, 10 Oct 2001 16:05:21 +0000 Stefan Monnier Include keymap.h.
Mon, 08 Oct 2001 06:33:56 +0000 Pavel Jank *** empty log message ***
Fri, 05 Oct 2001 09:45:30 +0000 Gerd Moellmann (fatal_error_signal_hook): New variable.
Thu, 30 Aug 2001 13:36:24 +0000 Gerd Moellmann (shut_down_emacs): Fix last change.
Thu, 30 Aug 2001 13:35:28 +0000 Gerd Moellmann (shut_down_emacs): Don't call check_glyph_memory
Tue, 17 Jul 2001 10:33:06 +0000 Gerd Moellmann (USAGE1): Add +LINE:COLUMN option help.
Fri, 29 Jun 2001 22:09:06 +0000 Gerd Moellmann (main): Remove extern declaration for sys_nerr, which
Thu, 05 Apr 2001 12:01:19 +0000 Gerd Moellmann Comment fix.
Sun, 25 Mar 2001 18:19:20 +0000 Eli Zaretskii (main): Update the copyright year.
Mon, 19 Feb 2001 12:23:24 +0000 Gerd Moellmann (malloc_initialize_hook): Handle case thet `environ'
Sun, 26 Nov 2000 06:35:26 +0000 Andrew Choi * src/macterm.c (x_handle_tool_bar_click, note_tool_bar_highlight):
Sun, 05 Nov 2000 21:38:09 +0000 Andrew Innes (syms_of_emacs): Update docstring for
Sun, 22 Oct 2000 16:50:16 +0000 Andrew Choi Initial check-in: changes for building Emacs under Mac OS.
Thu, 21 Sep 2000 20:54:57 +0000 Gerd Moellmann Avoid some more compiler warnings.
Thu, 14 Sep 2000 15:13:18 +0000 Gerd Moellmann Change conditional compilation on REL_ALLOC_MMAP to
Wed, 06 Sep 2000 21:25:22 +0000 Gerd Moellmann (Fdump_emacs) [REL_ALLOC_MMAP]: Call mmap_set_vars
Sat, 02 Sep 2000 19:35:25 +0000 Gerd Moellmann Remove includes of
Mon, 28 Aug 2000 15:03:29 +0000 Gerd Moellmann (toplevel) [HAVE_STRING_H]: Include string.h.
Tue, 22 Aug 2000 22:16:41 +0000 Andrew Innes (malloc_initialize_hook) [USE_CRT_DLL]: Remove
Wed, 16 Aug 2000 01:37:39 +0000 Kenichi Handa (main): Don't call init_coding.
Thu, 13 Jul 2000 14:07:19 +0000 Gerd Moellmann (handle_USR2_signal, handle_USR1_signal): Use
Tue, 04 Jul 2000 18:57:38 +0000 Gerd Moellmann (handle_USR1_signal, handle_USR2_signal) Clear
Fri, 23 Jun 2000 17:08:39 +0000 Dave Love (setgrp): Undefine before defining.
Thu, 25 May 2000 16:45:32 +0000 Ken Raeburn * emacs.c (main): Initialize keyboard syms before initializing
Wed, 24 May 2000 13:08:10 +0000 Gerd Moellmann (setpgrp): Don't define if USG and BSD_PGRPS are not defined.