aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* delsel.el: Tweak the `delsel--replace-text-or-position` handlingfeature/delsel-replaceStefan Monnier2026-02-141-36/+45
* delsel.el: Use an overlay to track the replacement textKim F. Storm2026-02-141-44/+48
* ede/proj-shared.el: Remove leftover obsolete EIEIO name argumentsStefan Monnier2026-02-131-6/+0
* Pacify GCC with gdk-pixbuf 2.44Paul Eggert2026-02-132-0/+34
* Remove vla.hPaul Eggert2026-02-136-68/+1
* Update from Gnulib by running admin/merge-gnulibPaul Eggert2026-02-135-56/+54
* vc-log-show-limit: Change default to 500, and the button to 4XDmitry Gutov2026-02-143-8/+10
* Rewrite flex completion with Gotoh algorithmJoão Távora2026-02-134-214/+352
* Only check regular files for package metadataPhilip Kaludercic2026-02-131-1/+1
* Improve 'package-upgrade-all' robustnessPhilip Kaludercic2026-02-131-1/+3
* Fix 'help-echo' for package suggestions in mode linePhilip Kaludercic2026-02-131-28/+17
* Autoload 'diff-no-select'Philip Kaludercic2026-02-134-8/+1
* ; Add missing periods to package-autosuggest NEWS entriesPhilip Kaludercic2026-02-131-2/+2
* ; vc-git-topic-outgoing-base: Preparatory refactoring.Sean Whitton2026-02-131-33/+70
* * lisp/emacs-lisp/cond-star.el (cond*): New Edebug specification.Sean Whitton2026-02-131-1/+7
* Eglot: fix neocmakelsp invocationJoão Távora2026-02-131-1/+1
* Revert "Use 'project-name-cached' in 'python-shell-get-process-name'"kobarity2026-02-131-12/+5
* ; Improve documentation of 'package-autosuggest-mode'Eli Zaretskii2026-02-134-48/+80
* Fix new eglot test failure due to project cacheDmitry Gutov2026-02-131-1/+2
* Merge branch 'feature/package-autosuggest'Philip Kaludercic2026-02-126-0/+616
|\
| * Ensure package contents for package suggestionsfeature/package-autosuggestPhilip Kaludercic2026-02-121-1/+6
| * ; Reset :initialize for 'package-autosuggest-mode'Philip Kaludercic2026-02-121-1/+1
| * Simplify mode-line prompt for package suggestionsPhilip Kaludercic2026-02-121-5/+1
| * Generalize 'scrape-elpa--safe-evil'Philip Kaludercic2026-02-111-6/+3
| * Disable 'package-autosuggest-mode' by defaultPhilip Kaludercic2026-02-111-1/+1
| * Enable fewer minor modes in package suggestion buffersPhilip Kaludercic2026-02-091-2/+0
| * ; Remove test code from previous commitPhilip Kaludercic2026-02-091-2/+0
| * Detect more package suggestionsPhilip Kaludercic2026-02-092-4/+70
| * ; Fix partial revert from c31e7ef4d5aPhilip Kaludercic2026-02-071-144/+10
| * Revert "Enable 'package-autosuggest-mode' at startup"Philip Kaludercic2026-02-073-12/+152
| * Use 'buffer-file-name' when matching 'auto-mode-alist'Philip Kaludercic2026-02-061-1/+1
| * Link to "Major Mode" node in manual when suggesting packgesPhilip Kaludercic2026-02-061-0/+2
| * Add separate user option to prevent repetitive package suggestionsPhilip Kaludercic2026-02-061-7/+14
| * ; Properly initialize 'package-autosuggest-mode'Philip Kaludercic2026-02-061-0/+1
| * ; Fix typoPhilip Kaludercic2026-02-061-1/+1
| * ; * lisp/emacs-lisp/package-activate.el: Add note on preloadingPhilip Kaludercic2026-02-061-0/+2
| * Enable 'package-autosuggest-mode' at startupPhilip Kaludercic2026-02-063-151/+151
| * Merge remote-tracking branch 'origin/master' into feature/package-autosuggestPhilip Kaludercic2026-02-0415-196/+208
| |\
| * | Rephrase package suggestion messagePhilip Kaludercic2026-02-041-2/+2
| * | Do not compile database into package.elPhilip Kaludercic2026-02-031-6/+15
| * | Merge remote-tracking branch 'origin/master' into feature/package-autosuggestPhilip Kaludercic2026-02-0166-721/+1763
| |\ \
| * | | Adjust formatting of package suggestion bufferPhilip Kaludercic2026-02-011-11/+13
| * | | ; Use right variable name in 'pcase'Philip Kaludercic2026-02-011-3/+3
| * | | Clarify that package suggestions have to be confirmedPhilip Kaludercic2026-02-011-2/+2
| * | | Explain why package suggestions matchPhilip Kaludercic2026-02-011-3/+16
| * | | Enable 'package-autosuggest-mode' by defaultPhilip Kaludercic2026-02-011-1/+1
| * | | ; Close package suggestion window after installing packagePhilip Kaludercic2026-02-011-1/+4
| * | | Add more elaborate prompt when suggesting packagesPhilip Kaludercic2026-02-011-22/+58
| * | | Display hint for package suggestions after mode namePhilip Kaludercic2026-02-011-5/+4
| * | | Inline database of package suggestionsPhilip Kaludercic2026-02-011-36/+33