aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ; 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
| * | | Refer to 'package-autosuggest-style' in manual.Philip Kaludercic2026-01-251-1/+2
| * | | ; Fix typo in docstringPhilip Kaludercic2026-01-251-1/+1
| * | | Update 'package-autosuggest' databasePhilip Kaludercic2026-01-251-5/+8
| * | | Mention scrape-elpa.el file name in autosuggest databasePhilip Kaludercic2026-01-251-4/+4
| * | | Mark 'package-autosuggest-database' as privatePhilip Kaludercic2026-01-253-7/+7
| * | | ; Use 'without-restriction'Philip Kaludercic2026-01-251-4/+2
| * | | Merge branch 'feature/package-autosuggest'Philip Kaludercic2026-01-255-0/+477
| |\ \ \
| | * | | Do not suggest packages outside of 'fundamental-mode'Philip Kaludercic2024-11-081-1/+1
| | * | | Merge branch 'master' into feature/package-autosuggestPhilip Kaludercic2024-11-0814-58/+1151
| | |\ \ \
| | * | | | Demote errors when failing to install package suggestionsPhilip Kaludercic2024-11-071-5/+6
| | * | | | Drop comments indicating origin of package sugggestionsPhilip Kaludercic2024-11-072-183/+182
| | * | | | Distinguish between suggested packages and major modesPhilip Kaludercic2024-11-073-91/+99