summaryrefslogtreecommitdiff
path: root/lisp/loadup.el
AgeCommit message (Expand)Author
2020-01-01* lisp/loadup.el: Set max-specpdl-size to 1800 when loading cl-generic.el.Mattias Engdegård
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-27* lisp/loadup.el: Load minibuffer after cl-genericStefan Monnier
2019-09-04Text-based nox builds compiled without X window supportJuri Linkov
2019-08-31Frame-local tab-bar and window-local tab-line.Juri Linkov
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2019-02-01Rename CANNOT_DUMP to HAVE_UNEXECPaul Eggert
2019-01-25* lisp/loadup.el (load-file-name): Set back to nilStefan Monnier
2019-01-15Make sure dump-mode is nil after dumpDaniel Colascione
2019-01-15Add portable dumperDaniel Colascione
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-11-10Provide branch information for both Emacs and Tramp (Bug#33328)Michael Albinus
2018-01-01Update copyright year to 2018Paul Eggert
2017-10-25Fix autoload of flymake from elisp-mode during bootstrap (bug#28994)Stefan Monnier
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-04-26Make charprop.el provide a featureGlenn Morris
2017-04-26; * lisp/loadup.el: Revert accidental blank line in previous.Glenn Morris
2017-04-26* lisp/loadup.el: Get charprop.el into etc/DOC again.Glenn Morris
2017-04-24Generate each unicode lisp file independentlyGlenn Morris
2017-04-06In CANNOT_DUMP builds, allow editing of files named "dump".Ken Raeburn
2017-04-06Allow a CANNOT_DUMP build to use exec-path during bootstrap.Ken Raeburn
2017-03-07; Typo fixes in commentPaul Eggert
2017-03-07Revert "Replace ldefs-boot with a much smaller file"Phillip Lord
2017-03-07Revert "Remove conditional includes from bootstrap"Phillip Lord
2017-02-28Remove conditional includes from bootstrapPhillip Lord
2017-02-17Remove the build number from emacs-version variableGlenn Morris
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-12-19avoid Eager macro-expansion failure: (void-function string-to-list)Sam Steingold
2016-12-13Replace ldefs-boot with a much smaller filePhillip Lord
2016-06-01Avoid delving into Git internals for versionPaul Eggert
2016-05-25Make autoloads populate a new definition-prefixes tableStefan Monnier
2016-03-22-Paul Eggert
2016-03-15Fix startup of "emacs -nw" on systems that CANNOT_DUMPEli Zaretskii
2016-03-12Avoid crashes at startup on systems that CANNOT_DUMPEli Zaretskii
2016-01-11Merge from origin/emacs-25John Wiegley
2016-01-01Update copyright year to 2016Paul Eggert
2015-12-29Merge emacs-25 into master (using imerge)John Wiegley
2015-12-25Fix bootstrap broken by changes related to OS X file-name encodingEli Zaretskii
2015-12-25; Re-enabled "File-name completion of non-ASCII characters on OS X (bug#22169)""Anders Lindgren
2015-12-24; Revert "File-name completion of non-ASCII characters on OS X (bug#22169)"Anders Lindgren
2015-12-23File-name completion of non-ASCII characters on OS X (bug#22169)Anders Lindgren
2015-11-20Use obarray functions from obarray.Przemysław Wojnowski
2015-11-18* lisp/loadup.el: Set max-lisp-eval-depth hereStefan Monnier
2015-11-13* lisp/loadup.el: Enlarge the size of the hash table to 80000.Eli Zaretskii
2015-11-13* lisp/loadup.el: Enlarge the size of the hash table to 80000.Eli Zaretskii
2015-06-15No need for cp51932.el, eucjp-ms.el to not be compiled any more.Glenn Morris
2015-05-16* src/lisp.mk: Remove from repository and generate at build-time.Glenn Morris