log src/emacs.c @ 112417:a2432c16dc9f

age author description
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Fri, 07 Jan 2011 18:31:57 -0800 Glenn Morris Fix bug#7750.
Thu, 06 Jan 2011 19:10:39 -0800 Glenn Morris Add --no-site-lisp option, make -Q use it. (Bug#5707)
Mon, 03 Jan 2011 20:42:43 -0800 Glenn Morris * src/emacs.c (emacs_copyright): Update short copyright year to 2011.
Tue, 23 Nov 2010 10:47:23 -0800 Dan Nicolaescu Mark debugger related variables and functions as EXTERNALLY_VISIBLE
Sat, 20 Nov 2010 21:39:01 -0800 Dan Nicolaescu Remove emacs-priority.
Sun, 14 Nov 2010 22:10:35 -0800 Dan Nicolaescu Clean up src/systty.h macros.
Tue, 09 Nov 2010 19:45:29 -0800 Glenn Morris * src/emacs.c (syms_of_emacs) <system-type>: Doc fix.
Fri, 29 Oct 2010 12:43:38 +0200 Eli Zaretskii Fix revno 102144 for non-CLASH_DETECTION platforms.
Sun, 24 Oct 2010 12:00:57 -0400 Chong Yidong * emacs.c (argmatch): Don't treat "--" as "--chdir".
Wed, 13 Oct 2010 16:50:06 +0200 Juanma Barranquero Rename `image-library-alist' to `dynamic-library-alist'.
Sun, 03 Oct 2010 06:59:56 -0700 Dan Nicolaescu Remove unused arguments for unexec.
Sat, 02 Oct 2010 10:24:14 +0200 Eli Zaretskii Invoke kill-emacs on SIGINT on Windows as well.
Fri, 01 Oct 2010 19:30:11 -0700 Glenn Morris Run kill-emacs-hook in batch mode, and on SIGINT in batch mode.
Sun, 26 Sep 2010 01:06:28 -0500 Ted Zlatanov Set up GnuTLS support.
Tue, 21 Sep 2010 14:13:36 +0300 Dan Nicolaescu * src/emacs.c: Do not include sys/ioctl.h, not needed.
Fri, 10 Sep 2010 18:44:35 +0200 Lars Magne Ingebrigtsen Add support for the libxml2 library.
Sun, 22 Aug 2010 17:15:20 -0400 Chong Yidong Make obsolete --unibyte argument do nothing (Bug#6886).
Sun, 22 Aug 2010 08:14:37 -0700 Dan Nicolaescu Simplify termio code.
Fri, 20 Aug 2010 22:45:24 +0300 Eli Zaretskii Fix version string in top-level MSDOS Makefile.
Wed, 11 Aug 2010 14:34:46 +0200 Jan D Fix -Wwrite_strings in general and for Gtk+ specific code.
Sun, 08 Aug 2010 14:03:45 -0700 Dan Nicolaescu Use const char* instead of char*.
Fri, 06 Aug 2010 11:48:24 -0700 Dan Nicolaescu emacs.c cleanups.
Fri, 06 Aug 2010 12:12:41 +0200 Jan D Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.
Tue, 27 Jul 2010 01:02:44 -0700 Dan Nicolaescu * src/emacs.c (Fkill_emacs): Remove return statement.
Mon, 26 Jul 2010 20:52:35 -0700 Dan Nicolaescu Use const, move declarations to header files.
Sun, 25 Jul 2010 21:09:54 +0200 Andreas Schwab Use __executable_start to find start of text segment for profiling
Tue, 13 Jul 2010 13:57:00 +0300 Eli Zaretskii Remove more "#ifdef subprocesses".
Mon, 12 Jul 2010 19:47:17 +0200 Andreas Schwab Convert old-style definitions
Mon, 12 Jul 2010 09:56:59 -0700 Dan Nicolaescu Convert function definitions to standard C and some cleanups.
Sun, 11 Jul 2010 12:31:10 +0200 Andreas Schwab Use strchr, strrchr instead of index, rindex
Sun, 11 Jul 2010 11:27:13 +0200 Andreas Schwab Constify functions taking char *
Thu, 08 Jul 2010 14:25:08 -0700 Dan Nicolaescu Convert DEFUNs to standard C.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Sun, 04 Jul 2010 21:52:39 -0700 Dan Nicolaescu Convert declarations or definitions to standard C.
Fri, 02 Jul 2010 14:19:53 +0200 Jan D Remove __P and P_ from .c and .m files and definition of P_
Fri, 04 Jun 2010 16:13:35 +0200 Juanma Barranquero Turn `directory-sep-char' into a noop.
Sat, 15 May 2010 17:16:20 -0400 Ken Raeburn * emacs.c (main): Initialize initial-environment and process-environment
Sat, 15 May 2010 17:11:37 -0400 Ken Raeburn Handle --version reasonably in CANNOT_DUMP configuration.
Thu, 06 May 2010 12:40:02 -0700 Dan Nicolaescu * emacs.c (main): Remove NO_DIR_LIBRARY conditional, unused.
Tue, 04 May 2010 00:40:53 -0700 Dan Nicolaescu Remove BSD_PGRPS.
Sun, 02 May 2010 20:44:04 +0200 Jan D. Run kill-emacs when exiting for display closed or SIGTERM/HUP.
Thu, 01 Apr 2010 20:10:33 -0700 Dan Nicolaescu Remove extern errno declarations.
Thu, 01 Apr 2010 17:59:46 +0300 Eli Zaretskii Remove support for DJGPP v1.x (bug#5813).
Wed, 31 Mar 2010 13:39:03 -0700 Dan Nicolaescu Clean up BSD_SYSTEM use.
Sat, 20 Mar 2010 01:11:59 -0700 Dan Nicolaescu Remove support for old GNU/Linux using libc version 5.
Fri, 19 Mar 2010 17:46:01 -0700 Dan Nicolaescu Remove obsolete uses of HAVE_SHM.
Wed, 17 Mar 2010 23:27:55 -0700 Glenn Morris Remove obsolete code in emacs.c that chooses a bug reporting address.
Sat, 16 Jan 2010 14:28:59 -0500 Chong Yidong Command line arg processing fix (Bug#5392)
Wed, 13 Jan 2010 16:38:28 +0100 Juanma Barranquero Fix typos in comments and ChangeLogs.
Mon, 11 Jan 2010 21:11:05 -0800 Glenn Morris Replace emacs-pretest-bug with bug-gnu-emacs mailing list.
Wed, 09 Dec 2009 01:06:32 +0000 Chong Yidong * configure.in: Allow compiling Emacs with GTK on Cygwin.
Tue, 17 Nov 2009 08:21:23 +0000 Jan Dj¸«£rv Handle system default font and changing font parameters.
Fri, 06 Nov 2009 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
Fri, 06 Nov 2009 06:07:46 +0000 Dan Nicolaescu * process.c (socket_options): Make it const.
Fri, 23 Oct 2009 17:33:52 +0000 Stefan Monnier * fileio.c (syms_of_fileio): Initialize Vdirectory_sep_char.
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Fri, 18 Sep 2009 21:12:09 +0000 Adrian Robert * emacs.c (main) [HAVE_NS]: fix error printf in daemon case.
Fri, 18 Sep 2009 15:11:38 +0000 Adrian Robert (inhibit_x_resources): Update doc string for NS. (main) [HAVE_NS]: Don't process --no-init-file option. Remove legacy code for -NXHost.
Thu, 17 Sep 2009 23:04:41 +0000 Juanma Barranquero The --quick command line option now ignores X resources and Registry settings.
Sat, 29 Aug 2009 02:25:03 +0000 Stefan Monnier * NEWS: Declare unibyte sessions obsolete.
Wed, 26 Aug 2009 19:57:44 +0000 Dan Nicolaescu * lisp.h: Replace #if 0 code for checking with text pointing to
Thu, 20 Aug 2009 06:41:43 +0000 Glenn Morris (system-type): Doc fix.
Mon, 17 Aug 2009 00:48:14 +0000 Ken Raeburn (main): Don't call syms_of_data twice.
Wed, 01 Jul 2009 14:02:27 +0000 Jan Dj¸«£rv * emacs.c (USAGE3, standard_args): Add -mm and --maximized.
Tue, 23 Jun 2009 05:53:46 +0000 Kenichi Handa (main): Call init_font ().
Sun, 01 Mar 2009 12:40:39 +0000 Richard M. Stallman (gdb_data_seg_bits) [USE_LSB_TAG]: Make it 0.
Fri, 23 Jan 2009 14:53:11 +0000 Adrian Robert fix comments in last change
Fri, 23 Jan 2009 09:58:02 +0000 Adrian Robert * emacs.c (ns_no_defaults): New declaration. (main): Use it. * nsterm.h (ns_no_defaults): New declaration. * nsfns.m (x_get_string_resource): Don't read when ns_no_defaults. * nsterm.m (ns_no_defaults): New variable. (ns_initialize): Don't read defaults when ns_no_defaults.
Fri, 23 Jan 2009 09:12:53 +0000 Adrian Robert * emacs.c (main): Do fork+exec under --daemon in Cocoa.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Thu, 18 Dec 2008 08:48:26 +0000 Dan Nicolaescu * emacs.c (main): Print and error and exit when no data is read
Mon, 08 Dec 2008 16:22:40 +0000 Dan Nicolaescu (main): Close daemon_pipe on exec.
Sun, 02 Nov 2008 02:08:00 +0000 Glenn Morris Ulrich Mueller <ulm at kph.uni-mainz.de>
Wed, 29 Oct 2008 18:03:03 +0000 Chong Yidong (Fdaemon_initialized): Initialize nfd.
Tue, 28 Oct 2008 04:25:11 +0000 Dan Nicolaescu * emacs.c (daemon_pipe): Make non-static.
Tue, 28 Oct 2008 01:02:44 +0000 Stefan Monnier * xdisp.c (pos_visible_p, redisplay_internal, message3_nolog)
Mon, 27 Oct 2008 07:02:30 +0000 Dan Nicolaescu * emacs.c (daemon_name): New variable.
Sun, 26 Oct 2008 19:05:47 +0000 Dan Nicolaescu * startup.el (command-line): Call daemon-initialized after
Tue, 21 Oct 2008 06:32:28 +0000 Jan Dj¸«£rv (main): Unconditionally set PER_LINUX32 and exec
Mon, 06 Oct 2008 16:16:56 +0000 Chong Yidong (Vbefore_init_time, Vafter_init_time): Moved from startup.el.
Fri, 03 Oct 2008 07:06:33 +0000 Glenn Morris (USAGE1): Add --daemon.
Mon, 22 Sep 2008 15:21:40 +0000 Juanma Barranquero * emacs.c (Fdaemonp): Doc fix.
Mon, 22 Sep 2008 12:42:50 +0000 Dan Nicolaescu (main): Place #ifdef.in the proper place.
Sun, 21 Sep 2008 23:31:40 +0000 Dan Nicolaescu * emacs.c (standard_args): Add --daemon.
Sat, 23 Aug 2008 16:45:13 +0000 Eli Zaretskii (main) [MSDOS]: Call syms_of_xmenu.
Tue, 05 Aug 2008 17:33:05 +0000 Adrian Robert emacs.c (main): Under NS, set working dir to HOME when get a 'psn' argument.
Tue, 05 Aug 2008 16:17:07 +0000 Adrian Robert set working dir to /Users/arobert under NS when psn argument given
Mon, 04 Aug 2008 14:39:27 +0000 Adrian Robert cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or MAC_OSX; also, nsterm.m: small unrelated cleanups
Thu, 31 Jul 2008 05:33:56 +0000 Dan Nicolaescu * bitmaps/README:
Sun, 27 Jul 2008 18:24:48 +0000 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
Wed, 23 Jul 2008 23:37:18 +0000 Dan Nicolaescu * m/alpha.h (LINUX_SBRK_BUG):
Wed, 23 Jul 2008 08:02:27 +0000 Dan Nicolaescu (main): Use defined(GNU_LINUX).
Wed, 23 Jul 2008 06:34:41 +0000 Dan Nicolaescu * s/darwin.h (DATA_END):
Wed, 16 Jul 2008 07:53:39 +0000 Dan Nicolaescu * s/usg5-4.h (HAVE_SYSVIPC): Remove, unused.
Wed, 16 Jul 2008 02:34:18 +0000 Glenn Morris (system-type): Doc fix.
Tue, 15 Jul 2008 18:15:18 +0000 Adrian Robert merging Emacs.app (NeXTstep port)
Fri, 11 Jul 2008 02:29:43 +0000 Dan Nicolaescu * lisp.h:
Thu, 26 Jun 2008 04:24:54 +0000 Dan Nicolaescu * unexnext.c:
Sun, 08 Jun 2008 08:59:47 +0000 Andreas Schwab * Makefile.in (obj): Always add menu.o
Sun, 08 Jun 2008 04:37:19 +0000 Chong Yidong (main): Call syms_of_menu.
Thu, 22 May 2008 03:18:18 +0000 Stefan Monnier * minibuf.c (keys_of_minibuf): Delete.
Tue, 20 May 2008 06:32:07 +0000 Kenichi Handa (main): Call syms_of_font unconditionally.
Thu, 15 May 2008 03:29:14 +0000 Glenn Morris (USAGE1, standard_args): Remove -disable-font-backend.
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 14 May 2008 04:28:51 +0000 Miles Bader Merge from emacs--rel--22
Wed, 14 May 2008 01:24:12 +0000 Kenichi Handa (enable_font_backend): Delete extern.
Fri, 14 Mar 2008 02:40:13 +0000 Glenn Morris (main): Revert previous change.
Thu, 13 Mar 2008 03:03:55 +0000 Glenn Morris (main, standard_args): Rename -scriptload to -internal-script.
Wed, 27 Feb 2008 04:58:42 +0000 Glenn Morris (USAGE1): Add `--disable-font-backend'.
Sat, 09 Feb 2008 18:03:10 +0000 Dan Nicolaescu * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
Thu, 07 Feb 2008 14:08:20 +0000 Jan Dj¸«£rv (USAGE3): Add --parent-id
Wed, 30 Jan 2008 08:29:16 +0000 Miles Bader Fix merge mistake
Wed, 30 Jan 2008 07:57:28 +0000 Miles Bader Merge from emacs--devo--0
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Thu, 06 Dec 2007 09:51:45 +0000 Miles Bader Merge from emacs--devo--0
Sat, 01 Dec 2007 02:37:34 +0000 Kenichi Handa (main): Call syms_of_font unconditionally.
Sun, 11 Nov 2007 00:56:44 +0000 Miles Bader Merge from emacs--devo--0
Sat, 27 Oct 2007 09:12:07 +0000 Miles Bader Merge from emacs--devo--0
Fri, 12 Oct 2007 21:06:27 +0000 Miles Bader Fix up multi-tty merge