aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Delete old package.elfeature/package-factorizePhilip Kaludercic2025-12-261-5010/+0
* Merge remote-tracking branch 'origin/master' into feature/package-factorizePhilip Kaludercic2025-12-26292-8636/+29478
|\
| * Fix problem in tramp-adbMichael Albinus2025-12-261-41/+45
| * Eglot: speed up symbol highlighting (bug#80072)João Távora2025-12-251-13/+21
| * * lisp/tab-bar.el (tab-bar-merge-tabs): New command.Juri Linkov2025-12-241-2/+33
| * * lisp/image-mode.el (image-mode--next-file): Fix infinite loop.Juri Linkov2025-12-241-5/+12
| * Merge branch 'cursor-intangible'Stefan Monnier2025-12-231-34/+39
| |\
| | * (cursor-sensor-tangible-pos): Prefer shortening the motionStefan Monnier2025-12-231-2/+7
| | * (cursor-sensor-tangible-pos): Insist on picking a tangible positionStefan Monnier2025-12-231-6/+5
| | * (cursor-sensor-tangible-pos): Clarify edge caseStefan Monnier2025-12-231-5/+4
| | * (cursor-sensor-tangible-pos): RewriteStefan Monnier2025-12-231-34/+36
| * | Fix tool-bar commands in Infomilkvetch2025-12-231-4/+4
| |/
| * Revert the commit 70678cd5 (bug#80052)Katsumi Yamaoka2025-12-231-9/+4
| * ; * lisp/disp-table.el (standard-display-unicode-special-glyphs): fix doc.Gerd Möllmann2025-12-221-3/+3
| * * lisp/cus-start.el: Don't complain about :initialize (bug#80051)Mattias Engdegård2025-12-221-1/+1
| * Recognise %b and %B in compile-time format string checkerMattias Engdegård2025-12-221-5/+5
| * Add functions to set frame size and position in one compound stepMartin Rudalics2025-12-221-0/+194
| * 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
| * 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-211-2/+6
| * List all packages in 'package-install' promptPhilip Kaludercic2025-12-211-10/+8
| * ; Fix last commitMichael Albinus2025-12-211-8/+8
| * System GUI taskbar and progress reporter hooks (bug#79859)Stéphane Marks2025-12-212-23/+594
| * Fix VIQR decoding and encodingEli Zaretskii2025-12-211-3/+7
| * ; Improve documentation of Hide-ifdef modeEli Zaretskii2025-12-211-33/+42
| * ; 'standard-display-unicode-special-glyphs': Doc fixEli Zaretskii2025-12-211-1/+5
| * Add query-replace-read-transpose-from-toJens Schmidt2025-12-201-4/+42
| * Handle non-leaf nodes with Eglot text properties in 'M-x imenu'Juri Linkov2025-12-201-2/+36
| * hideshow: Support nested comment block in 'hs-hide-level-recursive'Elías Gabriel Pérez2025-12-201-33/+42
| * Add vtable buffer slot (bug#79982)Stéphane Marks2025-12-201-144/+177
| * ; 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-201-15/+21
| * 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
| * ; Eglot: mention relativePatternSupport in /etc/EGLOT-NEWSJoão Távora2025-12-191-1/+3
| * ; * 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-195-101/+95
| |\
| | * ; 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
| | * Make VC-Dir's 'd' able to delete unregistered filesSean Whitton2025-12-182-14/+13
| | * ; * 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