aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/loadup.el
Commit message (Expand)AuthorAgeFilesLines
* ("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
* (toplevel): Load `loaddefs' before `help' because theGerd Moellmann2000-10-061-6/+7
* (toplevel): Load faces before isearch.Gerd Moellmann2000-10-021-1/+1
* Load `env'.Gerd Moellmann2000-05-151-0/+1
* Changes for automatic remapping of X colors on terminal frames:Eli Zaretskii1999-12-061-0/+1
* Add latin-8, latin-9.Dave Love1999-10-211-1/+3
* * subr.el (with-current-buffer): don't use backquotes to avoidStefan Monnier1999-10-131-4/+21
* Don't load scroll-bar unless x-toolkit-scroll-bars-pEli Zaretskii1999-07-301-1/+2
* For ms-dos systems, load ccl and codepage.Eli Zaretskii1999-05-101-0/+2
* Don't write the fns-...el file if not dumping.Richard M. Stallman1999-04-061-24/+27
* (buffer-undo-list) [windows-nt]: Use different relative path.Geoff Voelker1998-12-071-3/+7
* (buffer-undo-list): Write fns-VERSION.el in lib-src.Geoff Voelker1998-12-071-2/+2
* (buffer-undo-list): For ms-dos, use fns.el without theEli Zaretskii1998-11-121-3/+5
* (buffer-undo-list): Run fns-VERSION.el throughEli Zaretskii1998-11-081-2/+3
* (buffer-undo-list): Write fns-VERSION.el intoRichard M. Stallman1998-11-011-1/+2
* Write fns-*.el in current directory instead ofAndreas Schwab1998-10-301-5/+5
* Write load-history into etc/fns-VERSION.el, then clear it.Karl Heuer1998-09-211-0/+21
* Add informative message about the lists of GC stats.Richard M. Stallman1998-08-131-0/+2
* Load byte-run and format a little earlier.Richard M. Stallman1998-08-091-3/+3
* Call update-coding-systems-internal instead ofKenichi Handa1998-08-021-1/+1
* Clean up mechanism for removing -l loadup from end.Karl Heuer1998-06-051-7/+6
* Comment change.Karl Heuer1998-06-051-4/+4
* (loaddefs.el): Load it earlier, and GC before and afterRichard M. Stallman1998-05-261-4/+12
* Load dos-vars along with dos-fns.Richard M. Stallman1998-05-151-0/+1
* *** empty log message ***Dan Nicolaescu1998-04-151-0/+1
* Load language/czech and language/slovak.Richard M. Stallman1998-03-181-0/+2
* Call update-iso-coding-systems after loading filesKenichi Handa1998-01-221-0/+1
* Load case-table before loadingRichard M. Stallman1997-09-191-1/+1