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
2026-05-26
ARRAYELTS → countof
Paul Eggert
2026-05-26
Omit useless casts found by GCC 16
Paul Eggert
2026-05-23
Prefer ptrdiff_t to size_t when either will do
Paul Eggert
2026-05-23
Coalesce load_seccomp comparisons
Paul Eggert
2026-05-23
Plug default_PATH memory leak
Paul Eggert
2026-05-07
Move ns_init_colors() after init_callproc() (bug#80752)
Zeke Dou
2026-04-30
Always compile w32image.c on MinGW (Bug#80924)
Randy Taylor
2026-03-07
; Move ns_init_colors from Fns_list_colors to emacs.c (bug#80377)
Stéphane Marks
2026-02-28
Don’t stuff keyboard input uselessly
Paul Eggert
2026-02-28
Document that string ARG of 'kill-emacs' might not work
Eli Zaretskii
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-08-02
Port better to Linux with 1 MiB pages
Paul Eggert
2025-07-27
; * src/emacs.c (default_PATH) [DOS_NT]: Add commentary.
Eli Zaretskii
2025-07-27
Better default PATH on MS-Windows
Paul Eggert
2025-07-26
Add readlink, realpath startup comments
Paul Eggert
2025-07-24
PATH defaults now act more like GNU and POSIX
Paul Eggert
2025-07-24
Treat ‘.../emacs’ like ‘emacs’ in realpath startup
Paul Eggert
2025-07-24
Prefer readlink to lstat in find_emacs_executable
Paul Eggert
2025-07-24
Fix minor memory leak in find_emacs_executable
Paul Eggert
2025-07-21
Refactor by coalescing MAX_RW_COUNT definitions
Paul Eggert
2025-04-19
Pacify GCC 15 -Wanalyzer-null-dereference
Paul Eggert
2025-04-13
Use a pristine copy of argv to restart Emacs
Jens Schmidt
2025-03-09
Re-port to 32-bit systems without alignment primitives
Po Lu
2025-02-22
; Fix typos
Stefan Kangas
2025-02-20
Port to modern GCC and pdumper on MS-DOS
Po Lu
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-19
Remove workaround for AIX 3.2 crashes
Stefan Kangas
2025-01-19
Replace call[1-8] with calln
Stefan Kangas
2025-01-05
Fix setup of coding-systems on MS-Windows
Eli Zaretskii
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-16
Invert preprocessor condition to fix 'C-x 4 a'
Stefan Kangas
2024-12-12
Don't recognize "bootstrap" option for --temacs
Pip Cet
2024-12-12
Pure storage removal: Main part
Pip Cet
2024-12-12
Unexec removal: Adjust and simplify W32-specific code
Pip Cet
2024-12-12
Unexec removal: Remove HYBRID_MALLOC support
Pip Cet
2024-12-12
Unexec removal: Main part
Pip Cet
2024-10-26
Fix bootstrap on MS-Windows
Eli Zaretskii
2024-08-17
Merge from savannah/emacs-30
Po Lu
2024-08-17
Apply --display kluge for PGTK too
Peter Oliver
2024-07-18
Merge from savannah/emacs-30
Po Lu
2024-07-18
; * src/emacs.c (syms_of_emacs) <Vsystem_type>: Fix doc string indentation.
Po Lu
2024-07-05
Merge from savannah/emacs-30
Po Lu
2024-07-03
Fix MS-Windows build with native-compilation
Eli Zaretskii
2024-06-30
Merge from savannah/emacs-30
Po Lu
2024-06-30
Assume setlocale exists
Paul Eggert
2024-06-30
Do not worry about whether locale.h is includable
Paul Eggert
2024-06-23
Restore functionality on Windows 98
Po Lu
2024-06-11
; * src/emacs.c (Fkill_emacs): Doc fix.
Eli Zaretskii
2024-06-07
Unbreak the Cygw32 build
Eli Zaretskii
2024-05-30
Support built-in thumbnail creation on MS-Windows
Eli Zaretskii
[next]