index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-08-16
Implement list-system-processes on OpenBSD
Lars Ingebrigtsen
2020-08-15
Fix recently-introduced Fdelete bug
Paul Eggert
2020-08-15
* Remove a warning for conventional build
Andrea Corallo
2020-08-15
Minimize ‘equal’ calls in (delete x vector)
Paul Eggert
2020-08-15
Fdelete speed tweak for strings
Paul Eggert
2020-08-15
Prefer Fvector to make_uninit_vector
Paul Eggert
2020-08-15
Fix GC bugs related to uninitialized vectors
Paul Eggert
2020-08-15
Prevent from frozen frame after `C-z' in Lucid builds
Tino Calancha
2020-08-15
Don't wrap lines at NBSP when nobreak-char-display is t
Eli Zaretskii
2020-08-14
Pacify Apple clang 11 __builtin_assume
Paul Eggert
2020-08-14
Fix bus error on Debian bullseye
Paul Eggert
2020-08-14
Remove many items obsolete since Emacs 23.1
Stefan Kangas
2020-08-14
* src/pdumper.c (dump_do_dump_relocation): Improve error messages.
Andrea Corallo
2020-08-13
; spelling fixes
Paul Eggert
2020-08-13
Fix startup working dir bug on NeXTSTEP
Paul Eggert
2020-08-13
Fix slow down when moving between monitors (bug#42834)
Alan Third
2020-08-13
Fix face merging at EOL when inherited face specifies :extend
Eli Zaretskii
2020-08-13
Fix face extension past EOL in overlay strings
Eli Zaretskii
2020-08-13
* src/pdumper.c (dump_cold_native_subr): Clean-up *IMPLICIT_CONVERSION macros.
Andrea Corallo
2020-08-13
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-08-12
Fix monospace font calculations on macOS
YAMAMOTO Mitsuharu
2020-08-12
; Fix copyright years for recent additions
Glenn Morris
2020-08-12
Add utility functions and new xwidget commands
Sungbin Jo
2020-08-12
Add utility functions and new xwidget commands
Sungbin Jo
2020-08-12
Add xwidget support for macOS
Sungbin Jo
2020-08-11
Don’t warn about integer conversion in pdumper.c
Paul Eggert
2020-08-11
Unbreak build with --enable-checking=all
Philipp Stephani
2020-08-11
Prefer make_nil_vector to make-vector with nil
Paul Eggert
2020-08-11
Fix MinGW build broken by recent pdumper changes.
Eli Zaretskii
2020-08-11
Fix face merging at EOL when inherited face specifies :extend
Eli Zaretskii
2020-08-11
pdumper avoid listing hash table contents
Paul Eggert
2020-08-11
pdumper speed tweeks for hash tables
Paul Eggert
2020-08-11
In pdumper, simplify INT_MAX computation
Paul Eggert
2020-08-11
Don’t needlessly convert to ‘unsigned’ in pdumper
Paul Eggert
2020-08-11
* src/pdumper.c (pdumper_load): XSETVECTOR -> make_lisp_ptr.
Paul Eggert
2020-08-11
* src/fns.c (hash_table_rehash): Help the compiler a bit.
Paul Eggert
2020-08-11
Rehash hash tables eagerly after loading a dump
Pip Cet
2020-08-09
* src/json.c (lisp_to_json): Simplify.
Philipp Stephani
2020-08-09
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-08-06
Pacify gcc -Wunused-variable
Paul Eggert
2020-08-04
Don't smooth images when scaling up (bug#38394)
Alan Third
2020-08-04
Drop support for -fcheck-pointer-bounds
Paul Eggert
2020-08-03
Use void * for pointers in with_echo_area_buffer
Paul Eggert
2020-08-03
Ignore another memory leak
Paul Eggert
2020-08-03
Simplify use of __lsan_ignore_object
Paul Eggert
2020-08-03
Simplify pointer computation in mark_maybe_object
Paul Eggert
2020-08-03
Merge from origin/emacs-27
Glenn Morris
2020-08-03
Fix last change in 'try_window'
Eli Zaretskii
2020-08-03
Fix problem where TLS connections would sometimes hang
Derek Zhou
2020-08-02
Avoid segfaults if XIM is set but not xim_styles
Grégory Mounié
[prev]
[next]