summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-09-10* src/w32image.c (w32_can_use_native_image_api): Fix comment.Stefan Kangas
2022-09-10; * src/alloc.c (check_pure_size): Fix last change.Po Lu
2022-09-10Fix several printfs for 32 bit systemsPo Lu
2022-09-09Fix problem with Glib 2.73.2+ and SIGCHLD handlerPaul Eggert
2022-09-09Delete variable window-system-version obsolete since 24.3Stefan Kangas
2022-09-09Delete many items obsolete since 24.3Stefan Kangas
2022-09-09Remove some redundant calls to x_ignore_errors_for_next_requestPo Lu
2022-09-09Remove long-broken TESTRM interfacePo Lu
2022-09-09Display librsvg error when loading bad SVGStefan Kangas
2022-09-08* src/keyboard.c (safe_run_hook_funcall): Fix thinkoStefan Monnier
2022-09-08* src/keyboard.c (safe_run_hook_funcall): Fix recent regressionStefan Monnier
2022-09-08Add node-only parameter to treesit-query-captureYuan Fu
2022-09-08; * src/editfns.c (syms_of_editfns) <restrictions-locked>: Doc fix.Eli Zaretskii
2022-09-08* src/xrdb.c (main) [TESTRM]: Replace gets with fgets.Stefan Kangas
2022-09-08Avoid selecting for excessive output configuration eventsPo Lu
2022-09-07Don't follow symlinks in w32notify file watchesEli Zaretskii
2022-09-07Fix nsfont breakage since 6b1ed2f2c99a1c2da56c5f434570c438cad6576dPo Lu
2022-09-07Reenable reporting of frame movement on NSPo Lu
2022-09-06Correctly handle frame synchronization on fullscreen KWinPo Lu
2022-09-05Fix crash while converting empty vector to X dataPo Lu
2022-09-04Fix earlier change to xterm.cPo Lu
2022-09-03Update error message to reflect variable renameJeff Walsh
2022-09-03; * character.c (Fmax_char): Fix build with type checking.Po Lu
2022-09-03Work around another X server bug in crossing event dispatchPo Lu
2022-09-03Work around potential X server bugPo Lu
2022-09-03Teach 'max-char' about the Unicode code rangeEli Zaretskii
2022-09-02Display a warning for some uses of nil in face attributes.Gregory Heytings
2022-09-02Prevent crashes when embedding Emacs in a nonexistent parentPo Lu
2022-09-01Fix bug#57476 for Xt buildsPo Lu
2022-09-01Better `take` and `ntake` bignum argument handlingMattias Engdegård
2022-09-01; * src/xdisp.c (lookup_glyphless_char_display): Fix last merge.Eli Zaretskii
2022-09-01Merge from origin/emacs-28Stefan Kangas
2022-08-31Gently nudge Xt into always setting size hintsPo Lu
2022-08-31Fix bug#57476Po Lu
2022-08-30Accept bignum arguments in `take` and `ntake`Mattias Engdegård
2022-08-30; * src/lread.c (invalid_radix_integer): Use a local buffer.Mattias Engdegård
2022-08-30Fix junk data being returned with incremental selection transfersPo Lu
2022-08-30; * src/lread.c (read0): Fix specpdl off-by-one bug in last change.Mattias Engdegård
2022-08-29Merge remote-tracking branch 'origin/master' into feature/tree-sitterYuan Fu
2022-08-29Fix reader memory leak upon error (bug#56623)Mattias Engdegård
2022-08-29; * src/window.c (syms_of_window) <window-point-insertion-type>: Doc fix.Eli Zaretskii
2022-08-29* src/keyboard.c (safe_run_hooks*): Simplify and generalizeStefan Monnier
2022-08-29Unify floating point handling when reading XI motion eventsPo Lu
2022-08-28Improve the documentation of glyphless-character displayEli Zaretskii
2022-08-28Fix two issues in xterm.cPo Lu
2022-08-27Use truncated-partial-width-window-p in more places (bug#56815)Juri Linkov
2022-08-27Fix antialias face attribute when text is scaledEli Zaretskii
2022-08-27Support "replacement characters" on TTY framesEli Zaretskii
2022-08-27Fix documentation of 'glyphless-char-display'Eli Zaretskii
2022-08-27Fix crash when handling "swallowed" generic eventsPo Lu