aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Some minor code improvements in iCalendar libraryRichard Lawrence2026-01-037-156/+205
* | | | | Change the format function calling conventions in diary-icalendar.elRichard Lawrence2025-12-292-430/+315
* | | | | iCalendar code improvementsRichard Lawrence2025-12-2912-201/+349
* | | | | Allow CRLF line endings in iCalendar (.ics) test filesRichard Lawrence2025-12-291-0/+1
* | | | | Add full support for iCalendar (RFC5545) dataRichard Lawrence2025-12-20106-298/+21896
|/ / / /
* | | | Improve handling of non-ASCII characters in 'transpose-regions'Jens Schmidt2025-12-202-62/+295
* | | | Fix byte-vs-char length issue in 'transpose-regions'Jens Schmidt2025-12-201-7/+9
* | | | hideshow: Support nested comment block in 'hs-hide-level-recursive'Elías Gabriel Pérez2025-12-204-35/+98
* | | | Add vtable buffer slot (bug#79982)Stéphane Marks2025-12-202-149/+263
* | | | Don't change visibility of tty root frames (Bug#80032)Martin Rudalics2025-12-202-24/+15
* | | | ; Update lisp/ldefs-boot.elEli Zaretskii2025-12-201-40/+201
* | | | csharp-mode: Fix fontification of catch-expressionsJostein Kjønigsen2025-12-201-3/+2
* | | | hi-lock: Use active region for default values in more placesRudolf Adamkovič2025-12-202-15/+29
* | | | Fix problem in Tramp completionMichael Albinus2025-12-201-1/+3
* | | | ; * lisp/vc/vc-git.el (vc-git-registered): Fix remote files (bug#80035).Eli Zaretskii2025-12-201-1/+1
* | | | Revert to simpler (and we hope faster) TAGGEDPPaul Eggert2025-12-191-8/+2
* | | | Don't make tty child frames visible when selected (bug#80020)Gerd Möllmann2025-12-191-10/+3
* | | | ; Eglot: mention relativePatternSupport in /etc/EGLOT-NEWSJoão Távora2025-12-192-1/+10
* | | | ; * lisp/progmodes/project.el (vc-git-project-list-files): Fix a typo.Eli Zaretskii2025-12-191-1/+1
* | | | Fix ‘make compile-always’ with native compilationPaul Eggert2025-12-181-0/+1
* | | | Remove stray references to $(LOADDEFS)Paul Eggert2025-12-181-2/+2
* | | | Merge remote-tracking branch 'origin/master'Dmitry Gutov2025-12-198-105/+105
|\ \ \ \
| * | | | ; Eglot: fix oversight and add back essential delete-dupsJoão Távora2025-12-191-2/+3
| * | | | Eglot: remove "face" suffix for semtok-specific facesJoão Távora2025-12-191-3/+3
| * | | | ; * etc/NEWS: Fix last change.Sean Whitton2025-12-181-3/+3
| * | | | Make VC-Dir's 'd' able to delete unregistered filesSean Whitton2025-12-184-17/+22
| * | | | ; * lisp/vc/vc-dir.el (vc-dir-menu-map): Delete obsolete comment.Sean Whitton2025-12-181-2/+0
| * | | | Eglot: fallback to project-files if no 'find' available (bug#79809)João Távora2025-12-181-69/+58
| * | | | vc-diff-internal: Call into backend with old current bufferSean Whitton2025-12-181-11/+18
| * | | | ; * 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