summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-24Fix some function type declarationAndrea Corallo
2024-07-24* src/image.c (gui_put_x_image): Avoid memory leak.Po Lu
2024-07-24; * doc/misc/use-package.texi (Getting Started): Fix wording.Eli Zaretskii
2024-07-24Merge from savannah/emacs-30Po Lu
2024-07-24Adapt last change to non-NS systemsPo Lu
2024-07-24Merge from savannah/emacs-30Po Lu
2024-07-24Fix NULL pointer dereferences in xpm_load_imagePo Lu
2024-07-24Merge from savannah/emacs-30Po Lu
2024-07-24; Merge from savannah/emacs-30Po Lu
2024-07-24Merge from savannah/emacs-30Po Lu
2024-07-24Fix bug#72255Po Lu
2024-07-23Delete redundant "a.k.a." in use-package.texiStefan Kangas
2024-07-23* lisp/isearch.el: Exit Isearch after deleting the frame (bug#41338).Juri Linkov
2024-07-23* lisp/isearch.el: Preserve original value of overriding-terminal-local-map.Juri Linkov
2024-07-23Document (use-package 'emacs) declarationsStefan Kangas
2024-07-23Better reproduce mouse event coalescence during touch event translationPo Lu
2024-07-23Improve 'emacs-news-view-mode' menus and bindingsRobert Pluim
2024-07-23; * src/xdisp.c (Fformat_mode_line): Doc fix.Eli Zaretskii
2024-07-23Don't highlight matches in dired query-replace commandsVisuwesh
2024-07-23Fix disappearing bar cursor on Hebrew text (bug#72230)Gerd Möllmann
2024-07-23* src/comp.c (obj_to_reloc): Use eassume.Stefan Kangas
2024-07-22Fix DocView with DVI filesManuel Giraud
2024-07-22; Fix typo in use-package.texiStefan Kangas
2024-07-22FIx spurious fontification of variable in Java ModeAlan Mackenzie
2024-07-22Use SBYTES instead of strlen in treesit.cStefan Kangas
2024-07-22Correctly typeset nil and t in texinfoStefan Kangas
2024-07-22Fix Tramp IPv6 handling in testsMichael Albinus
2024-07-21Update to Org 9.7.8-5-gfdf0e0Kyle Meyer
2024-07-22Prohibit unbinding of built-in variablesPo Lu
2024-07-21Fix Ftreesit_parser_createYuan Fu
2024-07-21Fix segfault when deleting tree-sitter query (bug#72238)Yuan Fu
2024-07-21Fix segfault when deleting tree-sitter query (bug#72238)Yuan Fu
2024-07-21Improve treesit-node-child-by-field-name docstringStefan Kangas
2024-07-21Minor copyedits in tree-sitter starting guideStefan Kangas
2024-07-21Update tag for prebuilt tree-sitter grammarsStefan Kangas
2024-07-21Fix punctuation and doc style in treesit.cStefan Kangas
2024-07-21; Fix punctuation in docsStefan Kangas
2024-07-21Add link to commit compatibility function handlesTheodor Thornhill
2024-07-21Improve one test (bug#71998)Theodor Thornhill
2024-07-21; Minor whitespace fixTheodor Thornhill
2024-07-21Signal error on wrong typescript dialectTheodor Thornhill
2024-07-21; Fix typoTheodor Thornhill
2024-07-21* lisp/progmodes/go-ts-mode.el (go-ts-mode-build-tags): Fix :version.Michael Albinus
2024-07-21Fix DocView with PostScript filesManuel Giraud
2024-07-21Add commands to run unit tests in 'go-ts-mode'Ankit R Gadiya
2024-07-21; Fix recent changes in pdumper.cEli Zaretskii
2024-07-20Fix bool vector length overflowPaul Eggert
2024-07-20Change list-length intptr_t to ptrdiff_tPaul Eggert
2024-07-20; * lisp/eshell/esh-io.el (eshell-close-handles): Fix version annotation.Jim Porter
2024-07-20Support dumping tree-sitter query (bug#69952)Yuan Fu