2007-11-10 |
Juri Linkov |
Add `button'. Move up `startup'.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-05-24 |
Luc Teirlinck |
("jka-cmpr-hook"): Load it before it is needed.
|
2006-02-20 |
Kim F. Storm |
Load "fringe" on window systems.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-11-29 |
Luc Teirlinck |
Add comment explaining why facemenu must be loaded before font-lock.
|
2005-11-28 |
Luc Teirlinck |
("facemenu"): Load facemenu before font-lock, because
|
2005-11-16 |
Luc Teirlinck |
Preload rfn-eshadow.
|
2005-10-31 |
Dan Nicolaescu |
* loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
|
2005-10-28 |
Richard M. Stallman |
("facemenu"): Load unconditionally.
|
2005-08-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-06-12 |
Eli Zaretskii |
Don't say we are dumping under 2 names on windows-nt and cygwin.
|
2005-05-06 |
Eli Zaretskii |
Load jka-cmpr-hook instead of jka-comp-hook.
|
2005-04-30 |
Richard M. Stallman |
Load jka-comp-hook.
|
2005-04-16 |
Luc Teirlinck |
Load tooltip if x-show-tip is fboundp.
|
2004-12-27 |
Richard M. Stallman |
Don't use buffer-disable-undo; do it directly.
|
2004-04-12 |
Stefan Monnier |
Add cygwin to system-type list, for unexec() support.
|
2003-11-08 |
Kenichi Handa |
Preload kannada.el.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-06-30 |
Richard M. Stallman |
(pure-space-overflow): Set it if overflow.
|
2003-05-31 |
Juanma Barranquero |
Load byte-run.el, map-ynp.el, timer.el and float-sup.el from emacs-lisp.
|
2003-02-11 |
Kenichi Handa |
Load "language/malayalam" and "language/tamil".
|
2003-01-20 |
Richard M. Stallman |
(load-path): Rename `path' local var.
|
2003-01-15 |
Andrew Innes |
Include lisp/textmodes in load-path for bootstrap
|
2002-09-30 |
Kenichi Handa |
Preload international/utf-16. Don't call ucs-unify-8859.
|
2002-09-11 |
Stefan Monnier |
("simple.el"): Move to after loaddefs.el.
|
2002-07-17 |
Kim F. Storm |
Load international/utf-8 before international/characters.
|
2002-05-21 |
Colin Walters |
Add font-core.el.
|
2002-04-27 |
Richard M. Stallman |
Explicitly load cus-face and timer.
|
2002-04-15 |
Stefan Monnier |
(bootstrap): Don't bother using the pure space.
|
2002-04-08 |
Stefan Monnier |
Call ucs-unify-8859 directly rather than unify-8859-on-encoding-mode.
|
2002-03-18 |
Stefan Monnier |
("emacs-lisp/backquote"): Load earlier.
|
2002-01-20 |
Jason Rumney |
[windows-nt]: Load w32-vars.
|
2001-12-19 |
Eli Zaretskii |
Add "language" to the load-path.
|
2001-12-18 |
Dave Love |
Add language/utf-8-lang, language/georgian.
|
2001-10-09 |
Miles Bader |
("button"): Load removed.
|
2001-10-07 |
Miles Bader |
("faces"): Move load before loading "loaddefs.el".
|
2001-07-15 |
Pavel JanÃk |
Some fixes to follow coding conventions in files maintained by FSF.
|
2001-02-07 |
Eli Zaretskii |
Revert last change.
|
2001-02-06 |
Eli Zaretskii |
Load ccl before utf-8; don't load ccl in the ms-dos
|
2001-02-05 |
Dave Love |
Revert last two changes -- bootstrapping works with
|
2001-01-26 |
Eli Zaretskii |
(Top-level) [ms-dos]: Don't load international/ccl twice.
|
2001-01-25 |
Dave Love |
Preload international/ccl for utf-8.
|
2001-01-25 |
Kenichi Handa |
Preload international/utf-8.
|
2000-12-27 |
Gerd Moellmann |
(toplevel): Check for x-toolkit-scroll-bars instead
|
2000-12-12 |
Andrew Choi |
* term/mac-win.el: Remove load for ls-lisp.
|
2000-12-07 |
Sam Steingold |
Load emacs-lisp/backquote instead of autoloading
|
2000-10-31 |
Ken Raeburn |
* loadup.el (top level): Adjust load path if program name is
|
2000-10-06 |
Gerd Moellmann |
(toplevel): Load `loaddefs' before `help' because the
|
2000-10-02 |
Gerd Moellmann |
(toplevel): Load faces before isearch.
|
2000-05-15 |
Gerd Moellmann |
Load `env'.
|
1999-12-06 |
Eli Zaretskii |
Changes for automatic remapping of X colors on terminal frames:
|
1999-10-21 |
Dave Love |
Add latin-8, latin-9.
|
1999-10-13 |
Stefan Monnier |
* subr.el (with-current-buffer): don't use backquotes to avoid
|
1999-07-30 |
Eli Zaretskii |
Don't load scroll-bar unless x-toolkit-scroll-bars-p
|
1999-05-10 |
Eli Zaretskii |
For ms-dos systems, load ccl and codepage.
|
1999-04-06 |
Richard M. Stallman |
Don't write the fns-...el file if not dumping.
|
1998-12-07 |
Geoff Voelker |
(buffer-undo-list) [windows-nt]: Use different relative path.
|
1998-12-07 |
Geoff Voelker |
(buffer-undo-list): Write fns-VERSION.el in lib-src.
|
1998-11-12 |
Eli Zaretskii |
(buffer-undo-list): For ms-dos, use fns.el without the
|
1998-11-08 |
Eli Zaretskii |
(buffer-undo-list): Run fns-VERSION.el through
|
1998-11-01 |
Richard M. Stallman |
(buffer-undo-list): Write fns-VERSION.el into
|
1998-10-30 |
Andreas Schwab |
Write fns-*.el in current directory instead of
|
1998-09-21 |
Karl Heuer |
Write load-history into etc/fns-VERSION.el, then clear it.
|
1998-08-13 |
Richard M. Stallman |
Add informative message about the lists of GC stats.
|
1998-08-09 |
Richard M. Stallman |
Load byte-run and format a little earlier.
|
1998-08-02 |
Kenichi Handa |
Call update-coding-systems-internal instead of
|
1998-06-05 |
Karl Heuer |
Clean up mechanism for removing -l loadup from end.
|
1998-06-05 |
Karl Heuer |
Comment change.
|
1998-05-26 |
Richard M. Stallman |
(loaddefs.el): Load it earlier, and GC before and after
|
1998-05-15 |
Richard M. Stallman |
Load dos-vars along with dos-fns.
|
1998-04-15 |
Dan Nicolaescu |
*** empty log message ***
|
1998-03-18 |
Richard M. Stallman |
Load language/czech and language/slovak.
|
1998-01-22 |
Kenichi Handa |
Call update-iso-coding-systems after loading files
|
1997-09-19 |
Richard M. Stallman |
Load case-table before loading
|
1997-08-15 |
Richard M. Stallman |
Delete most calls to garbage-collect.
|
1997-08-15 |
Richard M. Stallman |
(loaddefs.el): Load that much later.
|
1997-07-20 |
Geoff Voelker |
[windows-nt, ms-dos]: Undo loading
|
1997-07-18 |
Richard M. Stallman |
[windows-nt, ms-dos]: Load international/mule-utils.
|
1997-07-04 |
Richard M. Stallman |
Some files are in different directories.
|
1997-06-10 |
Richard M. Stallman |
Load latin-5.el.
|
1997-05-31 |
Richard M. Stallman |
Always load faces.el.
|
1997-05-28 |
Kenichi Handa |
Add comment for the code loading
|
1997-05-26 |
Richard M. Stallman |
Always load case-table, latin-1, latin-2, latin-3, latin-4.
|
1997-05-12 |
Richard M. Stallman |
Move bindings.el after mule-conf.el.
|
1997-04-12 |
Richard M. Stallman |
Load cus-start.
|
1997-04-11 |
Richard M. Stallman |
Load widget and custom packages.
|
1997-04-05 |
Kenichi Handa |
Load language/english and language/tibetan.
|
1997-02-26 |
Kenichi Handa |
Load "language/lao".
|
1997-02-20 |
Karl Heuer |
Load mule specific files.
|
1996-11-19 |
Geoff Voelker |
Use new names for w32 files
|
1996-09-12 |
Richard M. Stallman |
Load frame.elc unconditionally.
|
1996-09-11 |
Richard M. Stallman |
Load bindings.el.
|
1996-09-01 |
Richard M. Stallman |
[windows-nt, ms-dos]: Load dos-nt.
|
1996-06-10 |
Richard M. Stallman |
On MSDOS, don't assume that `make-frame' is only bound under an X
|
1996-05-18 |
Karl Heuer |
Hold previous change until after the release.
|
1996-05-17 |
Karl Heuer |
[windows-nt, ms-dos]: Load dos-win32.
|
1996-04-26 |
Richard M. Stallman |
[windows-nt]: Load disp-table.
|
1996-01-14 |
Erik Naggum |
Update FSF's address.
|
1995-10-31 |
Richard M. Stallman |
Always load menu-bar.
|
1995-10-31 |
Richard M. Stallman |
Fix previous change.
|
1995-10-30 |
Richard M. Stallman |
(finding existing executable versions): Add a period to the end of BASE.
|
1995-10-28 |
Richard M. Stallman |
Don't load c-mode.
|
1995-10-06 |
Michael Kifer |
Added (load "ediff-hook") after loading vc-hook.
|
1995-06-29 |
Richard M. Stallman |
Put isearch before menu-bar.
|
1995-06-17 |
Richard M. Stallman |
Call precompute-menubar-bindings.
|
1995-04-12 |
Karl Heuer |
[WINDOWSNT]: Find doc strings
|
1995-03-23 |
Karl Heuer |
Don't load mouse and face files in system-specific
|
1995-03-17 |
Boris Goldowsky |
Load format.el.
|
1995-03-16 |
Karl Heuer |
Use appropriate `fboundp' tests to decide what to load.
|
1995-02-23 |
Richard M. Stallman |
Load version.el early on.
|
1994-11-14 |
Richard M. Stallman |
For windows-nt, load mouse.
|
1994-11-01 |
Richard M. Stallman |
On windows-nt, load ls-lisp and winnt.
|
1994-10-30 |
Richard M. Stallman |
Load facemenu if have X.
|
1994-10-17 |
Morten Welinder |
*** empty log message ***
|
1994-10-16 |
Richard M. Stallman |
Delete code to write subdirs.el.
|
1994-10-13 |
Richard M. Stallman |
(Evaluating top-level): Don't load loadup.el again.
|
1994-10-13 |
Richard M. Stallman |
Move the subdirs.el up to near first thing.
|