summaryrefslogtreecommitdiff
path: root/lisp/loadup.el
Commit message (Expand)AuthorAgeFilesLines
* Add `button'. Move up `startup'.Juri Linkov2007-11-101-1/+3
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* ("jka-cmpr-hook"): Load it before it is needed.Luc Teirlinck2006-05-241-1/+1
* Load "fringe" on window systems.Kim F. Storm2006-02-201-0/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Add comment explaining why facemenu must be loaded before font-lock.Luc Teirlinck2005-11-291-0/+2
* ("facemenu"): Load facemenu before font-lock, becauseLuc Teirlinck2005-11-281-1/+1
* Preload rfn-eshadow.Luc Teirlinck2005-11-161-0/+1
* * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock soDan Nicolaescu2005-10-311-0/+3
* ("facemenu"): Load unconditionally.Richard M. Stallman2005-10-281-3/+14
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Don't say we are dumping under 2 names on windows-nt and cygwin.Eli Zaretskii2005-06-121-1/+1
* Load jka-cmpr-hook instead of jka-comp-hook.Eli Zaretskii2005-05-061-1/+1
* Load jka-comp-hook.Richard M. Stallman2005-04-301-0/+1
* Load tooltip if x-show-tip is fboundp.Luc Teirlinck2005-04-161-0/+1
* Don't use buffer-disable-undo; do it directly.Richard M. Stallman2004-12-271-1/+2
* Add cygwin to system-type list, for unexec() support.Stefan Monnier2004-04-121-1/+1
* Preload kannada.el.Kenichi Handa2003-11-081-0/+1
* Add arch taglinesMiles Bader2003-09-011-0/+2
* (pure-space-overflow): Set it if overflow.Richard M. Stallman2003-06-301-0/+3
* Load byte-run.el, map-ynp.el, timer.el and float-sup.el from emacs-lisp.Juanma Barranquero2003-05-311-4/+4
* Load "language/malayalam" and "language/tamil".Kenichi Handa2003-02-111-1/+3
* (load-path): Rename `path' local var.Richard M. Stallman2003-01-201-6/+6
* Include lisp/textmodes in load-path for bootstrapAndrew Innes2003-01-151-1/+2
* Preload international/utf-16. Don't call ucs-unify-8859.Kenichi Handa2002-09-301-1/+1
* ("simple.el"): Move to after loaddefs.el.Stefan Monnier2002-09-111-1/+1
* Load international/utf-8 before international/characters.Kim F. Storm2002-07-171-1/+1
* Add font-core.el.Colin Walters2002-05-211-0/+1
* Explicitly load cus-face and timer.Richard M. Stallman2002-04-271-0/+2
* (bootstrap): Don't bother using the pure space.Stefan Monnier2002-04-151-0/+2
* Call ucs-unify-8859 directly rather than unify-8859-on-encoding-mode.Stefan Monnier2002-04-081-28/+34
* ("emacs-lisp/backquote"): Load earlier.Stefan Monnier2002-03-181-7/+15
* [windows-nt]: Load w32-vars.Jason Rumney2002-01-201-0/+1
* Add "language" to the load-path.Eli Zaretskii2001-12-191-0/+1
* Add language/utf-8-lang, language/georgian.Dave Love2001-12-181-0/+2
* ("button"): Load removed.Miles Bader2001-10-091-3/+1
* ("faces"): Move load before loading "loaddefs.el".Miles Bader2001-10-071-1/+6
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+1
* Revert last change.Eli Zaretskii2001-02-071-1/+1
* Load ccl before utf-8; don't load ccl in the ms-dosEli Zaretskii2001-02-061-1/+1
* Revert last two changes -- bootstrapping works withDave Love2001-02-051-1/+1
* (Top-level) [ms-dos]: Don't load international/ccl twice.Eli Zaretskii2001-01-261-1/+0
* Preload international/ccl for utf-8.Dave Love2001-01-251-0/+1
* Preload international/utf-8.Kenichi Handa2001-01-251-0/+1
* (toplevel): Check for x-toolkit-scroll-bars insteadGerd Moellmann2000-12-271-1/+1
* * term/mac-win.el: Remove load for ls-lisp.Andrew Choi2000-12-121-0/+3
* Load emacs-lisp/backquote instead of autoloadingSam Steingold2000-12-071-4/+4
* * loadup.el (top level): Adjust load path if program name isKen Raeburn2000-10-311-1/+3