summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-14; Add t as a possible value for 'completion-preview-commands'Eshel Yaron
2026-02-14New option 'completion-preview-inhibit-functions' (bug#80370)Eshel Yaron
2026-02-14Say in Emacs Lisp Intro how to contribute code to EmacsEli Zaretskii
2026-02-14; * lisp/speedbar.el (speedbar-get-focus): Doc fix.Eli Zaretskii
2026-02-14Support 'speedbar-prefer-window' in 'speedbar-get-focus'Matthias Meulien
2026-02-14; * src/xfaces.c (face_at_buffer_position): Fix next_overlay per bug#80242.Eli Zaretskii
2026-02-14Adjust documentation to changes in 'overlays-in' and 'overlays-at'Eli Zaretskii
2026-02-14; 'package--autosuggest-after-change-mode': Improve help-echo.Eli Zaretskii
2026-02-13ede/proj-shared.el: Remove leftover obsolete EIEIO name argumentsStefan Monnier
2026-02-13Pacify GCC with gdk-pixbuf 2.44Paul Eggert
2026-02-13Remove vla.hPaul Eggert
2026-02-13Update from Gnulib by running admin/merge-gnulibPaul Eggert
2026-02-14vc-log-show-limit: Change default to 500, and the button to 4XDmitry Gutov
2026-02-13Rewrite flex completion with Gotoh algorithmJoão Távora
2026-02-13Only check regular files for package metadataPhilip Kaludercic
2026-02-13Improve 'package-upgrade-all' robustnessPhilip Kaludercic
2026-02-13Fix 'help-echo' for package suggestions in mode linePhilip Kaludercic
2026-02-13Autoload 'diff-no-select'Philip Kaludercic
2026-02-13; Add missing periods to package-autosuggest NEWS entriesPhilip Kaludercic
2026-02-13; vc-git-topic-outgoing-base: Preparatory refactoring.Sean Whitton
2026-02-13* lisp/emacs-lisp/cond-star.el (cond*): New Edebug specification.Sean Whitton
2026-02-13Eglot: fix neocmakelsp invocationJoão Távora
2026-02-13Revert "Use 'project-name-cached' in 'python-shell-get-process-name'"kobarity
2026-02-13; Improve documentation of 'package-autosuggest-mode'Eli Zaretskii
2026-02-13Fix new eglot test failure due to project cacheDmitry Gutov
2026-02-12Merge branch 'feature/package-autosuggest'Philip Kaludercic
2026-02-12; * src/dispnew.c (box_default): Shut up compilation warnings (bug#80386).Eli Zaretskii
2026-02-12Use new 'sort' calling convention in json.elBasil L. Contovounesios
2026-02-12Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus
2026-02-12Tramp signals 'remote-file-error' consequentlyMichael Albinus
2026-02-12; List my areas of interest in maintaining.Basil L. Contovounesios
2026-02-12Check that a UPower battery device IsPresentBasil L. Contovounesios
2026-02-12Allow disabling battery-update-timerBasil L. Contovounesios
2026-02-12battery.el: Update on "DisplayDevice" state changeMorgan Smith
2026-02-12* src/lisp.h (struct Lisp_Fwd): Add comments.Helmut Eller
2026-02-12Add tests for per-buffer variables with predicatesHelmut Eller
2026-02-12Move the Lisp_Fwd.bufoffset field back to the unionHelmut Eller
2026-02-12Introduce an enum Lisp_Fwd_PredicateHelmut Eller
2026-02-12Remove struct Lisp_Buffer_ObjfwdHelmut Eller
2026-02-12Remove struct Lisp_Kboard_ObjfwdHelmut Eller
2026-02-12Remove struct Lisp_ObjfwdHelmut Eller
2026-02-12Remove struct Lisp_BoolfwdHelmut Eller
2026-02-12Remove struct Lisp_IntfwdHelmut Eller
2026-02-12Introduce a struct Lisp_FwdHelmut Eller
2026-02-12Make Lisp_Buffer_Objfwd objects constHelmut Eller
2026-02-12Don't dump lispfwd objectsHelmut Eller
2026-02-12Make 'overlays_in' use only real EOB (bug#80242)Stephen Berman
2026-02-12Ensure package contents for package suggestionsPhilip Kaludercic
2026-02-12; Reset :initialize for 'package-autosuggest-mode'Philip Kaludercic
2026-02-12Simplify mode-line prompt for package suggestionsPhilip Kaludercic