summaryrefslogtreecommitdiff
path: root/lisp/loadup.el
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix bug #12395 with doc strings silently omitted from DOC on MS-Windows.Eli Zaretskii2012-10-201-1/+2
* Merge from trunkDaniel Colascione2012-09-171-15/+13
|\
| * Macro-expand interpreted code during load.Stefan Monnier2012-09-041-15/+13
* | Implement cygw32Daniel Colascione2012-09-171-5/+8
|/
* Merge language/persian.el into language/misc-lang.elGlenn Morris2012-08-081-1/+0
* * lisp/language/persian.el: New file.Mohsen BANAN2012-08-061-0/+1
* lisp/loadup.el (top): Remove bogus `if' choice (brought by 2008-06-21T01:38:3...Juanma Barranquero2012-07-131-3/+1
* Move a comment from lisp/Makefile.in to lisp/loadup.el.Glenn Morris2012-07-061-0/+11