aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Improve performance of `find-buffer-visiting' (bug#66117)Ihor Radchenko2023-12-303-4/+24
* | Obey USE_MY_METRICS in compound glyphsPo Lu2023-12-293-98/+228
* | Revert e8df6c311fcf59bf23d31b9db2bb8fec9d78fbe7Yuan Fu2023-12-261-4/+7
* | ; * src/ftfont.c (ftfont_glyph_metrics): Comment on advance rounding.Po Lu2023-12-261-0/+6
* | Consistently round glyph advances in the SFNT font backendPo Lu2023-12-262-7/+12
* | Apply TTF advance width rounding to uninstructed glyphsPo Lu2023-12-252-12/+16
* | Optimize font edge filling loopPo Lu2023-12-251-54/+33
* | * src/eval.c (signal_or_quit): Fix naming inconsistency with docsStefan Monnier2023-12-241-2/+2
* | ; * src/eval.c (Fdefvar): Doc fix (bug#67991).Eli Zaretskii2023-12-241-2/+8
* | ; * src/xdisp.c (draw_glyphs): Fix coding style.Po Lu2023-12-231-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-12-231-2/+2
|\ \ | |/
| * ; * src/treesit.c (treesit_traverse_child_helper): Fix comment.Eli Zaretskii2023-12-191-1/+1
| * Fix an issue when searching subtree backward (bug#67117)Denis Zubarev2023-12-181-2/+2
* | Respect mouse-face on SVG image glyphs (bug#67794)Manuel Giraud2023-12-233-1/+22
* | ; * src/sfnt.c (sfnt_interpret_compound_glyph_2): Reword a comment.Eli Zaretskii2023-12-231-1/+1
* | Use new safe_calln on NSGerd Möllmann2023-12-231-8/+4
* | Split safe_call between redisplay and non-redisplay versionsStefan Monnier2023-12-2318-169/+102
* | Respect glyph metrics modified by instruction codePo Lu2023-12-233-51/+114
* | Slight funcall_subr optimisationMattias EngdegÄrd2023-12-221-10/+8
* | Properly instruct compound glyphs with compound componentsPo Lu2023-12-221-24/+10
* | Implement an undocumented TrueType "feature"Po Lu2023-12-211-1/+33
* | * src/sfnt.c (GETINFO): Implement undocumented selector bit 5.Po Lu2023-12-211-2/+8
* | Accept empty contours in glyphsPo Lu2023-12-211-2/+4
* | ; * src/eval.c (syms_of_eval) <debugger>: Doc fix.Eli Zaretskii2023-12-191-6/+6
* | Improve efficiency of operations involving font interpreter scalePo Lu2023-12-191-20/+21
* | Properly sign-extend freedom and projection vector valuesPo Lu2023-12-191-4/+4
* | Further corrections to font scalingPo Lu2023-12-192-38/+47
* | debug.el: Straighten the code that find the "base" of the backtraceStefan Monnier2023-12-181-4/+16
* | Further fixes for problems uncovered by the previous fixPo Lu2023-12-181-9/+14
* | ; * src/sfnt.c: Fix typo.Po Lu2023-12-181-1/+1
* | * src/sfnt.c (sfnt_interpret_mdap): Correct MDAP opcode.Po Lu2023-12-181-4/+4
* | Fix typo in earlier changesPo Lu2023-12-181-5/+5
* | Enable the new font scalerPo Lu2023-12-183-30/+80
* | * src/sfnt.h (sfnt_coerce_fixed): New macro.Po Lu2023-12-171-1/+2
* | ; * src/sfnt.c: Fix typos.Po Lu2023-12-171-2/+2
* | Introduce the rudiments of a new font rasterizerPo Lu2023-12-171-14/+913
* | Silence warning in print.cStefan Kangas2023-12-171-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-12-161-4/+3
|\ \ | |/
| * Fix treesit-node-field-name and friends (bug#66674)Yuan Fu2023-12-101-4/+3
* | ; * src/androidfns.c (syms_of_androidfns) <android-os-language>: Doc fix.Eli Zaretskii2023-12-161-6/+5
* | ; * src/androidfns.c (syms_of_androidfns_for_pdumper): Fix crash.Po Lu2023-12-141-18/+23
* | Respect Language & Input preferences under AndroidPo Lu2023-12-141-0/+203
* | Correct implementation of UTPPo Lu2023-12-111-1/+27
* | Merge from origin/emacs-29Eli Zaretskii2023-12-105-9/+9
|\ \ | |/
| * ; Fix typosStefan Kangas2023-12-101-1/+1
| * ; Fix typos in ChangeLog filesStefan Kangas2023-12-104-8/+8
* | ; Fix a few more typosStefan Kangas2023-12-102-3/+3
* | ; Fix typosStefan Kangas2023-12-1017-36/+36
* | Merge from origin/emacs-29Eli Zaretskii2023-12-097-7/+7
|\ \ | |/
| * ; Fix typosStefan Kangas2023-12-038-8/+8