log lisp/loadup.el @ 83310:e58cb448e07c

age author description
Wed, 15 Jun 2005 12:57:51 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)
Mon, 09 May 2005 16:13:15 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 292-295)
Mon, 02 May 2005 14:38:00 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 281-285)
Mon, 18 Apr 2005 14:32:14 +0000 Karoly Lorentey Fix bootstrap error during loadup.
Mon, 18 Apr 2005 13:40:23 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 60-65, 246-265)
Thu, 06 Jan 2005 15:00:09 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 18 May 2004 19:58:00 +0000 Karoly Lorentey Fix fatal error during startup (rep. by Friedrich Delgado Friedrichs)
Tue, 13 Apr 2004 17:17:13 +0000 Karoly Lorentey Merged in changes from CVS trunk
Tue, 17 Feb 2004 01:52:25 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 25 Jan 2004 00:43:38 +0000 Karoly Lorentey Removed %T in mode-line-format. Trivial documentation changes.
Thu, 22 Jan 2004 02:36:55 +0000 Karoly Lorentey Romain Francoise's and Ami Fischman's bugfixes.
Sun, 11 Jan 2004 21:59:40 +0000 Karoly Lorentey Support for opening X frames from a tty session.
Tue, 21 Aug 2007 19:19:38 +0000 Juri Linkov Preload "button".
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Sat, 10 Nov 2007 21:19:13 +0000 Juri Linkov Add `button'. Move up `startup'.
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Wed, 24 May 2006 16:50:45 +0000 Luc Teirlinck ("jka-cmpr-hook"): Load it before it is needed.
Mon, 20 Feb 2006 22:14:54 +0000 Kim F. Storm Load "fringe" on window systems.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Tue, 29 Nov 2005 03:57:45 +0000 Luc Teirlinck Add comment explaining why facemenu must be loaded before font-lock.
Mon, 28 Nov 2005 01:54:00 +0000 Luc Teirlinck ("facemenu"): Load facemenu before font-lock, because
Wed, 16 Nov 2005 02:26:37 +0000 Luc Teirlinck Preload rfn-eshadow.
Mon, 31 Oct 2005 16:41:15 +0000 Dan Nicolaescu * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
Fri, 28 Oct 2005 16:17:01 +0000 Richard M. Stallman ("facemenu"): Load unconditionally.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Sun, 12 Jun 2005 12:47:26 +0000 Eli Zaretskii Don't say we are dumping under 2 names on windows-nt and cygwin.
Fri, 06 May 2005 11:25:26 +0000 Eli Zaretskii Load jka-cmpr-hook instead of jka-comp-hook.
Sat, 30 Apr 2005 20:20:41 +0000 Richard M. Stallman Load jka-comp-hook.
Sat, 16 Apr 2005 00:25:43 +0000 Luc Teirlinck Load tooltip if x-show-tip is fboundp.
Mon, 27 Dec 2004 16:24:54 +0000 Richard M. Stallman Don't use buffer-disable-undo; do it directly.
Mon, 12 Apr 2004 19:30:13 +0000 Stefan Monnier Add cygwin to system-type list, for unexec() support.
Sat, 08 Nov 2003 01:39:07 +0000 Kenichi Handa Preload kannada.el.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Mon, 30 Jun 2003 10:37:18 +0000 Richard M. Stallman (pure-space-overflow): Set it if overflow.
Sat, 31 May 2003 00:36:35 +0000 Juanma Barranquero Load byte-run.el, map-ynp.el, timer.el and float-sup.el from emacs-lisp.
Tue, 11 Feb 2003 02:45:25 +0000 Kenichi Handa Load "language/malayalam" and "language/tamil".
Mon, 20 Jan 2003 08:58:40 +0000 Richard M. Stallman (load-path): Rename `path' local var.
Wed, 15 Jan 2003 12:01:14 +0000 Andrew Innes Include lisp/textmodes in load-path for bootstrap
Mon, 30 Sep 2002 06:37:42 +0000 Kenichi Handa Preload international/utf-16. Don't call ucs-unify-8859.
Wed, 11 Sep 2002 20:44:40 +0000 Stefan Monnier ("simple.el"): Move to after loaddefs.el.
Wed, 17 Jul 2002 21:33:02 +0000 Kim F. Storm Load international/utf-8 before international/characters.
Tue, 21 May 2002 21:02:25 +0000 Colin Walters Add font-core.el.
Sat, 27 Apr 2002 03:48:19 +0000 Richard M. Stallman Explicitly load cus-face and timer.
Mon, 15 Apr 2002 11:30:08 +0000 Stefan Monnier (bootstrap): Don't bother using the pure space.
Mon, 08 Apr 2002 22:22:01 +0000 Stefan Monnier Call ucs-unify-8859 directly rather than unify-8859-on-encoding-mode.
Mon, 18 Mar 2002 20:20:44 +0000 Stefan Monnier ("emacs-lisp/backquote"): Load earlier.
Sun, 20 Jan 2002 15:35:09 +0000 Jason Rumney [windows-nt]: Load w32-vars.
Wed, 19 Dec 2001 16:46:50 +0000 Eli Zaretskii Add "language" to the load-path.
Tue, 18 Dec 2001 17:23:14 +0000 Dave Love Add language/utf-8-lang, language/georgian.
Tue, 09 Oct 2001 11:21:59 +0000 Miles Bader ("button"): Load removed.
Sun, 07 Oct 2001 11:38:15 +0000 Miles Bader ("faces"): Move load before loading "loaddefs.el".
Sun, 15 Jul 2001 16:15:35 +0000 Pavel Jank Some fixes to follow coding conventions in files maintained by FSF.
Wed, 07 Feb 2001 05:46:52 +0000 Eli Zaretskii Revert last change.
Tue, 06 Feb 2001 17:34:40 +0000 Eli Zaretskii Load ccl before utf-8; don't load ccl in the ms-dos
Mon, 05 Feb 2001 17:38:20 +0000 Dave Love Revert last two changes -- bootstrapping works with
Fri, 26 Jan 2001 10:13:38 +0000 Eli Zaretskii (Top-level) [ms-dos]: Don't load international/ccl twice.
Thu, 25 Jan 2001 13:35:07 +0000 Dave Love Preload international/ccl for utf-8.
Thu, 25 Jan 2001 11:49:15 +0000 Kenichi Handa Preload international/utf-8.