summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-12Substitute all emacsclient occurrences in emacsclient.desktopLin Jian
2025-02-12Remove an unneeded sed command for emacs.serviceLin Jian
2025-02-12Add java-language-server to eglot-server-programsRobert Brown
2025-02-12Merge remote-tracking branch 'savannah/master' into master-android-1Po Lu
2025-02-12Merge from savannah/emacs-30Po Lu
2025-02-12; Merge from savannah/emacs-30Po Lu
2025-02-12Merge from savannah/emacs-30Po Lu
2025-02-12Highlight multiple symbols in single quotes in CL stringsThuna
2025-02-12; Add a utility script for retrieving Android port dependenciesPo Lu
2025-02-12Fix 'rcirc-buffer-process' not working on channel buffersThuna
2025-02-12Fix Gnus logo color customizationTrevor Arjeski
2025-02-12; Update :version tag of x-gtk-stock-mapStefan Kangas
2025-02-12Add icons used by 'mpc.el' to 'x-gtk-stock-map'john muhl
2025-02-11Eglot: use Eldoc in eglot-hierarchy-modeJoão Távora
2025-02-11Remove `smtpmail-address-buffer' temporary bufferManuel Giraud
2025-02-11Delete redundant lambdas around unary functionsStefan Kangas
2025-02-11; * lisp/treesit.el: Remove implemented TODO for integration with hideshow.Juri Linkov
2025-02-11Improve outline-predicate of ts-modes (bug#74448)Juri Linkov
2025-02-11Eglot: fix thinko in previous commitJoão Távora
2025-02-11Eglot: mention ocaml-ts-mode in eglot-server-programsJoão Távora
2025-02-11; Don't document a complicated defaultStefan Kangas
2025-02-11Fix minibuffer-next-completion in completing-read-multipleDmitry Gutov
2025-02-11Eglot: error if no hierarchies available at pointJoão Távora
2025-02-11Eglot: make better use of :company-docsigJoão Távora
2025-02-11Eglot: cosmetic refactor of eglot-completion-at-pointJoão Távora
2025-02-11Eglot: mention ocaml-ts-mode in eglot-server-programsJoão Távora
2025-02-11; Document 'completing-read-multiple' in the ELisp manualEli Zaretskii
2025-02-11* src/bidi.c: Add comments to uses of INT_PROMOTE (bug#75964).Eli Zaretskii
2025-02-11Correct project-remember/forget-projects-under message grammarshipmints
2025-02-11Eliminate bookmark-maybe-historicize-string duplicatesshipmints
2025-02-11Update webjump.el example linksStefan Kangas
2025-02-11; Delete redundant defvarStefan Kangas
2025-02-11Add new function lm-package-versionStefan Kangas
2025-02-11Don't warn for packages without a footer lineStefan Kangas
2025-02-11; * lisp/gnus/nnweb.el (nnweb-type): Doc fix.Stefan Kangas
2025-02-10; Mark erc-nicks test as :unstableF. Jason Park
2025-02-11Minor simplification in Fdescribe_buffer_bindingsStefan Kangas
2025-02-11Prefer keyword arguments in message-mode menu definitionStefan Kangas
2025-02-11; Quote function symbols in help-fns-tests.elStefan Kangas
2025-02-11Add test for Bug#76179Stefan Kangas
2025-02-11; Move describe-symbol test to its proper sectionStefan Kangas
2025-02-10Pacify gcc -Wswitch-enum in bidi.cPaul Eggert
2025-02-10Merge remote-tracking branch 'origin/emacs-30'Stefan Monnier
2025-02-10Set process-adaptive-read-buffering to nil by defaultStefan Kangas
2025-02-10; Add test for my last commitStefan Kangas
2025-02-10lisp/help.el (help-function-arglist): Fix out-of-bounds access (bug#76179)Stefan Monnier
2025-02-10* lisp/ansi-osc.el (ansi-osc-directory-tracker): Don't check host name.Michael Albinus
2025-02-10Don't error on 'C-h f menu-bar-open-mouse RET'Stefan Kangas
2025-02-10; Silence byte-compilerStefan Kangas
2025-02-10; * lisp/emacs-lisp/eieio.el (defclass): Add autoload cookie.Gerd Möllmann