aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ; Update lisp/ldefs-boot.el. Do not merge to master.Eli Zaretskii2025-08-141-9/+15
| * | | Merge from origin/emacs-30Michael Albinus2025-08-164-21/+337
| |\ \ \ | | |/ /
| | * | Update files for Emacs 30.2Eli Zaretskii2025-08-143-19/+330
| | * | * admin/admin.el (set-version): Fix handling of official releases.Eli Zaretskii2025-08-141-2/+7
| * | | ; Merge from origin/emacs-30Michael Albinus2025-08-160-0/+0
| |\ \ \ | | |/ /
| | * | Bump Emacs versionEli Zaretskii2025-08-146-6/+6
| * | | Merge from origin/emacs-30Michael Albinus2025-08-162-27/+6
| |\ \ \ | | |/ /
| | * | ; * etc/NEWS: Update for Emacs 30.2.Eli Zaretskii2025-08-141-24/+1
| | * | ; * lisp/emacs-lisp/cl-generic.el (cl-defgeneric): Doc fix (bug#79206).Eli Zaretskii2025-08-101-3/+5
* | | | ; Fix last change (bug#77544)Eli Zaretskii2025-08-161-4/+6
* | | | whitespace-mode: New style to prettify page delimiters characters.Elías Gabriel Pérez2025-08-162-0/+59
| |_|/ |/| |
* | | ; * lisp/minibuffer.el (completion-eager-update): Doc fix.Eli Zaretskii2025-08-161-1/+1
* | | Add support for updating *Completions* as you typeSpencer Baugh2025-08-162-15/+76
|/ /
* | Handle 'lexical-binding' cookie in nnrss outputManuel Giraud2025-08-161-4/+6
* | ; * src/process.c (set_proc_thread): Fix assertion.Eli Zaretskii2025-08-161-1/+2
* | ; Stabilize a Windows-specific process-testEli Zaretskii2025-08-161-6/+6
* | Make sure 'make-process' locks the process to the current threadEli Zaretskii2025-08-161-6/+15
* | Zero fd_callback_info when deleting an fdSpencer Baugh2025-08-161-12/+12
* | ; Skip a process-test that is unreliable on MS-WindowsEli Zaretskii2025-08-161-0/+3
* | (diff--font-lock-prettify): Fix fringe width testjohn muhl2025-08-161-3/+6
* | Reject non-nil non-number REPEAT in 'run-with-timer'Eli Zaretskii2025-08-162-5/+26
* | Delete overlays from Flymake backends that no longer existMatthew Tromp2025-08-151-0/+20
* | ; * lisp/register.el (register-alist, jump-to-register): Doc fix (bug#79243).Eli Zaretskii2025-08-151-2/+2
* | Update description of buffer-in-registerEli Zaretskii2025-08-151-3/+3
* | ; * test/infra/Dockerfile.emba: Fix warning about casing not matching.Juri Linkov2025-08-141-10/+10
* | New user option 'treesit-enabled-modes' (bug#79180)Juri Linkov2025-08-1426-100/+323
* | Fix lua-ts-mode-tests.elElijah Gabe Pérez2025-08-141-0/+1
* | vc-git-modify-change-comment: Bind c-s-f-w for command arguments tooSean Whitton2025-08-141-10/+12
* | vc-buffer-sync-fileset: Reorder some checks for speed (bug#79137)Sean Whitton2025-08-141-2/+3
* | Fix generation of defvars defined by easy-mmode and company in loaddefs.elPo Lu2025-08-141-1/+19
* | vc-hg-checkin-patch: Fix several issuesSean Whitton2025-08-141-8/+7
* | ; * lisp/completion-preview.el: Fix race condition.Eshel Yaron2025-08-131-1/+3
* | Limit size of Tramp debug bufferMichael Albinus2025-08-132-2/+27
* | Fix file notification problem on Windows.Michael Albinus2025-08-122-5/+5
* | vc-test--other-working-trees: Export env vars so Git finds an authorSean Whitton2025-08-121-158/+164
* | * lisp/vc/vc-hg.el (vc-hg-checkin): Pass '-A' to 'hg commit'.Sean Whitton2025-08-122-2/+2
* | ; Fix documentation of a recent commitEli Zaretskii2025-08-121-3/+3
* | * lisp/tab-bar.el: Revert caching in 'tab-bar-format-align-right'.Juri Linkov2025-08-121-10/+1
* | tab-line: Allow to hide excluded buffers in the tab line. (Bug#79159)Elías Gabriel Pérez2025-08-122-3/+34
* | vc-buffer-sync-fileset: Optimization when NOT-ESSENTIAL is non-nilSean Whitton2025-08-121-3/+7
* | vc-test--other-working-trees: Fix a skip conditionSean Whitton2025-08-121-16/+16
* | vc-do-command: In batch mode, print the output of failed commandsSean Whitton2025-08-121-0/+3
* | vc-test-git07-other-working-trees: Widen scope of skip on Git<=2.17Sean Whitton2025-08-121-27/+28
* | ; Fix bug#79212.Eshel Yaron2025-08-121-2/+3
* | Fix build without tree-sitterPo Lu2025-08-121-1/+2
* | Fix NS frame position update after resize/moveDr.Sc.KAWAMOTO,Takuji2025-08-111-26/+37
* | ; Fix last change in mhtml-ts-mode.elEli Zaretskii2025-08-111-1/+1
* | ; Coding style fixDmitry Gutov2025-08-111-2/+2
* | Do not include interactive args in autoload filesJD Smith2025-08-101-2/+2
* | Implement new autoload macro expansion declare formJD Smith2025-08-1010-56/+164