log src/emacs.c @ 79758:a77d75597d5a

age author description
Tue, 08 Jan 2008 04:28:15 +0000 Glenn Morris (main): Set copyright year to 2008.
Tue, 30 Oct 2007 08:25:02 +0000 Richard M. Stallman (syms_of_emacs) <installation-directory>: Reflow docstring.
Mon, 29 Oct 2007 00:30:43 +0000 Juanma Barranquero (syms_of_emacs) <kill-emacs-hook>: Fix typo in docstring.
Sat, 29 Sep 2007 22:27:53 +0000 Juri Linkov (standard_args): Change priority of "--no-splash"
Tue, 07 Aug 2007 08:57:06 +0000 YAMAMOTO Mitsuharu (main) [HAVE_GTK_AND_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]:
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Tue, 03 Apr 2007 15:25:28 +0000 Eli Zaretskii Fix last change.
Tue, 03 Apr 2007 10:21:06 +0000 Eli Zaretskii (main): Fix instructions for building Emacs for profiling.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 09 Jan 2007 22:34:38 +0000 Eli Zaretskii (syms_of_emacs) <path-separator>: Doc fix.
Tue, 19 Dec 2006 15:37:13 +0000 Kim F. Storm (main): Rename user signals to sigusr1 and sigusr2.
Fri, 15 Dec 2006 16:35:43 +0000 Eli Zaretskii (USAGE3): Clarify documentation of --color.
Thu, 14 Dec 2006 08:41:23 +0000 YAMAMOTO Mitsuharu (handle_user_signal): Move function to keyboard.c.
Fri, 08 Dec 2006 00:20:17 +0000 Juanma Barranquero (syms_of_emacs): Doc fix.
Mon, 04 Dec 2006 12:27:09 +0000 Kim F. Storm (handle_USR1_signal, handle_USR2_signal): Replace by...