summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-11-01Don't print buffer when printing tree-sitter node and parserYuan Fu
2022-11-01* src/xterm.c (x_term_init): Fix last change.Po Lu
2022-11-01Fix leak on Lucid buildPo Lu
2022-11-01Merge from origin/emacs-28Stefan Kangas
2022-11-01Preven a buffer-overflow (bug#58850)Gerd Möllmann
2022-11-01Fix leaks of XImage structures in image.cPo Lu
2022-10-31; Explain the BEG and END argument in treesit-query-capture betterYuan Fu
2022-10-30; * src/search.c (Fmatch_data): Doc fix.Eli Zaretskii
2022-10-30Merge remote-tracking branch 'origin/master' into feature/package+vcPhilip Kaludercic
2022-10-30Merge master into feature/improved-locked-narrowing.Gregory Heytings
2022-10-30; Fix unclean code in w32fns.cEli Zaretskii
2022-10-30; * src/sqlite.c (Fsqlite_select): Doc fix. (Bug#58885)Eli Zaretskii
2022-10-30Plug big leaks upon display IO errorPo Lu
2022-10-29Fix the subr-arity returned by native compiled functions with lots of argsAlan Mackenzie
2022-10-29Fix another GCC warningPo Lu
2022-10-29Fix crash destroying NS frame tool barPo Lu
2022-10-29Fix last changePo Lu
2022-10-29Fix function declarations in itree headersPo Lu
2022-10-29Fix coding style of latest feature branch mergePo Lu
2022-10-29Include Cairo FreeType header when availablePo Lu
2022-10-28Make Emacs compile without tree-sitter libraryYuan Fu
2022-10-28Merge remote-tracking branch 'origin/feature/noverlay'Stefan Monnier
2022-10-28Fix warning in xsettings.cStefan Kangas
2022-10-28cconv.el: Fix regression in cconv-tests-interactive-closure-bug51695Stefan Monnier
2022-10-28Include more information in error data for sqlite errorsJonas Bernoulli
2022-10-28Simplify scroll valuator reset handlingPo Lu
2022-10-28Clean up some xwidgets codePo Lu
2022-10-28Fix Haiku subprocess supportPo Lu
2022-10-28Fix build without Cairo FreeType and fontconfig supportPo Lu
2022-10-28Fix detection of DPI changes in builds without XftVincent Bernat
2022-10-27; * src/keyboard.c (command_loop_1): Remove unused variable.Eli Zaretskii
2022-10-27Avoid recentering when point enters invisible text at BOLEli Zaretskii
2022-10-27Fix reporting of iconic state on old window managersPo Lu
2022-10-27; Update copyright yearsStefan Kangas
2022-10-27; Fix typos and formatting in treesit.[ch]Stefan Kangas
2022-10-27; * src/treesit.c: Fix typos.Stefan Kangas
2022-10-26Fix rare problems with current-column when text is invisibleEli Zaretskii
2022-10-26Prevent gui_consider_frame_title from restoring dead top framesPo Lu
2022-10-26Clean up some event handling codePo Lu
2022-10-26Fix Haiku build for recent changes to system headersPo Lu
2022-10-26Set `comp-no-spawn' earlier using -no-comp-spawnAndrea Corallo
2022-10-25* src/treesit.c (treesit_search_dfs): Fix traverse algorithm.Yuan Fu
2022-10-25; * src/treesit.c (treesit_search_forward): Fix comment.Yuan Fu
2022-10-25* src/treesit.c (treesit_search_forward): Fix traverses algorithm.Yuan Fu
2022-10-25Ignore non-base64 junk when decoding MIMEAndreas Schwab
2022-10-25(Ffunction): Make interpreted closures safe for spaceStefan Monnier
2022-10-25Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2022-10-25lisp.h: Remove unnecessary preprocessor conditionsLin Sun
2022-10-25Fix drag-and-drop bugs on Lucid buildPo Lu
2022-10-24Fix focus stealing in the Emacs server for old window managersPo Lu