summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2026-05-02* src/.gdbinit: Ignore SIGPIPE. (Bug#80911)Eli Zaretskii
2026-05-01Resize child frames with GTK3 immediately tooDmitry Gutov
2026-05-01Simplify the fullscreen adjustment in xg_frame_set_char_sizeDmitry Gutov
2026-05-01Remove the effect of x_gtk_resize_child_frames=hideDmitry Gutov
2026-05-01Don't wait out the whole event timeout unnecessarilyDmitry Gutov
2026-05-01Try to resize or resize-and-move child frames in one updateDmitry Gutov
2026-04-30Pacify GCC 16.0.1 -Wanalyzer-null-dereference in xdisp.cPaul Eggert
2026-04-30Always compile w32image.c on MinGW (Bug#80924)Randy Taylor
2026-04-29Pacify -Wunused-but-set-variable from gcc 16 and clang 13Collin Funk
2026-04-29; Spelling fixes.Paul Eggert
2026-04-30; * src/treesit.c (treesit_pred_with_guard): Fix style conventions.Eli Zaretskii
2026-04-29In tree-sitter, signal if predicate function causes reparseYuan Fu
2026-04-29; Avoid mutation in string-collate-lessp example.Basil L. Contovounesios
2026-04-28; Fix an inconsistency in C symbol namingEric S. Raymond
2026-04-27; Fix last changeEli Zaretskii
2026-04-27sqlite-close: no-op for already closed connectionsChris Roberts
2026-04-26Support Elisp debugging and backtraces in code called by modulesAaron L. Zeng
2026-04-25; Move treesit-languages-require-line-column-tracking to treesit.c.Yuan Fu
2026-04-25Fix line-truncation on horizontally-split TTY framesEli Zaretskii
2026-04-25; * src/process.c (Fprocess_attributes): Doc fix.Eli Zaretskii
2026-04-24Don't modify kbd_fetch_ptr in x_delete_selection_requests (bug#80863)Pip Cet
2026-04-23Simplify Tc/COLORTERM=truecolor escape sequencePeter Oliver
2026-04-23Support setrgbb/setrgbf for setting 24-bit colorTim Ruffing
2026-04-23Use expected escape sequence for terminfo Tc and COLORTERM=truecolorPeter Oliver
2026-04-21Fix unsafe use of SDATA in 'display_tty_menu_separator'Eli Zaretskii
2026-04-19* src/treesit.c (Ftreesit__linecol_at): Add treesit_check_position.Yuan Fu
2026-04-19Fix tree-sitter variable nameYuan Fu
2026-04-18Pacify clang 21.1.8 + gdk-pixbuf 2.44Paul Eggert
2026-04-17; * src/treesit.c (compute_new_linecol_by_change): Fix comment.Yuan Fu
2026-04-16Make sure range (1, 1) doesn't capture anything (bug#80798)Yuan Fu
2026-04-16Accept marker as position in treesit.c functions (bug#80830)Yuan Fu
2026-04-16src/syntax.c (update_syntax_table): Remove redundant assignmentStefan Monnier
2026-04-14New faces 'tab-line-active' and 'tab-line-inactive' (bug#80742)Juri Linkov
2026-04-14; * src/conf_post.h: Another tweak of conditionals for MinGW64.Eli Zaretskii
2026-04-14; And one more attempt to fix MinGW64 buildEli Zaretskii
2026-04-14; Another attempt to fix the MinGW64 buildEli Zaretskii
2026-04-14; Fix MinGW64 build due to missing 'getdelim' prototypeEli Zaretskii
2026-04-13SETUP_SYNTAX_TABLE: syntax-propertize more lazily (bug#80600)Stefan Monnier
2026-04-13Fix hangs on MS-Windows when deleting a pipe processEli Zaretskii
2026-04-12; * src/xwidget.c (Fmake_xwidget): Fix commentary.Eli Zaretskii
2026-04-12xwidgets: re-enable with newer webkit2gtkDirk-Jan C. Binnema
2026-04-11Fix setting and restoring cursor shape on Windows TerminalEli Zaretskii
2026-04-11Fix display of ambiguous-width characters on MS-Windows terminalEli Zaretskii
2026-04-11Fix face extension in 'visual-line-mode'Eli Zaretskii
2026-04-10Don't continue FOR_EACH_FRAME loops after delete_frame (bug#80789)Pip Cet
2026-04-10Ensure selected_frame isn't the deleted frame (bug#80789)Pip Cet
2026-04-10Don't accept dead selected_frame in x_connection_closed (bug#80789)Pip Cet
2026-04-10src/eval.c (Fdefault_toplevel_value): Improve docstring (bug#80775)Stefan Monnier
2026-04-09; New function 'ns-process-is-accessibility-trusted', no message (bug#80624)Stéphane Marks
2026-04-08src/data.c (set_internal): Mention var which can't be unbound in error msgStefan Monnier