summaryrefslogtreecommitdiff
path: root/src/emacs.c
Commit message (Expand)AuthorAge
* Get rid of autorelease warnings during building on GNUstepPo Lu2022-04-25
* Make it easier to use Emacs as a script interpreterLars Ingebrigtsen2022-04-18
* Make `restart-emacs' work when Emacs is started with --chdirLars Ingebrigtsen2022-04-18
* Improve `restart-emacs' error reportingLars Ingebrigtsen2022-04-18
* Make "restart" erroring slightly more reliableLars Ingebrigtsen2022-04-18
* ; Minor fix for 'restart-emacs' on MS-WindowsEli Zaretskii2022-04-17
* Fix 'restart-emacs' on MS-WindowsEli Zaretskii2022-04-17
* Add a `restart-emacs' sanity checkLars Ingebrigtsen2022-04-17
* Check whether we can restart in Fkill_emacsLars Ingebrigtsen2022-04-17
* Add a new command `restart-emacs'Lars Ingebrigtsen2022-04-17
* ; * src/emacs.c (main): Reword & reflow description of PGTK problem.Sean Whitton2022-04-07
* * src/emacs.c (main): Improve accuracy of daemon warning message on PGTK.Po Lu2022-04-06
* Fix some crashes in shut_down_emacs on HaikuPo Lu2022-03-20
* Port to gcc -D EMACS_EXTERN_INLINEPaul Eggert2022-03-19
* Replace ptrdiff_t with new specpdl_ref type for specpdl referencesMattias EngdegÄrd2022-02-12
* Fix background daemon on HaikuPo Lu2022-02-03
* Add new switch --init-directoryLars Ingebrigtsen2022-01-27
* Fix GNUstep compilation warningsPo Lu2022-01-06
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-11
|\ \
| * | Add sqlite3 support to EmacsLars Ingebrigtsen2021-12-11
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-30
|\| |
| * | Merge from origin/emacs-28Stefan Kangas2021-11-26
| |\|
| | * ; * src/emacs.c (main): Add commentary about command-line processing.Eli Zaretskii2021-11-25
| * | * src/emacs.c (usage_message): Fix name of --seccomp option.Andreas Schwab2021-11-25
| * | Merge from origin/emacs-28Stefan Kangas2021-11-21
| |\|
| | * Fix temacs invocation from outside of the 'src' directoryEli Zaretskii2021-11-20
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-20
* | | * src/emacs.c (main): Combine two conditions to oneYuuki Harano2021-11-23
* | | Revert #if changesYuuki Harano2021-11-13
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-11
|\| |
| * | Heed the EMACS_IGNORE_TIMERFD environment variableLars Ingebrigtsen2021-10-25
| * | * src/emacs.c (standard_args): Sort --fingerprint second.Andreas Schwab2021-10-16
| * | ; * src/emacs.c (load_pdump): Adjust comment to recent code changes.Eli Zaretskii2021-10-16
| * | Add a new after-pdump-load-hook variableLars Ingebrigtsen2021-10-12
| * | Change --fingerprint to output to stdoutAndreas Schwab2021-10-12
| * | Make the installed pmdp file use a fingerprintGlenn Morris2021-10-11
| |/
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-18
|\|
| * Pacify gcc 11.1.1 -Wanalyzer-null-argumentPaul Eggert2021-07-12
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-04
|\|
| * Fix NS native compilation buildsAlan Third2021-06-26
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-19
|\|
| * Fix segfaults when byte-compiling with native-compilationEli Zaretskii2021-05-15
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-27
|\|
| * Improve detection of pdumper file and *.eln filesEli Zaretskii2021-04-24
| * * src/emacs.c (main): Add back the call to init_callproc_1. (bug#47872)Eli Zaretskii2021-04-18
| * ; * src/emacs.c (load_pdump_find_executable): Yet another fix.Eli Zaretskii2021-04-18
| * Fix last changeEli Zaretskii2021-04-18
| * * src/emacs.c (load_pdump): Fix unconditional references to strip_suffix.Eli Zaretskii2021-04-17