summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-01-10Use the treesit thing 'list' with symbol property 'treesit-thing-symbol'Juri Linkov
2025-01-09In xt_action_hook don't act on deleted window's scroll bar (Bug#75120)Martin Rudalics
2025-01-09; Fix indentation in itree.cStefan Kangas
2025-01-09; Remove some references to deleted filesStefan Kangas
2025-01-09Improve 'gethash' docstringStefan Kangas
2025-01-08; * src/lisp.h (struct Lisp_Subr): Fix comment (again).Eli Zaretskii
2025-01-08; * src/lisp.h (struct Lisp_Subr): Fix comment.Eli Zaretskii
2025-01-08Fix store_function_docstring for native subrs (Bug#74966)Pip Cet
2025-01-08; Fix indentation in src/nsterm.hStefan Kangas
2025-01-08Fix define_error docstring for pure space removalStefan Kangas
2025-01-08Move define_error declaration and docstringStefan Kangas
2025-01-08; Fix indentationStefan Kangas
2025-01-05Allow to remap 'header-line' faceEli Zaretskii
2025-01-05Fix setup of coding-systems on MS-WindowsEli Zaretskii
2025-01-04Merge from origin/emacs-30Eli Zaretskii
2025-01-04Update doc string of 'insert'Ulrich Müller
2025-01-03Automatically redraw frames for filtered facesDaniel Colascione
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-30; * src/doc.c (store_function_docstring): Fix typo.Pip Cet
2024-12-28Delete firstfile.c and lastfile.cStefan Kangas
2024-12-28Make browser windows pop up when browsing URLs on WaylandDaniel Colascione
2024-12-28Merge from origin/emacs-30Eli Zaretskii
2024-12-28Make image cache aware of image-scaling-factor (bug#74725)Alan Third
2024-12-26Don’t include stdlib.h from conf_post.hPaul Eggert
2024-12-26Let Gnulib deal with MB_CUR_MAXPaul Eggert
2024-12-26Fix format specifier warnings in nsterm.mCharalampos Mitrodimas
2024-12-24Document undocumented completion commandsEli Zaretskii
2024-12-21Merge from origin/emacs-30Eli Zaretskii
2024-12-21Merge from origin/emacs-30Eli Zaretskii
2024-12-21; Fix call to 'decode_string_utf_8' in #ifdef'ed-away codeEli Zaretskii
2024-12-21Add support for the ':data' keyword for play-sound in MS-Windows.Cecilio Pardo
2024-12-21Fix a number of Android compilation warningsPo Lu
2024-12-20On GTK do not inhibit implied resizing until tool bar was drawn (Bug#74750)Martin Rudalics
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-19Fix network test failure when using VPN clientRobert Pluim
2024-12-19Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
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-19Remove an unused parameter of combine_updatesGerd Möllmann
2024-12-19Don't pause display for pending inputGerd Möllmann
2024-12-19Merge branch 'scratch/tty-child-frames'Gerd Möllmann
2024-12-18Use '--lambda-fixup' as native compiler fixup symbol for lambdasAndrea Corallo