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
2023-09-21
* src/regex-emacs.c (mutually_exclusive_aux) [ENABLE_CHECKING]: Fix if
Stefan Monnier
2023-09-21
regex-emacs.c (mutually_exclusive_aux): Rework again
Stefan Monnier
2023-09-21
; * src/android.c (android_damage_window): Remove unused variable.
Po Lu
2023-09-21
Update Android port
Po Lu
2023-09-20
Reorder type tests for efficiency
Mattias Engdegård
2023-09-20
* src/alloc.c: (cleanup_vector) Dispatch on pseudovector type
Mattias Engdegård
2023-09-20
Fix off-by-1 typo in vadd_to_log
Paul Eggert
2023-09-19
Don't use pointer arithmetic for pointer tagging (bug#65491)
Mattias Engdegård
2023-09-19
; Fix typos in last change
Po Lu
2023-09-19
Update Android port
Po Lu
2023-09-18
Improve XUNTAG comment
Paul Eggert
2023-09-18
Don't use pointer arithmetic for untagging Lisp values (bug#65491)
Mattias Engdegård
2023-09-18
Optimize damage region tracking under Android
Po Lu
2023-09-17
Rename describe-map-tree to help--describe-map-tree
Stefan Kangas
2023-09-17
; Grammar fixes ("allow to" et al)
Stefan Kangas
2023-09-17
Speed up Android context menu generation
Po Lu
2023-09-16
Revert "Don't use pointer arithmetic for untagging Lisp values"
Eli Zaretskii
2023-09-16
Revert "* src/lisp.h (XUNTAG): Work on 32-bit --with-wide-int builds"
Eli Zaretskii
2023-09-16
* src/lisp.h (XUNTAG): Work on 32-bit --with-wide-int builds
Mattias Engdegård
2023-09-16
Don't use pointer arithmetic for untagging Lisp values
Mattias Engdegård
2023-09-16
More accurate static vector block size assertion
Mattias Engdegård
2023-09-16
Merge from origin/emacs-29
Eli Zaretskii
2023-09-16
Update pdumper hashes
Andreas Schwab
2023-09-16
; * src/sfntfont.c (sfntfont_list_family): Remove unused variable.
Po Lu
2023-09-16
Update Android port
Po Lu
2023-09-15
(mutually_exclusive_p): Fix the regression from commit 6fad73d7cc53
Stefan Monnier
2023-09-15
* src/regex-emacs.c (mutually_exclusive_p): Refactor
Stefan Monnier
2023-09-15
; * src/process.c (child_signal_notify): Avoid compiler warning (bug#65919).
Eli Zaretskii
2023-09-15
; * src/xterm.c (handle_one_xevent): Cite the bug meant to be fixed.
Po Lu
2023-09-15
Correct bug#65919
Po Lu
2023-09-14
Fix 'window-text-pixel-size' when there are several images at START
Eli Zaretskii
2023-09-14
Avert a crash in the Android last resort font driver
Po Lu
2023-09-13
; * src/treesit.c (Ftreesit_parser_set_included_ranges): Minor fix.
Yuan Fu
2023-09-13
Update tree-sitter traversing functions' docstrings
Yuan Fu
2023-09-13
(report_overlay_modification): Fix bug#65929
Stefan Monnier
2023-09-13
Fix build error on older macOS versions
Alan Third
2023-09-13
Fix SVG colors (bug#56182)
Alan Third
2023-09-13
Exclude ``regular'' from font adstyle
Po Lu
2023-09-12
Avoid unnecessary tree-sitter reparse when setting the same range
Yuan Fu
2023-09-12
Make sure undefined tree-sitter thing doesn't raise an error
Yuan Fu
2023-09-12
* src/alloc.c (garbage_collect): Run `post-gc-hook` later (bug#65700)
Stefan Monnier
2023-09-12
Extract font foundry metadata from the OS/2 table
Po Lu
2023-09-11
Fix regression of treesit_cursor_helper_1
Yuan Fu
2023-09-11
Remove check for appdefined events on the queue (bug#65843)
Alan Third
2023-09-11
Fix crash on child frame creation (bug#65817)
Alan Third
2023-09-11
Simplify the EmacsLayer double buffering code (bug#63187)
Alan Third
2023-09-11
Provide an option to disable font instruction code execution
Po Lu
2023-09-11
Respect vertical centering preferences under Android
Po Lu
2023-09-10
; * src/font.h (struct font): Comment about use of average_width.
Eli Zaretskii
2023-09-10
Replace PVEC_FONT as pseudo-vector subtype upper bound
Mattias Engdegård
[prev]
[next]