index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
emacs.c
Age
Commit message (
Expand
)
Author
2022-04-07
; * src/emacs.c (main): Reword & reflow description of PGTK problem.
Sean Whitton
2022-04-06
* src/emacs.c (main): Improve accuracy of daemon warning message on PGTK.
Po Lu
2022-03-20
Fix some crashes in shut_down_emacs on Haiku
Po Lu
2022-03-19
Port to gcc -D EMACS_EXTERN_INLINE
Paul Eggert
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias EngdegÄrd
2022-02-03
Fix background daemon on Haiku
Po Lu
2022-01-27
Add new switch --init-directory
Lars Ingebrigtsen
2022-01-06
Fix GNUstep compilation warnings
Po Lu
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-11
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-12-11
Add sqlite3 support to Emacs
Lars Ingebrigtsen
2021-11-30
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-11-26
Merge from origin/emacs-28
Stefan Kangas
2021-11-25
; * src/emacs.c (main): Add commentary about command-line processing.
Eli Zaretskii
2021-11-25
* src/emacs.c (usage_message): Fix name of --seccomp option.
Andreas Schwab
2021-11-23
* src/emacs.c (main): Combine two conditions to one
Yuuki Harano
2021-11-21
Merge from origin/emacs-28
Stefan Kangas
2021-11-20
Fix temacs invocation from outside of the 'src' directory
Eli Zaretskii
2021-11-20
Add support for the Haiku operating system and its window system
Po Lu
2021-11-13
Revert #if changes
Yuuki Harano
2021-11-11
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-10-25
Heed the EMACS_IGNORE_TIMERFD environment variable
Lars Ingebrigtsen
2021-10-16
* src/emacs.c (standard_args): Sort --fingerprint second.
Andreas Schwab
2021-10-16
; * src/emacs.c (load_pdump): Adjust comment to recent code changes.
Eli Zaretskii
2021-10-12
Add a new after-pdump-load-hook variable
Lars Ingebrigtsen
2021-10-12
Change --fingerprint to output to stdout
Andreas Schwab
2021-10-11
Make the installed pmdp file use a fingerprint
Glenn Morris
2021-07-18
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-07-12
Pacify gcc 11.1.1 -Wanalyzer-null-argument
Paul Eggert
2021-07-04
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-06-26
Fix NS native compilation builds
Alan Third
2021-05-19
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-05-15
Fix segfaults when byte-compiling with native-compilation
Eli Zaretskii
2021-04-27
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-04-24
Improve detection of pdumper file and *.eln files
Eli Zaretskii
2021-04-18
* src/emacs.c (main): Add back the call to init_callproc_1. (bug#47872)
Eli Zaretskii
2021-04-18
; * src/emacs.c (load_pdump_find_executable): Yet another fix.
Eli Zaretskii
2021-04-18
Fix last change
Eli Zaretskii
2021-04-18
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-04-17
* src/emacs.c (load_pdump): Fix unconditional references to strip_suffix.
Eli Zaretskii
2021-04-17
* emacs.c (load_pdump): Fix compilation on picky-complier platforms.
Eli Zaretskii
2021-04-17
Fix loading *.eln files when Emacs is installed via symlinks
Eli Zaretskii
2021-04-14
Fix MS-Windows build following last change
Eli Zaretskii
2021-04-14
* Fix native-comp startup for symliked binary (bug#44128)
Andrea Corallo
2021-04-13
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-04-11
* src/emacs.c (load_seccomp): Consistently check for nonzero result
Philipp Stephani
2021-04-11
Add another check for the required header <linux/filter.h>.
Philipp Stephani
2021-04-11
Also check for needed seccomp macros.
Philipp Stephani
2021-04-10
* src/emacs.c (read_full): Add a few assertions.
Philipp Stephani
[next]