summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-09-23Fix more toolkit scroll bar window protection issuesPo Lu
2022-09-23Fix shaping with bitmap-only fonts on HarfBuzz 5.2.0 (Bug#57976)YAMAMOTO Mitsuharu
2022-09-22Work around rare crash when turning scroll wheelPo Lu
2022-09-21Merge from origin/emacs-28Stefan Kangas
2022-09-21Fix minor thinko in focus tracking logicPo Lu
2022-09-20Improve treesit-query-captureYuan Fu
2022-09-20Rename treesit-expand-query/patternYuan Fu
2022-09-20Remove intern calls with a static string from haiku*.cPo Lu
2022-09-19Abolish max-specpdl-size (bug#57911)Mattias Engdegård
2022-09-19; More comment fixes in font.h (bug#57935)Eli Zaretskii
2022-09-19; * src/font.h (struct font_driver): Comment fix.Manuel Giraud
2022-09-19Fix 'posn-at-point' around several 'display' propertiesEli Zaretskii
2022-09-19Avoid an unnecessary call to internStefan Kangas
2022-09-19Merge from origin/emacs-28Stefan Kangas
2022-09-19Remove calls to intern with a static string from code that runs on XPo Lu
2022-09-19Get rid of intern calls to static strings in xterm.cPo Lu
2022-09-19Fix GC protection of scroll bar windowsPo Lu
2022-09-18; Minor copyedits of *-frame-alist doc stringsEli Zaretskii
2022-09-18; * src/intervals.c (get_local_map): Fix commentary.Eli Zaretskii
2022-09-18Prefer using DEFSYMs to intern with wrong_type_argumentStefan Kangas
2022-09-18Remove what should be unnecessary calls to block_inputPo Lu
2022-09-18Fix possible null pointer accessGerd Möllmann
2022-09-17Fix rare shaping problems with Urdu and ArabicYAMAMOTO Mitsuharu
2022-09-17Optimize tty display updates (bug#57727)Gerd Möllmann
2022-09-17Fix MPX focus tracking upon frame deletionPo Lu
2022-09-17; Update src/macuvs.h, forgotten in Unicode 15.0 commit.Eli Zaretskii
2022-09-16Fix wrong source window being generated for XDND leave eventsPo Lu
2022-09-16Avoid asserting for fontset validity before it is usedPo Lu
2022-09-16Fix crash in GC on macOS (bug#57751)Gerd Möllmann
2022-09-15; Fix last change in w32fns.c.Eli Zaretskii
2022-09-15Implement support for 'wallpaper-set' on MS-WindowsEli Zaretskii
2022-09-15Simplify and shrink reader buffersMattias Engdegård
2022-09-15mapconcat fast path with `identity` function argumentMattias Engdegård
2022-09-15More fixes for XDND proxy supportPo Lu
2022-09-15Revert "; Fix doc string of 'loaddefs-generate'"Eli Zaretskii
2022-09-15; Fix doc string of 'loaddefs-generate'Eli Zaretskii
2022-09-14; * src/emacs.c (usage_message): Remove stray tabs.Augusto Stoffel
2022-09-14Raise default max-specpdl-size and max-lisp-eval-depthMattias Engdegård
2022-09-14Implement wallpaper.el support for HaikuPo Lu
2022-09-13Port alignas definition to C23Paul Eggert
2022-09-13Move imagep in image.c from the debugging sectionLars Ingebrigtsen
2022-09-13; * src/image.c (svg_load_image): Another minor cleanup. (Bug#51104)Eli Zaretskii
2022-09-13; * src/image.c (svg_load_image): Always free 'err' if non-NULL.Eli Zaretskii
2022-09-13Fix last change in image.cEli Zaretskii
2022-09-13Avoid double svg error reporting and segfaultsdickmao
2022-09-13Fix frames with explicit parent being unmapped after parent shuts downPo Lu
2022-09-12Fix focus restoration upon x_mouse_leave againPo Lu
2022-09-11Make it easier to clear the Motif drag window for debuggingPo Lu
2022-09-10Fix compliance with the XDND specification when dropping on a proxyPo Lu
2022-09-10Doc fixes for 'text-quoting-style'Stefan Kangas