summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix focus restoration upon x_mouse_leave againPo Lu2022-09-12
* Make it easier to clear the Motif drag window for debuggingPo Lu2022-09-11
* Fix compliance with the XDND specification when dropping on a proxyPo Lu2022-09-10
* Doc fixes for 'text-quoting-style'Stefan Kangas2022-09-10
* * src/w32image.c (w32_can_use_native_image_api): Fix comment.Stefan Kangas2022-09-10
* ; * src/alloc.c (check_pure_size): Fix last change.Po Lu2022-09-10
* Fix several printfs for 32 bit systemsPo Lu2022-09-10
* Fix problem with Glib 2.73.2+ and SIGCHLD handlerPaul Eggert2022-09-09
* Delete variable window-system-version obsolete since 24.3Stefan Kangas2022-09-09
* Delete many items obsolete since 24.3Stefan Kangas2022-09-09
* Remove some redundant calls to x_ignore_errors_for_next_requestPo Lu2022-09-09
* Remove long-broken TESTRM interfacePo Lu2022-09-09
* Display librsvg error when loading bad SVGStefan Kangas2022-09-09
* * src/keyboard.c (safe_run_hook_funcall): Fix thinkoStefan Monnier2022-09-08
* * src/keyboard.c (safe_run_hook_funcall): Fix recent regressionStefan Monnier2022-09-08
* ; * src/editfns.c (syms_of_editfns) <restrictions-locked>: Doc fix.Eli Zaretskii2022-09-08
* * src/xrdb.c (main) [TESTRM]: Replace gets with fgets.Stefan Kangas2022-09-08
* Avoid selecting for excessive output configuration eventsPo Lu2022-09-08
* Don't follow symlinks in w32notify file watchesEli Zaretskii2022-09-07
* Fix nsfont breakage since 6b1ed2f2c99a1c2da56c5f434570c438cad6576dPo Lu2022-09-07
* Reenable reporting of frame movement on NSPo Lu2022-09-07
* Correctly handle frame synchronization on fullscreen KWinPo Lu2022-09-06
* Fix crash while converting empty vector to X dataPo Lu2022-09-05
* Fix earlier change to xterm.cPo Lu2022-09-04
* Update error message to reflect variable renameJeff Walsh2022-09-03
* ; * character.c (Fmax_char): Fix build with type checking.Po Lu2022-09-03
* Work around another X server bug in crossing event dispatchPo Lu2022-09-03
* Work around potential X server bugPo Lu2022-09-03
* Teach 'max-char' about the Unicode code rangeEli Zaretskii2022-09-03
* Display a warning for some uses of nil in face attributes.Gregory Heytings2022-09-02
* Prevent crashes when embedding Emacs in a nonexistent parentPo Lu2022-09-02
* Fix bug#57476 for Xt buildsPo Lu2022-09-01
* Better `take` and `ntake` bignum argument handlingMattias Engdegård2022-09-01
* ; * src/xdisp.c (lookup_glyphless_char_display): Fix last merge.Eli Zaretskii2022-09-01
* Merge from origin/emacs-28Stefan Kangas2022-09-01
|\
| * ; * src/window.c (syms_of_window) <window-point-insertion-type>: Doc fix.Eli Zaretskii2022-08-29
| * Improve the documentation of glyphless-character displayEli Zaretskii2022-08-28
| * Fix documentation of 'glyphless-char-display'Eli Zaretskii2022-08-27
* | Gently nudge Xt into always setting size hintsPo Lu2022-08-31
* | Fix bug#57476Po Lu2022-08-31
* | Accept bignum arguments in `take` and `ntake`Mattias Engdegård2022-08-30
* | ; * src/lread.c (invalid_radix_integer): Use a local buffer.Mattias Engdegård2022-08-30
* | Fix junk data being returned with incremental selection transfersPo Lu2022-08-30
* | ; * src/lread.c (read0): Fix specpdl off-by-one bug in last change.Mattias Engdegård2022-08-30
* | Fix reader memory leak upon error (bug#56623)Mattias Engdegård2022-08-29
* | * src/keyboard.c (safe_run_hooks*): Simplify and generalizeStefan Monnier2022-08-29
* | Unify floating point handling when reading XI motion eventsPo Lu2022-08-29
* | Fix two issues in xterm.cPo Lu2022-08-28
* | Use truncated-partial-width-window-p in more places (bug#56815)Juri Linkov2022-08-27
* | Fix antialias face attribute when text is scaledEli Zaretskii2022-08-27