summaryrefslogtreecommitdiff
path: root/lisp/loadup.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix bootstrap broken by changes related to OS X file-name encodingEli Zaretskii2015-12-251-2/+6
* ; Re-enabled "File-name completion of non-ASCII characters on OS X (bug#22169)""Anders Lindgren2015-12-251-0/+1
* ; Revert "File-name completion of non-ASCII characters on OS X (bug#22169)"Anders Lindgren2015-12-241-1/+0
* File-name completion of non-ASCII characters on OS X (bug#22169)Anders Lindgren2015-12-231-0/+1
* * lisp/loadup.el: Enlarge the size of the hash table to 80000.Eli Zaretskii2015-11-131-1/+1
* No need for cp51932.el, eucjp-ms.el to not be compiled any more.Glenn Morris2015-06-151-2/+2
* * src/lisp.mk: Remove from repository and generate at build-time.Glenn Morris2015-05-161-17/+19
* Small src/Makefile simplification.Glenn Morris2015-05-161-1/+1
* Tweak japanese.el's loading of dependencies.Glenn Morris2015-05-151-0/+2
* * lisp/loadup.el ("emacs-lisp/cl-generic"): PreloadStefan Monnier2015-05-131-0/+1
* * lisp/loadup.el (custom-current-group-alist): Reset before dumping.Glenn Morris2015-04-201-0/+2
* ; * lisp/loadup.el: Comment.Glenn Morris2015-04-201-0/+2
* * lisp/loadup.el (exec-path): Avoid storing build-time PATH in binary.Ludovic Courtès2015-04-201-0/+2
* Fix recent cus-start changes that added customize-roguesStefan Monnier2015-04-151-3/+1
* * lisp/loadup.el ("cus-start"): Load it after loaddefs.elStefan Monnier2015-04-131-1/+1
* Tighten up the tagcode used for eieio and cl-struct objectsStefan Monnier2015-01-271-1/+2
* Update copyright year to 2015Paul Eggert2015-01-011-2/+2
* * lisp/emacs-lisp/eldoc.el (global-eldoc-mode): Enable by default.Stefan Monnier2014-10-151-0/+1
* * lisp/term/w32-win.el: Move all code from 32-common-fns.el here.Stefan Monnier2014-10-061-1/+0
* * lisp/icomplete.el: Move Iswitchb autoload here. Much simpler.Stefan Monnier2014-10-061-2/+0
* * lisp/Makefile.in (obsolete-autoloads): Write to a separate file,Glenn Morris2014-10-061-0/+2
* Consolidate x-select-text.Stefan Monnier2014-10-011-1/+1
* Introduce global-eldoc-mode. Move Elisp-specific code to elisp-mode.el.Stefan Monnier2014-09-261-0/+1
* * lisp/loadup.el: Increase max-lisp-eval-depth while macroexpanding macroexp.Stefan Monnier2014-09-221-1/+2
* * loadup.el (load-prefer-newer): Set non-nil when dumping. Glenn Morris2014-05-311-3/+12
* * lisp/loadup.el: Treat `command-line-args' more flexibly.Glenn Morris2014-05-301-19/+12
* Trivial simplifications due to track-mouse always being definedGlenn Morris2014-05-181-6/+4
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* In preparation for the move to git, sanitize out some Bazaar-specific names.Eric S. Raymond2014-01-081-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-2/+2
* Fix problems with CANNOT_DUMP and EMACSLOADPATH.Paul Eggert2013-12-161-3/+4
* Unconditionally reset load-path after dumpingGlenn Morris2013-12-131-12/+16
* * lisp/loadup.el: Preload "uniquify".Stefan Monnier2013-11-291-0/+1
* * lisp/electric.el (electric-indent-mode): Enable by default.Stefan Monnier2013-11-291-0/+1
* Make bootstrap without generated uni-*.el files possible againGlenn Morris2013-11-271-3/+5
* Move runtime leim lisp files to lisp/leim directoryGlenn Morris2013-11-261-1/+1
* Preload leim-list.elGlenn Morris2013-11-251-8/+14
* Fix bug #15260 with building and installing Emacs in non-ASCII directories.Eli Zaretskii2013-11-041-0/+14
* Preload tooltip.el unconditionally.Eli Zaretskii2013-10-081-1/+1
* Revert introduction of isearch-filter-predicates.Stefan Monnier2013-08-051-0/+1
* * lisp/simple.el: Move all the prog-mode code to prog-mode.el.Stefan Monnier2013-06-051-0/+1
* Merge from trunk.Eli Zaretskii2013-05-161-26/+4
|\
| * Use just DOC instead of DOC-nn.mm.Stefan Monnier2013-05-151-16/+4
* | Fixed loadup.el bug in finding the last build number on Unix.Eli Zaretskii2013-04-161-1/+1
* | Fixed hard link to emacs.exe in non-MSYS build.Eli Zaretskii2013-04-161-1/+6
* | Support emacs-XX.YY.ZZ.n and DOC-XX.YY.ZZ.n on Windows.Eli Zaretskii2013-04-161-6/+11
* | Fix snafu with missing etc/DOC-X.Eli Zaretskii2013-04-061-2/+12
|/
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* Load term/internal from loadup.el.Eli Zaretskii2012-11-031-0/+1