index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
emacs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Fix the -x switch in non-X builds
Eli Zaretskii
2023-08-10
1
-16
/
+8
*
Fix value history shown for 'gc-cons-percentage'
Eli Zaretskii
2023-03-12
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Fix restart-emacs alarms (Bug#60220)
Paul Eggert
2022-12-24
1
-0
/
+1
*
Revert "; * src/emacs.c (main): Improvements to last change."
Po Lu
2022-12-09
1
-2
/
+0
*
; * src/emacs.c (main): Improvements to last change.
Po Lu
2022-12-08
1
-0
/
+2
*
Fix crash on Windows 9X
Po Lu
2022-12-08
1
-0
/
+6
*
; * src/emacs.c (usage_message): Fix typo
Philip Kaludercic
2022-11-24
1
-1
/
+1
*
* src/emacs.c (usage_message): Add missing --init-directory entry
Philip Kaludercic
2022-11-24
1
-0
/
+1
*
Merge remote-tracking branch 'savannah/master' into feature/tree-sitter
Yuan Fu
2022-11-21
1
-3
/
+5
|
\
|
*
itree.c: Make the iterator reentrant (bug#59183)
Stefan Monnier
2022-11-17
1
-3
/
+0
|
*
Avoid dumping core upon SIGHUP in non-interactive sessions
Eli Zaretskii
2022-11-10
1
-3
/
+3
|
*
Fix the unexec build
Eli Zaretskii
2022-11-05
1
-0
/
+2
|
*
Port interval trees to --enable-checking=structs
Basil L. Contovounesios
2022-11-03
1
-0
/
+2
|
*
Set `comp-no-spawn' earlier using -no-comp-spawn
Andrea Corallo
2022-10-26
1
-0
/
+1
*
|
Make Emacs compile without tree-sitter library
Yuan Fu
2022-10-28
1
-5
/
+4
*
|
Merge branch 'master' into feature/tree-sitter
Yuan Fu
2022-10-05
1
-12
/
+10
|
\
|
|
*
Merge from origin/emacs-28
Stefan Kangas
2022-10-04
1
-3
/
+7
|
|
\
|
|
*
* src/emacs.c (load_pdump): Propery handle case when executable
Andreas Schwab
2022-10-04
1
-3
/
+7
|
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-10-04
1
-10
/
+4
|
|
\
|
|
|
*
* src/emacs.c (load_pdump): Fix use of xpalloc.
Andreas Schwab
2022-10-02
1
-5
/
+4
|
|
*
Avoid assertion violation in 'xpalloc'
Eli Zaretskii
2022-10-02
1
-1
/
+1
|
*
|
; * src/emacs.c (usage_message): Remove stray tabs.
Augusto Stoffel
2022-09-14
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/master' into feature/tree-sitter
Yuan Fu
2022-08-29
1
-17
/
+23
|
\
|
|
|
*
|
Allow dropping more data types on PGTK
Po Lu
2022-06-23
1
-3
/
+0
|
*
|
Fix previous -batch change for gc-cons-percentage
Lars Ingebrigtsen
2022-06-21
1
-2
/
+1
|
*
|
Increase gc-cons-percentage in -batch Emacs
Lars Ingebrigtsen
2022-06-21
1
-0
/
+6
|
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-06-21
1
-14
/
+18
|
|
\
|
|
|
*
Support builds configured with a separate --bindir
Eli Zaretskii
2022-06-20
1
-14
/
+18
|
*
|
Fix running temacs on Haiku
Po Lu
2022-06-20
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'savannah/master' into feature/tree-sitter
Yuan Fu
2022-06-14
1
-63
/
+104
|
\
|
|
|
*
|
; * src/emacs.c (main): Move -version output after initialization.
Eli Zaretskii
2022-06-02
1
-79
/
+97
|
*
|
Avoid segfaults on MS-Windows when invoked with --version
Eli Zaretskii
2022-06-01
1
-0
/
+5
|
*
|
Make the nativecomp test eln directory more reliably be removed
Lars Ingebrigtsen
2022-05-24
1
-0
/
+4
|
*
|
Fix coding style of recent change
Po Lu
2022-05-23
1
-15
/
+18
|
*
|
Include development data in --version output
Lars Ingebrigtsen
2022-05-23
1
-3
/
+18
|
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-05-16
1
-1
/
+1
|
|
\
|
|
|
*
; Fix some typos
Stefan Kangas
2022-05-15
1
-1
/
+1
|
*
|
Fix merging of anonymous faces with an `:extend' property on unexec
Po Lu
2022-05-12
1
-6
/
+2
*
|
|
; Merge from master.
Yuan Fu
2022-05-07
1
-46
/
+132
|
\
|
|
|
*
|
Get rid of autorelease warnings during building on GNUstep
Po Lu
2022-04-25
1
-0
/
+10
|
*
|
Make it easier to use Emacs as a script interpreter
Lars Ingebrigtsen
2022-04-18
1
-1
/
+15
|
*
|
Make `restart-emacs' work when Emacs is started with --chdir
Lars Ingebrigtsen
2022-04-18
1
-35
/
+45
|
*
|
Improve `restart-emacs' error reporting
Lars Ingebrigtsen
2022-04-18
1
-4
/
+16
|
*
|
Make "restart" erroring slightly more reliable
Lars Ingebrigtsen
2022-04-18
1
-2
/
+2
|
*
|
; Minor fix for 'restart-emacs' on MS-Windows
Eli Zaretskii
2022-04-17
1
-1
/
+1
|
*
|
Fix 'restart-emacs' on MS-Windows
Eli Zaretskii
2022-04-17
1
-0
/
+12
|
*
|
Add a `restart-emacs' sanity check
Lars Ingebrigtsen
2022-04-17
1
-0
/
+4
|
*
|
Check whether we can restart in Fkill_emacs
Lars Ingebrigtsen
2022-04-17
1
-1
/
+2
[next]