aboutsummaryrefslogtreecommitdiffstats
path: root/etc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* etc/NEWS: Improve text for threads' "buffer disposition"Stefan Monnier2026-02-141-4/+5
* New option 'completion-preview-inhibit-functions' (bug#80370)Eshel Yaron2026-02-141-0/+6
* Adjust documentation to changes in 'overlays-in' and 'overlays-at'Eli Zaretskii2026-02-141-0/+7
* Rewrite flex completion with Gotoh algorithmJoão Távora2026-02-131-0/+6
* ; Add missing periods to package-autosuggest NEWS entriesPhilip Kaludercic2026-02-131-2/+2
* ; Improve documentation of 'package-autosuggest-mode'Eli Zaretskii2026-02-131-5/+9
* Merge branch 'feature/package-autosuggest'Philip Kaludercic2026-02-122-0/+216
|\
| * Detect more package suggestionsPhilip Kaludercic2026-02-091-0/+14
| * Merge remote-tracking branch 'origin/master' into feature/package-autosuggestPhilip Kaludercic2026-02-041-0/+6
| |\
| * \ Merge remote-tracking branch 'origin/master' into feature/package-autosuggestPhilip Kaludercic2026-02-013-16/+64
| |\ \
| * | | Update 'package-autosuggest' databasePhilip Kaludercic2026-01-251-5/+8
| * | | Mark 'package-autosuggest-database' as privatePhilip Kaludercic2026-01-251-1/+1
| * | | Merge branch 'feature/package-autosuggest'Philip Kaludercic2026-01-252-0/+199
| |\ \ \
| | * \ \ Merge branch 'master' into feature/package-autosuggestPhilip Kaludercic2024-11-082-0/+22
| | |\ \ \
| | * | | | Drop comments indicating origin of package sugggestionsPhilip Kaludercic2024-11-071-181/+181
| | * | | | Distinguish between suggested packages and major modesPhilip Kaludercic2024-11-071-84/+84
| | * | | | Update 'package-autosuggest' databasePhilip Kaludercic2024-11-071-0/+109
| | * | | | Do not enable 'package-autosuggest-mode' by defaultPhilip Kaludercic2024-11-071-0/+6
| | * | | | * etc/NEWS: Mention 'package-autosuggest'Philip Kaludercic2024-11-071-0/+7
| | * | | | Add command to scrape ELPA for package suggestionsPhilip Kaludercic2024-11-061-4/+76
| | * | | | Allow suggesting to install packagesPhilip Kaludercic2024-11-061-0/+7
* | | | | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2026-02-122-0/+12
|\ \ \ \ \ \
| * | | | | | ; List my areas of interest in maintaining.Basil L. Contovounesios2026-02-121-0/+1
| * | | | | | Allow disabling battery-update-timerBasil L. Contovounesios2026-02-121-0/+11
* | | | | | | Tramp signals 'remote-file-error' consequentlyMichael Albinus2026-02-121-3/+11
|/ / / / / /
* | | | | | icomplete-ret: Ignore icomplete-show-matches-on-no-inputSean Whitton2026-02-111-6/+8
* | | | | | ; Fix recently installed changesEli Zaretskii2026-02-111-4/+4
* | | | | | system-sleep sleep blocker and sleep/wake event package (bug#80348)Stéphane Marks2026-02-111-0/+16
* | | | | | Don't remap RET to 'icomplete-ret' in 'icomplete-mode' (bug#62108)Juri Linkov2026-02-111-0/+12
* | | | | | Revert "New key 'M-j' for 'icomplete-mode' (bug#62108)"Juri Linkov2026-02-111-4/+0
* | | | | | Do cache and timed invalidation in "VC-aware" project backendDmitry Gutov2026-02-101-0/+5
* | | | | | Fix selected group sort with topics (bug#80341)Manuel Giraud2026-02-091-0/+3
* | | | | | Add missing symbolic prefix keybindingManuel Giraud2026-02-091-0/+5
* | | | | | Merge branch 'main' into icalendarStefan Monnier2026-02-08171-481/+1368
|\ \ \ \ \ \
| * | | | | | Change the type of 'python-eldoc-function-timeout' to numberkobarity2026-02-071-0/+6
| * | | | | | Support D-Bus file descriptor manipulationMichael Albinus2026-02-071-11/+13
| * | | | | | Some manual updates for the recent changeDmitry Gutov2026-02-071-0/+1
| * | | | | | ; * etc/NEWS (help-setup-xref): slight polish (bug#80276)Mattias Engdegård2026-02-061-4/+5
| * | | | | | Separate input histories for 'C-x v !' and Git pulling & pushingSean Whitton2026-02-061-2/+4
| * | | | | | Allow using xref-find-references without visiting a tags tableDmitry Gutov2026-02-061-0/+5
| * | | | | | New minibuffer history for vc-user-edit-command (bug#80169)Protesilaos Stavrou2026-02-051-0/+5
| | |_|_|_|/ | |/| | | |
| * | | | | Fix [More] buttons in tutorial and other buttons in SemanticDmitry Gutov2026-02-031-0/+6
| | |_|_|/ | |/| | |
| * | | | * etc/symbol-releases.eld: 'any' and 'all' added in Emacs 31Mattias Engdegård2026-02-011-0/+2
| * | | | display-time: Add option to customize help-echo formatJacob S. Gordon2026-01-311-0/+5
| * | | | Add new input method for TuscaroraKierin Bell2026-01-311-4/+4
| * | | | New function 'truncate-string-pixelwise' (bug#80244)Stéphane Marks2026-01-311-0/+8
| * | | | Make diff-hunk-kill respect an active regionSean Whitton2026-01-301-3/+4
| * | | | Bind 's' to diff-split-hunk in read-only diff-modeSean Whitton2026-01-301-0/+3
| * | | | New function 'checkdoc-batch' (bug#80199)Juri Linkov2026-01-301-0/+5
| * | | | New key 'M-j' for 'icomplete-mode' (bug#62108)Juri Linkov2026-01-301-0/+4