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
2024-02-07
Mention 'C-h' in echo for unfinished commands
Dmitry Gutov
2024-02-06
Rearrange and pack hash table fields to reduce space
Mattias Engdegård
2024-02-06
Change hash range reduction from remainder to multiplication
Mattias Engdegård
2024-02-06
Implement Lisp threading on Android
Po Lu
2024-02-06
Don't forcibly display dialogs on Android if a keyboard is present
Po Lu
2024-02-05
Prefer `ITREE_FOREACH` over `overlays_in`
Stefan Monnier
2024-02-05
Don't respect ROUND_XY_TO_GRID when decomposing uninterpreted glyph
Po Lu
2024-02-04
* src/lread.c (bytecode_from_rev_list): Fix assertion failure
Stefan Monnier
2024-02-04
* src/lread.c (build_load_history): Be careful with in-place updates
Stefan Monnier
2024-02-04
* src/window.c (set_window_buffer): Flush the `base_line_number` cache
Stefan Monnier
2024-02-04
(w->base_line_number): Rework the way we flush the cache
Stefan Monnier
2024-02-04
; Fix typos
Stefan Kangas
2024-02-04
Fix display of invisible text with opposite directionality
Eli Zaretskii
2024-02-03
textconv.c: Fix warnings with-wide-int
Stefan Monnier
2024-02-02
Pacify gcc -Wpointer-sign
Paul Eggert
2024-02-02
bytecomp.el: Rewrite the way we print dynamic docstrings
Stefan Monnier
2024-02-01
* src/lread.c (bytecode_from_rev_list): Fix thinko
Stefan Monnier
2024-02-01
* src/lread.c (bytecode_from_rev_list): Re-group checks
Stefan Monnier
2024-02-01
macfont.m: Fix values for font widths and weights on macOS
Stanislav Yaglo
2024-02-01
* src/term.c (produce_glyphs): Synchronize with gui_produce_glyphs.
Po Lu
2024-02-01
Prevent continuation from affecting tab width in/after line prefix
Po Lu
2024-01-31
Bytecode engine fast-path streamlining of plain symbols
Mattias Engdegård
2024-01-31
Eliminate lazy bytecode loading
Mattias Engdegård
2024-01-31
Allow equal user-defined hash table tests with different names
Mattias Engdegård
2024-01-31
Don't hang when display objects are displaced by line or wrap-prefixes
Po Lu
2024-01-30
; Spelling fixes
Paul Eggert
2024-01-29
; * src/sfnt.c: Fix standalone compilation.
Po Lu
2024-01-29
* src/haiku_select.cc: Include stdckdint.h.
Po Lu
2024-01-28
; Fix typos
Stefan Kangas
2024-01-28
Fix "emacs -nw" on MS-Windows
Eli Zaretskii
2024-01-28
Prefer C23 ckd_* to Gnulib *_WRAPV and *_OK macros
Paul Eggert
2024-01-28
Rename TAG_PTR to TAG_PTR_INITIALLY
Paul Eggert
2024-01-28
* src/lisp.h: Improve TAG_PTR comments.
Paul Eggert
2024-01-28
Fix C conformance issue in LISPSYM_INITIALLY
Paul Eggert
2024-01-28
Fix "emacs -nw" on MS-Windows
Eli Zaretskii
2024-01-27
; * src/pdumper.c: Fix comments.
Eli Zaretskii
2024-01-27
Allow users to opt out of following Windows Dark mode
Eli Zaretskii
2024-01-27
* src/pdumper.c (Fdump_emacs_portable): Simplify commit 16a16645f524
Stefan Monnier
2024-01-27
Add DOHASH_SAFE, make DOHASH faster (bug#68690)
Mattias Engdegård
2024-01-26
pdumper.c: Minor improvements found while debugging
Stefan Monnier
2024-01-26
pdumder.c: Fix bug#68690
Stefan Monnier
2024-01-26
Fix crash backtraces on MS-Windows, broken by ASLR
Eli Zaretskii
2024-01-26
Avert race condition between window attachment and buffer swap
Po Lu
2024-01-25
; Update 'struct charset' hash for CHECK_STRUCTS
Basil L. Contovounesios
2024-01-25
Prevent matrices from remaining invalid post mini-window resize
Po Lu
2024-01-24
* src/lisp.h (DOHASH): Handle rehashing (bug#68690)
Stefan Monnier
2024-01-24
Fix build when CHECK_LISP_OBJECT_TYPE is set
Stefan Monnier
2024-01-24
(struct composition): Remove dependency on hash-table internals
Stefan Monnier
2024-01-24
(DOHASH): Change calling convention
Stefan Monnier
2024-01-23
Remove too-tricky make_lisp_symbol optimization
Stefan Monnier
[prev]
[next]