summaryrefslogtreecommitdiff
path: root/src/emacs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ; * 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
* | 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
* | Add a new command `restart-emacs'Lars Ingebrigtsen2022-04-171-6/+15
* | ; * src/emacs.c (main): Reword & reflow description of PGTK problem.Sean Whitton2022-04-071-4/+4
* | * src/emacs.c (main): Improve accuracy of daemon warning message on PGTK.Po Lu2022-04-061-2/+15
* | Fix some crashes in shut_down_emacs on HaikuPo Lu2022-03-201-3/+0
* | Port to gcc -D EMACS_EXTERN_INLINEPaul Eggert2022-03-191-0/+4
* | Replace ptrdiff_t with new specpdl_ref type for specpdl referencesMattias EngdegÄrd2022-02-121-2/+2
* | Fix background daemon on HaikuPo Lu2022-02-031-2/+5
* | Add new switch --init-directoryLars Ingebrigtsen2022-01-271-0/+1
* | Fix GNUstep compilation warningsPo Lu2022-01-061-1/+6
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-111-0/+1
|\ \
| * | Add sqlite3 support to EmacsLars Ingebrigtsen2021-12-111-0/+1
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-301-1/+72
|\| |
| * | Merge from origin/emacs-28Stefan Kangas2021-11-261-0/+33
| |\|
| | * ; * src/emacs.c (main): Add commentary about command-line processing.Eli Zaretskii2021-11-251-0/+33
| * | * src/emacs.c (usage_message): Fix name of --seccomp option.Andreas Schwab2021-11-251-1/+1
| * | Merge from origin/emacs-28Stefan Kangas2021-11-211-0/+11
| |\|
| | * Fix temacs invocation from outside of the 'src' directoryEli Zaretskii2021-11-201-0/+11
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-201-0/+28
* | | * src/emacs.c (main): Combine two conditions to oneYuuki Harano2021-11-231-3/+1
* | | Revert #if changesYuuki Harano2021-11-131-1/+1
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-111-6/+44
|\| |
| * | Heed the EMACS_IGNORE_TIMERFD environment variableLars Ingebrigtsen2021-10-251-1/+3
| * | * src/emacs.c (standard_args): Sort --fingerprint second.Andreas Schwab2021-10-161-0/+3
| * | ; * src/emacs.c (load_pdump): Adjust comment to recent code changes.Eli Zaretskii2021-10-161-3/+3
| * | Add a new after-pdump-load-hook variableLars Ingebrigtsen2021-10-121-0/+5