aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | ; * src/sfntfont.c (sfntfont_list_family): Remove unused variable.Po Lu2023-09-161-1/+0
* | Update Android portPo Lu2023-09-162-6/+32
* | (mutually_exclusive_p): Fix the regression from commit 6fad73d7cc53Stefan Monnier2023-09-151-8/+45
* | * src/regex-emacs.c (mutually_exclusive_p): RefactorStefan Monnier2023-09-151-91/+105
* | ; * src/process.c (child_signal_notify): Avoid compiler warning (bug#65919).Eli Zaretskii2023-09-151-6/+12
* | ; * src/xterm.c (handle_one_xevent): Cite the bug meant to be fixed.Po Lu2023-09-151-1/+1
* | Correct bug#65919Po Lu2023-09-153-15/+82
* | Avert a crash in the Android last resort font driverPo Lu2023-09-141-2/+2
* | ; * src/treesit.c (Ftreesit_parser_set_included_ranges): Minor fix.Yuan Fu2023-09-131-1/+1
* | Update tree-sitter traversing functions' docstringsYuan Fu2023-09-131-14/+14
* | Fix build error on older macOS versionsAlan Third2023-09-131-1/+1
* | Exclude ``regular'' from font adstylePo Lu2023-09-131-0/+6
* | Avoid unnecessary tree-sitter reparse when setting the same rangeYuan Fu2023-09-122-11/+14
* | Make sure undefined tree-sitter thing doesn't raise an errorYuan Fu2023-09-121-32/+62
* | * src/alloc.c (garbage_collect): Run `post-gc-hook` later (bug#65700)Stefan Monnier2023-09-121-7/+7
* | Extract font foundry metadata from the OS/2 tablePo Lu2023-09-123-37/+237
* | Remove check for appdefined events on the queue (bug#65843)Alan Third2023-09-111-15/+0
* | Fix crash on child frame creation (bug#65817)Alan Third2023-09-112-13/+16
* | Simplify the EmacsLayer double buffering code (bug#63187)Alan Third2023-09-113-26/+67
* | Provide an option to disable font instruction code executionPo Lu2023-09-111-1/+27
* | Respect vertical centering preferences under AndroidPo Lu2023-09-111-0/+15
* | Replace PVEC_FONT as pseudo-vector subtype upper boundMattias Engdegård2023-09-102-2/+3
* | ; Spruce up union vectorlike_header descriptionMattias Engdegård2023-09-101-19/+29
* | Update Android portPo Lu2023-09-101-1/+1
* | Correct many instances of ``allows to''Po Lu2023-09-103-17/+19
* | Merge from origin/emacs-29Eli Zaretskii2023-09-092-1/+9
|\ \ | |/
| * Unbreak builds with CHECK_STRUCTS.Philipp Stephani2023-09-071-1/+1
| * Avoid crashes on macOS with context menusDaniel Martín2023-09-071-0/+8
* | Merge from origin/emacs-29Eli Zaretskii2023-09-093-5/+5
|\ \ | |/
| * * src/regex-emacs.c (mutually_exclusive_p): Fix inf-loop (bug#65726)Stefan Monnier2023-09-041-1/+1
| * ; Fix typosStefan Kangas2023-09-021-1/+1
| * Doc fixes for obsolete functions and variablesStefan Kangas2023-09-021-3/+3
* | Update Android portPo Lu2023-09-091-2/+10
* | Micro-optimize sfnt_interpret_trapPo Lu2023-09-091-1/+4
* | Fix typosPo Lu2023-09-082-2/+2
* | Fix typos in last changePo Lu2023-09-081-1/+2
* | ; * src/fontset.c: Remove extraneous portion of last change.Po Lu2023-09-081-13/+5
* | Permit XLFD names to exceed 255 charactersPo Lu2023-09-088-43/+272
* | Add Ftreesit_parser_tagYuan Fu2023-09-071-0/+11
* | Port Proced to AndroidPo Lu2023-09-073-7/+54
* | Remedy bug#63395Po Lu2023-09-071-3/+3
* | ; Update Ftreesit_parser_list docstring.Yuan Fu2023-09-051-4/+3
* | Allow filter by tag in treesit-parser-listYuan Fu2023-09-051-7/+22
* | Add tag to tree-sitter parsersYuan Fu2023-09-052-11/+23
* | Properly run emacsclient under Android if DISPLAY is setPo Lu2023-09-061-2/+18
* | Minor adjustments to Android port stubsPo Lu2023-09-052-15/+18
* | ; Delete some commented out code in data.c (Bug#64595)Stefan Kangas2023-09-051-2/+0
* | Avoid virtual function dispatch overheadPo Lu2023-09-051-5/+7
* | Correct the handling of symbols with position in equalAlan Mackenzie2023-09-041-6/+14
* | Move `wholenump` alias definitionMattias Engdegård2023-09-031-2/+0