summaryrefslogtreecommitdiff
path: root/src/emacs.c
Commit message (Expand)AuthorAge
* Merge from origin/emacs-27Glenn Morris2021-01-27
|\
| * Avoid sending systemd shutdown notifications if non-daemonEli Zaretskii2021-01-22
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Add functions to open a file without quitting.Philipp Stephani2021-01-10
* | * lisp/subr.el (esc-map): Initialize inside declarationStefan Monnier2021-01-04
* | * lisp/subr.el (ctl-x-map): Initialize inside the declaration.Stefan Monnier2021-01-04
* | * lisp/subr.el (global-map): Initialize inside declaration.Stefan Monnier2021-01-04
* | Update copyright year to 2021Paul Eggert2021-01-01
* | Make previous Fkill_emacs change saferLars Ingebrigtsen2020-12-07
* | Allow shutting down Emacs even if there are errors in kill-emacs-hookLars Ingebrigtsen2020-12-07
* | Don't abort when terminated by SIGINT in -batchEli Zaretskii2020-12-04
* | Merge from origin/emacs-27Glenn Morris2020-11-02
|\|
| * Fix failure of 'emacs --daemon' on CygwinKen Brown2020-10-29
* | Mark the return value from strerror as a constantPhilipp Klaus Krause2020-10-14
* | Use the full name of the null byte/character, not its abbreviationAndreas Schwab2020-10-05
* | Merge from origin/emacs-27Glenn Morris2020-08-18
|\|
| * Fix startup working dir bug on NeXTSTEPPaul Eggert2020-08-13
* | Add xwidget support for macOSSungbin Jo2020-08-12
* | Rehash hash tables eagerly after loading a dumpPip Cet2020-08-11
* | Drop support for -fcheck-pointer-boundsPaul Eggert2020-08-04
* | Merge from origin/emacs-27Glenn Morris2020-07-20
|\|
| * Improve documentation of 'kill-emacs'Eli Zaretskii2020-07-17
* | Merge from origin/emacs-27Paul Eggert2020-06-01
|\|
| * Don't call 'mbrtowc' on WINDOWSNTEli Zaretskii2020-06-01
| * Redo RCS Id for pdumperPaul Eggert2020-05-21
* | Redo RCS Id for pdumperPaul Eggert2020-05-18
* | Remove ancient OS X process-connection-type handlingGlenn Morris2020-03-05
* | Fix macOS/GNUstep compilation warningsAlan Third2020-03-02
* | Propagate NSLocale into Emacs betterPaul Eggert2020-01-26
* | Simplify locale setupPaul Eggert2020-01-23
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix typo that broke GNU/Linux unexec buildPaul Eggert2019-12-13
* Make .pdmp file more reproduciblePaul Eggert2019-11-19
* Update some URLsPaul Eggert2019-09-23
* Omit some overenthusiastic file-truename callsPaul Eggert2019-09-18
* Improve reporting of I/O, access errorsPaul Eggert2019-09-17
* Remove obsolete Lint directivesPaul Eggert2019-09-16
* Improve checking of pdump load failuresPaul Eggert2019-09-11
* Check instead of relying on NOTREACHEDPaul Eggert2019-08-31
* Improve pdumper doc; say unexec is deprecatedPaul Eggert2019-07-23
* Avoid interleaving stderr lines when shutting downPaul Eggert2019-07-13
* Use fewer locks when accessing stdioPaul Eggert2019-07-08
* Remove printmax_t etc.Paul Eggert2019-07-07
* Don’t ignore stderr failure when ADDRESS_SANITIZERPaul Eggert2019-07-06
* Fix invoking Emacs via a symlink on CygwinKen Brown2019-06-27
* Support invoking Emacs via a symlink on MS-WindowsEli Zaretskii2019-06-26
* Avoid some strlen work, primarily via strnlenPaul Eggert2019-06-25
* Fix MS-Windows build as followup to pdumper executable lookupEli Zaretskii2019-06-24
* Fix pdumper executable-finding codeDaniel Colascione2019-06-24
* Fix locating pdump by symlinkDaniel Colascione2019-06-23