summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* | Support "replacement characters" on TTY framesEli Zaretskii2022-08-27
* | Fix crash when handling "swallowed" generic eventsPo Lu2022-08-27
* | Restore old code in x_sync_trigger_fencePo Lu2022-08-26
* | ; * src/xterm.h (struct x_display_info): Update comment.Po Lu2022-08-26
* | Fix overflows in HAVE_XSYNC timestamp handlingPaul Eggert2022-08-25
* | Allow symlink creation on MS-Windows without Administrator privilegesKien Nguyen2022-08-25
* | Fix various problems with mouse highlight on XI2 buildsPo Lu2022-08-25
* | Fix input extension focus tracking with some window managersPo Lu2022-08-24
* | ; * src/buffer.h (struct buffer_text): Improve commentary.Eli Zaretskii2022-08-23
* | Improve detection of long lines.Gregory Heytings2022-08-23
* | ; * src/xterm.c (x_free_frame_resources): Fix typo.Po Lu2022-08-23
* | Make frame synchronization conditional on clock_gettimePo Lu2022-08-23
* | Make frame synchronization conditional on clock_gettimePo Lu2022-08-23
* | Allow disabling the input extension at runtime on GTK 3Po Lu2022-08-23
* | Make start/end in libxml-parse-html-region optionalLars Ingebrigtsen2022-08-22
* | Fix child frame focus for MPX environmentsPo Lu2022-08-22
* | Remove a newline from the end of an error messageLars Ingebrigtsen2022-08-21
* | ; Complete renaming to pos-bol and pos-eolMattias Engdegård2022-08-21
* | ; * src/xterm.c (handle_one_xevent): Avoid compiler warning.Eli Zaretskii2022-08-21
* | Rename newly-added eol/bol functions to pos-eol/pos-bolLars Ingebrigtsen2022-08-21
* | Minor optimization to x_query_pointer_1Po Lu2022-08-21
* | Fix crash when the keymap changesPo Lu2022-08-20