summaryrefslogtreecommitdiff
path: root/lisp/loadup.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Spelling fixes.Paul Eggert2012-07-021-3/+3
* Make --no-site-lisp work for --enable-locallisppath elementsGlenn Morris2012-06-301-0/+4
* Get rid of all the manual purecopy calls in menu-bar definitions.Stefan Monnier2012-06-271-1/+1
* Remove paths.elGlenn Morris2012-06-271-1/+0
* Provide generalized variables in core Elisp.Stefan Monnier2012-06-221-0/+15
* * lisp/loadup.el: Count byte-code functions as well.Stefan Monnier2012-06-131-2/+4
* * lisp/emacs-lisp/byte-run.el (defmacro, defun): Move from C.Stefan Monnier2012-05-291-0/+15
* * lisp/paths.el: Remove no-byte-compile.Glenn Morris2012-05-251-1/+1
* There's no reason not to compile version.elGlenn Morris2012-05-251-2/+1