aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | * lisp/simple.el (minibuffer-default-add-shell-commands): Fix old bug.Juri Linkov2025-11-091-2/+1
* | | | * src/w32fns.c (Fw32_system_idle_time): New function.Eli Zaretskii2025-11-091-0/+28
* | | | ; vc-do-command: Delete spurious with-current-bufferSean Whitton2025-11-091-3/+2
* | | | Improve handling of Tramp internal shell scriptsMichael Albinus2025-11-092-119/+139
* | | | ; * lisp/vc/vc-dispatcher.el (vc-do-command): Reduce indentation.Sean Whitton2025-11-091-91/+92
* | | | ; * lisp/vc/vc-dispatcher.el: Fix last change.Sean Whitton2025-11-091-1/+1
* | | | vc-do-command: Error when BUFFER is nil, untabifySean Whitton2025-11-091-61/+57
* | | | hideshow: Rework previous changesElías Gabriel Pérez2025-11-092-22/+40
* | | | Fix a crash in 'merge_face_ref'Eli Zaretskii2025-11-091-15/+21
* | | | verilog-mode: Make recent change backward-compatible and update from package ...Wilson Snyder2025-11-081-6/+12
* | | | hideshow: Rework previous changesElías Gabriel Pérez2025-11-0812-188/+148
* | | | Lookup cached basic-auth credentials with the correct keySteven Allen2025-11-082-7/+29
* | | | * lisp/progmodes/ld-script.el: Add 'PT_TLS' to 'ld-script-keywords'.Alexander Kuleshov2025-11-081-0/+1
* | | | Fix package-vc to install multiple info manualsDavid Fussner2025-11-081-1/+1
* | | | Fix error messages when building docs for VC packagesPhilip Kaludercic2025-11-081-3/+4
* | | | ; * etc/NEWS: Merge diff sectionsPhilip Kaludercic2025-11-081-9/+7
* | | | Allow 'package-upgrade-all' to upgrade built-in packagesPhilip Kaludercic2025-11-081-1/+1
* | | | Merge from origin/emacs-30Eli Zaretskii2025-11-083-15/+22
|\ \ \ \ | |/ / /
| * | | ; Update the MinGW URLs in w32 FAQ and nt/INSTALLEli Zaretskii2025-11-082-14/+20
| * | | No more color emoji issue on OpenBSD 7.8 and later (bug#79768)Manuel Giraud2025-11-061-1/+2
* | | | Adapt vc-test-misc to MS-WindowsEli Zaretskii2025-11-081-6/+18
* | | | ; Fix doc strings of the various 'insert-*' functionsEli Zaretskii2025-11-081-8/+13
* | | | Fix 'bind*' in 'cond*'Lester Longley2025-11-081-1/+3
* | | | ; * etc/NEWS (hs-hide-block-behavior): Explain the replacements.Eli Zaretskii2025-11-081-0/+5
* | | | ; * etc/TODO: Add an item about @math images in Info buffers.Eli Zaretskii2025-11-081-0/+28
* | | | ; * lisp/emacs-lisp/loaddefs-gen.el (loaddefs-generate): Fix typo.Eli Zaretskii2025-11-071-3/+4
* | | | lisp/emacs-lisp/loaddefs-gen.el (loaddefs-generate): Fix bug#79694Stefan Monnier2025-11-071-1/+8
* | | | (diff-refine-threshold): New custom var (bug#79546)Stefan Monnier2025-11-072-7/+35
* | | | New tests for vc-exec-afterSean Whitton2025-11-071-0/+88
* | | | vc-exec-after: Pass zero timeout to accept-process-outputSean Whitton2025-11-071-1/+4
* | | | Replace recursive calls of vc-exec-afterSean Whitton2025-11-071-15/+20
* | | | Merge vc--process-sentinel into vc-exec-afterSean Whitton2025-11-071-43/+41
* | | | server-eval-at: End request in trailing spaceSean Whitton2025-11-071-2/+2
* | | | ; Fix description of use-package :custom keywordDominik Schrempf2025-11-071-1/+1
* | | | ; Add missing defcustom types in eshell and eww (bug#79607)Jacob S. Gordon2025-11-072-3/+11
* | | | vc-start-logentry: Disable log-edit-hook when finishing immediatelySean Whitton2025-11-071-6/+14
* | | | Don't discard empty string arguments from emacsclientSean Whitton2025-11-073-6/+18
* | | | Update modus-themes to version 5.1.0Protesilaos Stavrou2025-11-072-97/+120
* | | | * configure.ac Remove patch for bugs in nproc that have been remediated.Po Lu2025-11-071-6/+0
* | | | Update from Gnulib by running admin/merge-gnulibPaul Eggert2025-11-061-1/+1
* | | | Update from Gnulib by running admin/merge-gnulibPaul Eggert2025-11-062-0/+51
* | | | Update from Gnulib by running admin/merge-gnulibPaul Eggert2025-11-067-29/+56
* | | | * test/src/comp-tests.el (setcarcdr): Don't mutate literals.Mattias Engdegård2025-11-061-3/+3
* | | | Fixes to echo area messages when creating Log Edit mode buffersSean Whitton2025-11-062-5/+7
* | | | Improve error message for invalid key syntaxRobert Pluim2025-11-061-2/+2
* | | | project-compile: Ignore compile-command from vc-compilation-modeSean Whitton2025-11-062-11/+29
* | | | ; * lisp/subr.el: Fix comment level.Sean Whitton2025-11-061-27/+27
* | | | * Fix native compiler for circular objects (bug#75135)Andrea Corallo2025-11-061-2/+3
* | | | hideshow: Rework previous changesElías Gabriel Pérez2025-11-0618-243/+228
* | | | Don't move point when clicking on hideshow fringe/margin indicatorJuri Linkov2025-11-061-11/+12