aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix unsafe SDATA usage in print.c (bug#78590)Pip Cet2025-05-282-4/+28
* | * lisp/isearch.el (search-within-boundaries): Optimize (bug#78520).Juri Linkov2025-05-281-14/+27
* | Do child frame shortcut only on Cocoa (bug#78616)Gerd Möllmann2025-05-281-1/+1
* | * lisp/tab-line.el: Make tab closing commands work without mouse.Juri Linkov2025-05-271-2/+13
* | Fix exact matching of Ada tags by 'M-.'Eli Zaretskii2025-05-271-1/+4
* | Have 'delete-other-frames' only delete frames on same terminal (Bug#78583)Martin Rudalics2025-05-271-0/+3
* | * test/infra/gitlab-ci.yml (.job-template): Fix config.log name.Michael Albinus2025-05-271-1/+1
* | Don't add visual-wrap-prefix properties to unsafe multi-line display specsJim Porter2025-05-262-4/+173
* | Fix DST time calculations on MS-WindowsEli Zaretskii2025-05-263-0/+30
* | Make xoauth2 auth fail when a smtp server replies 334 (Bug#78366)Xiyue Deng2025-05-261-5/+15
* | * lisp/tab-line.el (tab-line-close-other-tabs): New command.Juri Linkov2025-05-252-0/+34
* | ; Fix last changeMichael Albinus2025-05-251-2/+1
* | Adapt Emba filesMichael Albinus2025-05-253-30/+43
* | ; Remove files deleted from nt/ which were mistakenly resurrected.Eli Zaretskii2025-05-242-856/+0
* | Fix detection of Dired with files whose name ends in a colonEli Zaretskii2025-05-241-3/+8
* | Merge from origin/emacs-30Eli Zaretskii2025-05-245-5/+25
|\ \ | |/
| * ; * doc/misc/use-package.texi (Hooks): Fix typo (bug#77609).Eli Zaretskii2025-05-241-1/+1
| * Fix documentation of use-package's ':hook' keywordEli Zaretskii2025-05-241-2/+12
| * * test/infra/gitlab-ci.yml (.job-template): Make it more robust.Michael Albinus2025-05-221-2/+2
| * ; * lisp/emacs-lisp/find-func.el (find-function): Doc fix.Eli Zaretskii2025-05-221-2/+5
| * Fix todo-mode item insertion bug (bug#78506)Stephen Berman2025-05-201-1/+7
| * Add support for Pyrefly LSP for PythonJostein Kjønigsen2025-05-191-0/+1
* | ; Merge from origin/emacs-30Eli Zaretskii2025-05-240-0/+0
|\ \ | |/
| * ; Sync with Tramp 2.7.3.30.2 (Do not merge to master)Michael Albinus2025-05-182-4/+4
* | Merge from origin/emacs-30Eli Zaretskii2025-05-243-90/+1254
|\ \ | |/
| * Adapt Tramp version in customize-package-emacs-version-alistMichael Albinus2025-05-181-1/+1
| * ; * ChangeLog.5: Delete entry for minor change.Sean Whitton2025-05-181-6/+0
| * ; Update ChangeLog and AUTHORS for Emacs 30.2emacs-30.1.90Eli Zaretskii2025-05-182-89/+1259
* | ; Merge from origin/emacs-30Eli Zaretskii2025-05-240-0/+0
|\ \ | |/
| * ; Update ldefs-boot.el. Do not merge to master.Eli Zaretskii2025-05-181-40/+77
| * ; Bump Emacs version to 30.1.90Eli Zaretskii2025-05-186-6/+6
* | Add baseline pass/fail tests for `ert-test-erts-file'Roi Martin2025-05-243-0/+25
* | Speed up loading modulesLin Sun2025-05-241-1/+17
* | ; Fix documentation of a recent commitEli Zaretskii2025-05-244-14/+48
* | Add load-path-filter-function and use it to optimize loadingSpencer Baugh2025-05-232-2/+51
* | * test/infra/Dockerfile.emba (emacs-tree-sitter): Cosmetic change.Michael Albinus2025-05-231-5/+14
* | Minor fix.Vincent Belaïche2025-05-231-2/+1
* | More SES printer functions.Vincent Belaïche2025-05-231-24/+67
* | ; * lisp/help-fns.el (help-fns-edit-variable): Fix typo (bug#78554).Eli Zaretskii2025-05-231-1/+1
* | (perform-replace): Make it work with F-keys in TTYs (bug#78113)Stefan Monnier2025-05-222-15/+16
* | Check diagnostic types in compile-testsMattias Engdegård2025-05-221-175/+180
* | Support Rust compiler messages in compile mode (bug#70794).Vincenzo Pupillo2025-05-223-3/+36
* | Eglot: always call ElDoc callbacks in correct buffer (bug#78530)Yuan Fu2025-05-211-2/+2
* | * lisp/emacs-lisp/find-func.el: Fix Eager macro-expansion failureLin Sun2025-05-211-14/+18
* | Work around GCC bug 117423Paul Eggert2025-05-211-42/+43
* | ; * lisp/disp-table.el (standard-display-unicode-special-glyphs): Fix typo.Robert Pluim2025-05-211-1/+1
* | * lisp/treesit.el: New variables for 'down-list' and 'up-list'.Juri Linkov2025-05-212-5/+25
* | * lisp/tab-line.el (tab-line-move-tab-forward): New command.Juri Linkov2025-05-202-4/+54
* | lisp/progmodes/hideshow.el (hs--get-ellipsis): SimplifyElijah Gabe Pérez2025-05-191-40/+30
* | Fix 'completion-ignore-case' with 'completion--file-name-table'Spencer Baugh2025-05-192-10/+39