aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ; * lisp/vc/vc-git.el (vc-git-region-history): Fix backend name.Sean Whitton2025-12-181-1/+1
| * | | ; cond* docs: Update match* operator name to cdr-ignore (bug#79998).Sean Whitton2025-12-182-2/+2
* | | | Re-introduce fallback to 'find' for extra ignores with older GitDmitry Gutov2025-12-191-0/+4
* | | | Revert "vc-git-project-list-files: Restore support for Git < 2.13"Dmitry Gutov2025-12-191-25/+24
|/ / /
* | | Fix "No such file or directory" "vc-nil" in project-filesDmitry Gutov2025-12-181-1/+2
* | | ; Tweak failing autojoin display-context test for ERCF. Jason Park2025-12-173-17/+46
* | | vc-git-project-list-files: Restore support for Git < 2.13Dmitry Gutov2025-12-181-24/+25
* | | New M-RET, M-p, M-n commands in Log View modeSean Whitton2025-12-173-1/+63
* | | log-view-toggle-entry-display: Don't deactivate the markSean Whitton2025-12-171-1/+2
* | | ; Log View beg and end of defun functions: Style improvements.Sean Whitton2025-12-171-20/+18
* | | Fix 'mode-line-format-right-align' in Olivetti modeEli Zaretskii2025-12-171-0/+1
* | | ; * lisp/bookmark.el (bookmark-after-load-file-hook): Fix quotation.Sean Whitton2025-12-171-2/+2
* | | calendar-mode-line-format: Fix regexpLiu Hui2025-12-172-5/+7
* | | Eglot: speed up file watching outside project (bug#79809)João Távora2025-12-171-4/+23
* | | ; * etc/NEWS: Elisp -> Lisp.Sean Whitton2025-12-171-2/+2
* | | New bookmark-after-load-file-hook (bug#80003)Stéphane Marks2025-12-172-0/+14
* | | ; lisp/saveplace.el, etc/NEWS: Refinements to bug#75837.Stéphane Marks2025-12-172-10/+8
* | | New optional recentf autosave timer (bug#80002)Stéphane Marks2025-12-172-1/+51
* | | Fix init of auto/not-auto buffer-local vars in antlr-modeChristoph Wedler2025-12-171-7/+7
* | | Eglot: fix thinko, group file watchers by base URI (bug#79809)João Távora2025-12-171-35/+43
* | | ; Fix last change in tramp-tests.elMichael Albinus2025-12-171-2/+2
* | | Fix outgoing diff commands including uncommitted changesSean Whitton2025-12-162-8/+17
* | | Eglot: fix last change about relativePatternSupport (bug#79809)João Távora2025-12-161-1/+4
* | | Eglot: support relativePatternSupport for file watching (bug#79809)João Távora2025-12-161-49/+68
* | | Document and test process filters in tramp-smb.elMichael Albinus2025-12-162-38/+42
* | | Mark less important package-vc-tests as expensivePrzemysław Kryger2025-12-161-10/+12
* | | Fix package-vc-tests failing when no install-info is availablePrzemysław Kryger2025-12-161-2/+10
* | | Improve support for non-default calendar buffer (bug#79994)Liu Hui2025-12-163-40/+54
* | | (cconv-make-interpreted-closure): Be more conservativeStefan Monnier2025-12-152-4/+24
* | | Eglot: improve pull diagnostics supportJoão Távora2025-12-152-78/+94
* | | ; * lisp/simple.el (kill-visual-line): Fix a thinko in last change.Eli Zaretskii2025-12-151-1/+1
* | | Finish process error buffer support in tramp-smb.elMichael Albinus2025-12-153-8/+26
* | | * lisp/vc/vc.el (vc-diff-internal): Reuse the buffer object (bug#80005).Juri Linkov2025-12-151-10/+8
* | | make-docfile preferring streqPaul Eggert2025-12-141-9/+9
* | | Support nested parens in make-docfile argsPaul Eggert2025-12-141-2/+3
* | | Fix make-docfile strncmp typoPaul Eggert2025-12-141-1/+1
* | | Improve make-docfile.c for C23Paul Eggert2025-12-141-6/+5
* | | Fix some make-docfile core dumpsPaul Eggert2025-12-141-10/+18
* | | Eglot: half-decent pull diagnostics supportJoão Távora2025-12-142-59/+112
* | | Add NEWS and auto-load entry for antlr-modeChristoph Wedler2025-12-142-0/+35
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2025-12-141-0/+4
|\ \ \
| * | | Load 'byte-recompile-file' to process User Lisp directoryPhilip Kaludercic2025-12-141-0/+4
* | | | Implement process error buffer in tramp-smb.elMichael Albinus2025-12-142-9/+43
|/ / /
* | | * lisp/vc/vc.el (vc-diff-internal): Use delay-mode-hooks.Sean Whitton2025-12-141-7/+9
* | | Fix a bug in 'kill-visual-line' that caused it signal an errorEli Zaretskii2025-12-141-1/+2
* | | Use GCC warning -Wunused-const-variable=2Paul Eggert2025-12-131-1/+0
* | | project-files: Add the 'else' case to the previous changeDmitry Gutov2025-12-141-1/+4
* | | Make project--vc-list-files extensibleDmitry Gutov2025-12-141-113/+116
* | | Relax the condition on the values of DIRS in project-filesDmitry Gutov2025-12-142-3/+17
* | | Mention tramp-hlo in Tramp's documentationMichael Albinus2025-12-131-6/+12