aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add binary format specifications '%b' and '%B'Jacob S. Gordon2025-12-224-22/+146
* ; Fix coding style in w32fns.cPo Lu2025-12-221-14/+14
* ; Revert previous commit.Paul Eggert2025-12-211-5/+4
* ; Revert wrong doc change about, e.g., "-#xa".Paul Eggert2025-12-211-4/+5
* ; * doc/lispref/strings.texi (Formatting Strings): Corrections.Mattias Engdegård2025-12-211-6/+5
* Avoid mutating properties of string literalsMattias Engdegård2025-12-213-3/+3
* ; Annotate VC backend functions regarding vc-use-short-revisionSean Whitton2025-12-211-0/+2
* Remove binary-as-unsigned (bug#79990)Paul Eggert2025-12-213-28/+17
* diff-sanity-check-hunk: Better handle incomplete lines (bug#80040)Sean Whitton2025-12-211-0/+1
* Add text property 'imenu-region' for Eglot and 'M-x imenu' (bug#79980)Juri Linkov2025-12-212-3/+11
* ; Minor updates to system-taskbar (bug#79859)Stéphane Marks2025-12-211-11/+16
* ; Fix system-taskbar-badges on MS-WindowsEli Zaretskii2025-12-212-4/+8
* List all packages in 'package-install' promptPhilip Kaludercic2025-12-211-10/+8
* ; Fix last commitMichael Albinus2025-12-213-13/+13
* System GUI taskbar and progress reporter hooks (bug#79859)Stéphane Marks2025-12-217-23/+1263
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2025-12-211-0/+8
|\
| * * doc/misc/tramp.texi (FUSE setup): Extend rclone setup section.Michael Albinus2025-12-211-0/+8
* | Fix VIQR decoding and encodingEli Zaretskii2025-12-212-3/+44
|/
* ; Improve documentation of Hide-ifdef modeEli Zaretskii2025-12-211-33/+42
* ; Avoid compilation warnings in xwidget.c on macOSEli Zaretskii2025-12-211-10/+9
* ; 'standard-display-unicode-special-glyphs': Doc fixEli Zaretskii2025-12-211-1/+5
* ; Fix a typo in a project.el test (bug#79809)Eli Zaretskii2025-12-211-1/+1
* project-vc-supports-project-in-different-dir: Tune the expectation for 'find'Dmitry Gutov2025-12-211-1/+5
* Add query-replace-read-transpose-from-toJens Schmidt2025-12-202-4/+48
* Handle non-leaf nodes with Eglot text properties in 'M-x imenu'Juri Linkov2025-12-201-2/+36
* 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