summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-20On GTK do not inhibit implied resizing until tool bar was drawn (Bug#74750)Martin Rudalics
2024-12-20Add known-to-work version for c/c++-ts-modeYuan Fu
2024-12-20Add automated process to verify tree-sitter queriesYuan Fu
2024-12-20Add keyword :reversed to treesit-font-lock-rulesYuan Fu
2024-12-20Fix the MS-Windows build broken by recent changesEli Zaretskii
2024-12-20Allow xt-mouse-tests to runGerd Möllmann
2024-12-20Fix tty root frame collection in redisplay_internalGerd Möllmann
2024-12-20Enable adjusting frame sizes on MS-DOSPo Lu
2024-12-20Enable TTY child frames on MS-DOSPo Lu
2024-12-20Fix the Android portPo Lu
2024-12-20Prefer defvar-keymap in hangul.elStefan Kangas
2024-12-19* Update 'ldefs-boot.el' (don't merge)Andrea Corallo
2024-12-19* Bump Emacs version to 30.0.93Andrea Corallo
2024-12-19Add more documentation for TTY child framesRobert Pluim
2024-12-19Fix network test failure when using VPN clientRobert Pluim
2024-12-19; Fix last change.Eli Zaretskii
2024-12-19; * etc/NEWS: Fix recently-added entries.Eli Zaretskii
2024-12-19Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2024-12-19NEWS entry for the removal of `redisplay-dont-pause'Gerd Möllmann
2024-12-19NEWS entry for tty child framesGerd Möllmann
2024-12-19; Fix a call to update_window for !HAVE_EXT_MENU_BARGerd Möllmann
2024-12-19Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2024-12-19Remove remaining references to redisplay-dont-pauseGerd Möllmann
2024-12-19; Fix compilation warnings in term.cEli Zaretskii
2024-12-19Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus
2024-12-19Remove an unused parameter of combine_updatesGerd Möllmann
2024-12-19Don't pause display for pending inputGerd Möllmann
2024-12-19Fix display of obsolete variables in *Help*Michael Albinus
2024-12-19Merge branch 'scratch/tty-child-frames'Gerd Möllmann
2024-12-19Add treesit thing 'sexp-list' to some ts-modes (bug#73404)Juri Linkov
2024-12-19New treesit thing 'sexp-list' (bug#73404)Juri Linkov
2024-12-19Increase goto-address-fontify-maximum-sizeStefan Kangas
2024-12-19Prefer defvar-keymap in goto-addr.elStefan Kangas
2024-12-19Prefer defvar-keymap in filecache.elStefan Kangas
2024-12-19Delete support for the Conkeror web browserStefan Kangas
2024-12-19; Fix more obsoletion warningsStefan Kangas
2024-12-19; * ChangeLog.4: Update.Andrea Corallo
2024-12-19; * etc/AUTHORS: Update.Andrea Corallo
2024-12-19* Update authors.elAndrea Corallo
2024-12-18* Make again `comp--finalize-container' compilableAndrea Corallo
2024-12-18Use '--lambda-fixup' as native compiler fixup symbol for lambdasAndrea Corallo
2024-12-18* Revert "Remove check_comp_unit_relocs"Andrea Corallo
2024-12-18Avoid MinGW compilation warning in lib/Eli Zaretskii
2024-12-18; * etc/NEWS: Mark unmarked entries.Eli Zaretskii
2024-12-18Document 'trusted-contentEli Zaretskii
2024-12-18Mention network-interface-list in network-interface-info docstringRobert Pluim
2024-12-18; * lisp/emacs-lisp/re-builder.el (reb-change-syntax): Fix typo.Eli Zaretskii
2024-12-18; * etc/NEWS: Fix typos. Remove also text left over from NEWS.30.Michael Albinus
2024-12-18Fix string used in recent obsolete variables specMichael Albinus
2024-12-17; * etc/NEWS (Eshell): Fix example for restoring old history search.Jim Porter