index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lisp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add sqlite3 support to Emacs
Lars Ingebrigtsen
2021-12-11
1
-0
/
+40
*
Port to Tiny C on x86-64
Paul Eggert
2021-12-03
1
-0
/
+5
*
Merge from origin/emacs-28
Stefan Kangas
2021-12-03
1
-7
/
+9
|
\
|
*
Port to C compilers that lack size-0 arrays
Paul Eggert
2021-12-02
1
-7
/
+9
*
|
Add support for the Haiku operating system and its window system
Po Lu
2021-11-20
1
-3
/
+11
*
|
Pacify GCC -Wanalyzer-possible-null-dereference
Paul Eggert
2021-10-13
1
-19
/
+32
|
/
*
; * src/lisp.h (enum char_bits): Update the comment.
Eli Zaretskii
2021-09-28
1
-3
/
+2
*
Update comments warning about GC-resistant C programming
Eli Zaretskii
2021-09-22
1
-0
/
+8
*
Refactor minibuffer aborting
Miha Rihtaršič
2021-09-20
1
-1
/
+0
*
Check for null bytes in filenames in 'expand-file-name' (bug#49723)
Federico Tedin
2021-09-18
1
-0
/
+7
*
Disable auto compositions on the Linux console only
Lars Ingebrigtsen
2021-08-18
1
-0
/
+1
*
Adjust how `replace-match' runs modification hooks
Lars Ingebrigtsen
2021-07-31
1
-1
/
+2
*
Fix Fdirectory_append check for whether strings have to be converted
Lars Ingebrigtsen
2021-07-24
1
-0
/
+1
*
Make `C-g' after `M-x' not give a backtrace unless required
Lars Ingebrigtsen
2021-07-21
1
-0
/
+1
*
Quit minibuffers without aborting kmacros
Miha Rihtaršič
2021-07-20
1
-1
/
+1
*
Further cleanup for file locks
Michael Albinus
2021-07-09
1
-1
/
+0
*
Code cleanup wrt file locks
Michael Albinus
2021-07-08
1
-1
/
+0
*
Eliminate some GCC warnings
Mattias Engdegård
2021-06-16
1
-2
/
+2
*
Fix segfaults when byte-compiling with native-compilation
Eli Zaretskii
2021-05-15
1
-0
/
+1
*
Fix loading *.eln files when Emacs is installed via symlinks
Eli Zaretskii
2021-04-17
1
-1
/
+0
*
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-03-25
1
-1
/
+2
|
\
|
*
Prevent open minibuffers getting lost when their frame gets deleted
Alan Mackenzie
2021-03-21
1
-1
/
+2
*
|
Do not load native code when `load' is explicitly called on a .elc file
Andrea Corallo
2021-03-19
1
-1
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-02-17
1
-0
/
+4
|
\
|
|
*
Revert the bit about command_modes in previous patch set
Lars Ingebrigtsen
2021-02-14
1
-1
/
+0
|
*
Extend the syntax of `interactive' to list applicable modes
Lars Ingebrigtsen
2021-02-14
1
-0
/
+3
|
*
Make recursive minibuffers and recursive edits work together
Alan Mackenzie
2021-02-11
1
-0
/
+2
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-02-10
1
-0
/
+1
|
\
|
|
*
Make syntax errors say the line/column they appear at
Lars Ingebrigtsen
2021-02-01
1
-0
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-01-16
1
-2
/
+6
|
\
|
|
*
Add a new variable `inhibit-interaction'
Lars Ingebrigtsen
2021-01-12
1
-0
/
+1
|
*
Add functions to open a file without quitting.
Philipp Stephani
2021-01-10
1
-0
/
+1
|
*
Fix incompleteness in the implementation of minibuffer-follows-selected-frame
Alan Mackenzie
2021-01-10
1
-0
/
+2
|
*
Don't unblock SIGCHLD too early.
Philipp Stephani
2021-01-09
1
-2
/
+2
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-01-08
1
-5
/
+2
|
\
|
|
*
* lisp/subr.el (esc-map): Initialize inside declaration
Stefan Monnier
2021-01-04
1
-1
/
+0
|
*
* lisp/subr.el (ctl-x-map): Initialize inside the declaration.
Stefan Monnier
2021-01-04
1
-1
/
+0
|
*
* lisp/subr.el (global-map): Initialize inside declaration.
Stefan Monnier
2021-01-04
1
-1
/
+0
|
*
* src/print.c (print_vectorlike): Use `HASH_TABLE_SIZE`
Stefan Monnier
2021-01-04
1
-2
/
+2
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-01-02
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Store function type and expose it with `subr-type'
Andrea Corallo
2020-12-28
1
-0
/
+7
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-12-27
1
-5
/
+3
|
\
|
|
*
Unbreak the MinGW build broken by recent changes in callproc.c
Eli Zaretskii
2020-12-24
1
-3
/
+3
|
*
Centralize subprocess creation in a single function.
Philipp Stephani
2020-12-24
1
-4
/
+2
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-12-23
1
-1
/
+3
|
\
|
|
*
Declare argument vector as char *const *.
Philipp Stephani
2020-12-23
1
-2
/
+2
|
*
Pass C string pointer to current directory to 'child_setup'.
Philipp Stephani
2020-12-23
1
-1
/
+1
|
*
Allocate environment block before forking.
Philipp Stephani
2020-12-23
1
-1
/
+3
|
*
Remove an unused parameter from 'child_setup' function.
Philipp Stephani
2020-12-23
1
-1
/
+1
[next]