summaryrefslogtreecommitdiff
path: root/src/emacs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-29João Távora2023-03-141-1/+1
|\
| * Fix value history shown for 'gc-cons-percentage'Eli Zaretskii2023-03-121-1/+1
* | Support input method ``text conversion'' on X WindowsPo Lu2023-02-121-1/+2
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Fix restart-emacs alarms (Bug#60220)Paul Eggert2022-12-241-0/+1
* Revert "; * src/emacs.c (main): Improvements to last change."Po Lu2022-12-091-2/+0
* ; * src/emacs.c (main): Improvements to last change.Po Lu2022-12-081-0/+2
* Fix crash on Windows 9XPo Lu2022-12-081-0/+6
* ; * src/emacs.c (usage_message): Fix typoPhilip Kaludercic2022-11-241-1/+1
* * src/emacs.c (usage_message): Add missing --init-directory entryPhilip Kaludercic2022-11-241-0/+1
* Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu2022-11-211-3/+5
|\
| * itree.c: Make the iterator reentrant (bug#59183)Stefan Monnier2022-11-171-3/+0
| * Avoid dumping core upon SIGHUP in non-interactive sessionsEli Zaretskii2022-11-101-3/+3
| * Fix the unexec buildEli Zaretskii2022-11-051-0/+2
| * Port interval trees to --enable-checking=structsBasil L. Contovounesios2022-11-031-0/+2
| * Set `comp-no-spawn' earlier using -no-comp-spawnAndrea Corallo2022-10-261-0/+1
* | Make Emacs compile without tree-sitter libraryYuan Fu2022-10-281-5/+4
* | Merge branch 'master' into feature/tree-sitterYuan Fu2022-10-051-12/+10
|\ \ | |/
| * Merge from origin/emacs-28Stefan Kangas2022-10-041-3/+7
| |\
| | * * src/emacs.c (load_pdump): Propery handle case when executableAndreas Schwab2022-10-041-3/+7
| * | Merge from origin/emacs-28Stefan Kangas2022-10-041-10/+4
| |\ \ | | |/
| | * * src/emacs.c (load_pdump): Fix use of xpalloc.Andreas Schwab2022-10-021-5/+4
| | * Avoid assertion violation in 'xpalloc'Eli Zaretskii2022-10-021-1/+1
| * | ; * src/emacs.c (usage_message): Remove stray tabs.Augusto Stoffel2022-09-141-1/+1
* | | Merge remote-tracking branch 'origin/master' into feature/tree-sitterYuan Fu2022-08-291-17/+23
|\ \ \ | |/ /
| * | Allow dropping more data types on PGTKPo Lu2022-06-231-3/+0
| * | Fix previous -batch change for gc-cons-percentageLars Ingebrigtsen2022-06-211-2/+1
| * | Increase gc-cons-percentage in -batch EmacsLars Ingebrigtsen2022-06-211-0/+6
| * | Merge from origin/emacs-28Stefan Kangas2022-06-211-14/+18
| |\ \ | | |/
| | * Support builds configured with a separate --bindirEli Zaretskii2022-06-201-14/+18
| * | Fix running temacs on HaikuPo Lu2022-06-201-2/+2
* | | Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu2022-06-141-63/+104
|\ \ \ | |/ /
| * | ; * src/emacs.c (main): Move -version output after initialization.Eli Zaretskii2022-06-021-79/+97
| * | Avoid segfaults on MS-Windows when invoked with --versionEli Zaretskii2022-06-011-0/+5
| * | Make the nativecomp test eln directory more reliably be removedLars Ingebrigtsen2022-05-241-0/+4
| * | Fix coding style of recent changePo Lu2022-05-231-15/+18
| * | Include development data in --version outputLars Ingebrigtsen2022-05-231-3/+18
| * | Merge from origin/emacs-28Stefan Kangas2022-05-161-1/+1
| |\ \ | | |/
| | * ; Fix some typosStefan Kangas2022-05-151-1/+1
| * | Fix merging of anonymous faces with an `:extend' property on unexecPo Lu2022-05-121-6/+2
* | | ; Merge from master.Yuan Fu2022-05-071-46/+132
|\ \ \ | |/ /
| * | Get rid of autorelease warnings during building on GNUstepPo Lu2022-04-251-0/+10
| * | Make it easier to use Emacs as a script interpreterLars Ingebrigtsen2022-04-181-1/+15
| * | Make `restart-emacs' work when Emacs is started with --chdirLars Ingebrigtsen2022-04-181-35/+45
| * | Improve `restart-emacs' error reportingLars Ingebrigtsen2022-04-181-4/+16
| * | Make "restart" erroring slightly more reliableLars Ingebrigtsen2022-04-181-2/+2
| * | ; Minor fix for 'restart-emacs' on MS-WindowsEli Zaretskii2022-04-171-1/+1
| * | Fix 'restart-emacs' on MS-WindowsEli Zaretskii2022-04-171-0/+12
| * | Add a `restart-emacs' sanity checkLars Ingebrigtsen2022-04-171-0/+4
| * | Check whether we can restart in Fkill_emacsLars Ingebrigtsen2022-04-171-1/+2