aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/feature/package-autosuggest' into scratc...Philip Kaludercic2025-09-021-0/+226
|\
| * Do not suggest packages outside of 'fundamental-mode'Philip Kaludercic2024-11-081-1/+1
| * Merge branch 'master' into feature/package-autosuggestPhilip Kaludercic2024-11-088-22/+1086
| |\
| * | Demote errors when failing to install package suggestionsPhilip Kaludercic2024-11-071-5/+6
| * | Distinguish between suggested packages and major modesPhilip Kaludercic2024-11-071-5/+10
| * | Do not enable 'package-autosuggest-mode' by defaultPhilip Kaludercic2024-11-071-1/+2
| * | ; Fix typo in 'package--autosuggest-after-change-mode'Philip Kaludercic2024-11-071-1/+1
| * | Update mode line after rejecting a suggestionPhilip Kaludercic2024-11-061-1/+3
| * | Create separate 'package-autosuggest-style' user optionPhilip Kaludercic2024-11-061-19/+18
| * | ; Remove thinko value from 'package-autosuggest-database'Philip Kaludercic2024-11-061-1/+1
| * | Ensure a valid value for 'package-autosuggest-mode'Philip Kaludercic2024-11-061-0/+3
| * | Improve package-autosuggest documentationPhilip Kaludercic2024-11-061-23/+42
| * | * lisp/emacs-lisp/package.el (package-autosuggest): New commandPhilip Kaludercic2024-11-061-0/+10
| * | Improve prompting of autosuggested packagesPhilip Kaludercic2024-11-061-21/+21
| * | Allow suggesting to install packagesPhilip Kaludercic2024-11-061-0/+147
* | | Remove package-core runtime dependency on cl-libPhilip Kaludercic2025-09-021-4/+6
* | | Merge remote-tracking branch 'origin/master' into scratch/split-package.elPhilip Kaludercic2025-08-1679-1420/+2455
|\ \ \
| * | | * lisp/vc/vc-hg.el (vc-hg-checkin): Fix on MS-Windows (bug#79024).Sean Whitton2025-08-161-14/+45
| * | | ; vc-git-command, vc-hg-command: Comments about MS-Windows encoding.Sean Whitton2025-08-162-0/+23
| * | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2025-08-163-13/+23
| |\ \ \
| | * \ \ Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2025-08-161-6/+56
| | |\ \ \
| | * \ \ \ Merge from origin/emacs-30Michael Albinus2025-08-161-9/+17
| | |\ \ \ \
| | | * | | | * lisp/net/tramp-sh.el (tramp-get-remote-touch): Simplify.Michael Albinus2025-08-161-13/+10
| | | * | | | Improve use of "touch" in TrampToru TSUNEYOSHI2025-08-161-1/+12
| | | * | | | Sync with Tramp 2.7.4-preMichael Albinus2025-08-166-108/+105
| | * | | | | Merge from origin/emacs-30Michael Albinus2025-08-161-1/+1
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | executable-interpret: Handle remote file namesZhengyi Fu2025-08-141-1/+1
| | | * | | | ; Update lisp/ldefs-boot.el. Do not merge to master.Eli Zaretskii2025-08-141-9/+15
| | * | | | | Merge from origin/emacs-30Michael Albinus2025-08-161-3/+5
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | ; * lisp/emacs-lisp/cl-generic.el (cl-defgeneric): Doc fix (bug#79206).Eli Zaretskii2025-08-101-3/+5
| * | | | | | ; Fix last change (bug#77544)Eli Zaretskii2025-08-161-4/+6
| * | | | | | whitespace-mode: New style to prettify page delimiters characters.Elías Gabriel Pérez2025-08-161-0/+51
| | |_|/ / / | |/| | | |
| * | | | | ; * lisp/minibuffer.el (completion-eager-update): Doc fix.Eli Zaretskii2025-08-161-1/+1
| * | | | | Add support for updating *Completions* as you typeSpencer Baugh2025-08-161-6/+56
| |/ / / /
| * | | | Handle 'lexical-binding' cookie in nnrss outputManuel Giraud2025-08-161-4/+6
| * | | | (diff--font-lock-prettify): Fix fringe width testjohn muhl2025-08-161-3/+6
| * | | | Reject non-nil non-number REPEAT in 'run-with-timer'Eli Zaretskii2025-08-161-5/+6
| * | | | Delete overlays from Flymake backends that no longer existMatthew Tromp2025-08-151-0/+20
| * | | | ; * lisp/register.el (register-alist, jump-to-register): Doc fix (bug#79243).Eli Zaretskii2025-08-151-2/+2
| * | | | New user option 'treesit-enabled-modes' (bug#79180)Juri Linkov2025-08-1424-100/+307
| * | | | vc-git-modify-change-comment: Bind c-s-f-w for command arguments tooSean Whitton2025-08-141-10/+12
| * | | | vc-buffer-sync-fileset: Reorder some checks for speed (bug#79137)Sean Whitton2025-08-141-2/+3
| * | | | Fix generation of defvars defined by easy-mmode and company in loaddefs.elPo Lu2025-08-141-1/+19
| * | | | vc-hg-checkin-patch: Fix several issuesSean Whitton2025-08-141-8/+7
| * | | | ; * lisp/completion-preview.el: Fix race condition.Eshel Yaron2025-08-131-1/+3
| * | | | Limit size of Tramp debug bufferMichael Albinus2025-08-131-1/+17
| * | | | * lisp/vc/vc-hg.el (vc-hg-checkin): Pass '-A' to 'hg commit'.Sean Whitton2025-08-122-2/+2
| * | | | ; Fix documentation of a recent commitEli Zaretskii2025-08-121-3/+3
| * | | | * lisp/tab-bar.el: Revert caching in 'tab-bar-format-align-right'.Juri Linkov2025-08-121-10/+1
| * | | | tab-line: Allow to hide excluded buffers in the tab line. (Bug#79159)Elías Gabriel Pérez2025-08-121-3/+29