summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-01-02Improve rounding of projection vector versorsPo Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2024-01-01Bring GX point interpolation further into standards compliancePo Lu
2023-12-31Revert "Get NS screen resolution from system"Alan Third
2023-12-31Prevent overlapping sections of glyphs from being misalignedPo Lu
2023-12-31; * src/buffer.c (Ffind_buffer): Fix coding style in recent change.Po Lu
2023-12-30; * src/alloc.c (garbage_collect): Fix typo.Stefan Kangas
2023-12-30Simplify Objective C autorelease pool handlingAlan Third
2023-12-30Get NS screen resolution from systemAlan Third
2023-12-30; Improve documentation of SVG image loadingAlan Third
2023-12-30Merge from origin/emacs-29Eli Zaretskii
2023-12-30Improve performance let-binding `case-fold-search' (bug#66117)Ihor Radchenko
2023-12-30; Fix last changeEli Zaretskii
2023-12-30Improve performance of `find-buffer-visiting' (bug#66117)Ihor Radchenko
2023-12-29Revert "Fix treesit-node-field-name and friends (bug#66674)"Yuan Fu
2023-12-29Obey USE_MY_METRICS in compound glyphsPo Lu
2023-12-28; * src/buffer.c (syms_of_buffer) <default-directory>: Doc fix (bug#68088).Eli Zaretskii
2023-12-26Revert e8df6c311fcf59bf23d31b9db2bb8fec9d78fbe7Yuan Fu
2023-12-26; * src/ftfont.c (ftfont_glyph_metrics): Comment on advance rounding.Po Lu
2023-12-26Consistently round glyph advances in the SFNT font backendPo Lu
2023-12-25Apply TTF advance width rounding to uninstructed glyphsPo Lu
2023-12-25Optimize font edge filling loopPo Lu
2023-12-24* src/eval.c (signal_or_quit): Fix naming inconsistency with docsStefan Monnier
2023-12-24; * src/eval.c (Fdefvar): Doc fix (bug#67991).Eli Zaretskii
2023-12-23Increment parser timestamp when narrowing changes (bug#67977)Yuan Fu
2023-12-23; * src/xdisp.c (draw_glyphs): Fix coding style.Po Lu
2023-12-23Merge from origin/emacs-29Eli Zaretskii
2023-12-23Respect mouse-face on SVG image glyphs (bug#67794)Manuel Giraud
2023-12-23; * src/sfnt.c (sfnt_interpret_compound_glyph_2): Reword a comment.Eli Zaretskii
2023-12-23Use new safe_calln on NSGerd Möllmann
2023-12-23Split safe_call between redisplay and non-redisplay versionsStefan Monnier
2023-12-23Respect glyph metrics modified by instruction codePo Lu
2023-12-22Slight funcall_subr optimisationMattias EngdegÄrd
2023-12-22Properly instruct compound glyphs with compound componentsPo Lu
2023-12-21Implement an undocumented TrueType "feature"Po Lu
2023-12-21* src/sfnt.c (GETINFO): Implement undocumented selector bit 5.Po Lu
2023-12-21Accept empty contours in glyphsPo Lu
2023-12-19; * src/treesit.c (treesit_traverse_child_helper): Fix comment.Eli Zaretskii
2023-12-19; * src/eval.c (syms_of_eval) <debugger>: Doc fix.Eli Zaretskii
2023-12-19Improve efficiency of operations involving font interpreter scalePo Lu
2023-12-19Properly sign-extend freedom and projection vector valuesPo Lu
2023-12-19Further corrections to font scalingPo Lu
2023-12-18Fix an issue when searching subtree backward (bug#67117)Denis Zubarev
2023-12-18debug.el: Straighten the code that find the "base" of the backtraceStefan Monnier
2023-12-18Further fixes for problems uncovered by the previous fixPo Lu
2023-12-18; * src/sfnt.c: Fix typo.Po Lu
2023-12-18* src/sfnt.c (sfnt_interpret_mdap): Correct MDAP opcode.Po Lu
2023-12-18Fix typo in earlier changesPo Lu