aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Pacify "statement not reached" in value_cmpPaul Eggert2025-04-191-3/+1
* | Fix libsrc assumption in src/Makefile.inPaul Eggert2025-04-191-1/+1
* | vc-user-edit-command: Add trailing space to initial inputSean Whitton2025-04-201-4/+5
* | Fix seccomp-filter for newer Linux kernelsWerner Fink2025-04-191-1/+12
* | Fix 'rfc6068-parse-mailto-url' with 'inhibit-eol-conversion'Kazuhiro Ito2025-04-191-1/+2
* | Strip text properties on recentf entries, when saved (bug#77140)shipmints2025-04-191-5/+7
* | Provide Open Age Ratings Service metadataPeter Oliver2025-04-191-0/+22
* | Tweak AppStream metadata to satisfy `appstream-util validate'Peter Oliver2025-04-191-2/+2
* | Add AppStream metadata about supported and recommended hardwarePeter Oliver2025-04-191-0/+13
* | ; Fix failing diff-mode testsStefan Kangas2025-04-192-85/+85
* | ; Delete superfluous comments explaining config.hStefan Kangas2025-04-197-16/+0
* | xterm.c: Move GTK3-specific variables into narrower scopesStefan Kangas2025-04-191-44/+15
* | Merge from origin/emacs-30Michael Albinus2025-04-193-16/+16
|\ \ | |/
| * * lisp/progmodes/heex-ts-mode.el (heex-ts): Fix :group name.Michael Albinus2025-04-191-1/+1
| * Fix typescript-ts-mode indentation (bug#77803)Konstantin Kharlamov2025-04-182-15/+15
* | ; Improve the documentation of a recent commitEli Zaretskii2025-04-192-5/+9
* | ; Fix typos in last change.Eli Zaretskii2025-04-191-2/+2
* | Rename 'treesit-auto-install' to 'treesit-auto-install-grammar'Eli Zaretskii2025-04-192-17/+26
* | Merge from savannah/emacs-30Yuan Fu2025-04-180-0/+0
|\ \ | |/
| * Handle offset in treesit--update-ranges-local (bug#77848)Yuan Fu2025-04-181-5/+11
* | ; Merge from savannah/emacs-30Yuan Fu2025-04-180-0/+0
|\ \ | |/
| * Disable echo back instead of setting tty to raw in Inferior Pythonkobarity2025-04-181-2/+4
* | Merge from savannah/emacs-30Yuan Fu2025-04-185-8/+13
|\ \ | |/
| * ; Improve doc string of 'insert-char'Eli Zaretskii2025-04-181-4/+9
| * * admin/notes/emba: Fix docker build instruction.Michael Albinus2025-04-181-1/+1
| * * doc/lispref/text.texi (Margins): Grammar fix.Sean Whitton2025-04-181-1/+1
| * Merge branch 'emacs-30' of git.savannah.gnu.org:/srv/git/emacs into emacs-30Eli Zaretskii2025-04-181-20/+25
| |\
| | * Backport: Fix tree-sitter tests on EmbaMichael Albinus2025-04-161-20/+25
* | | ; Merge from savannah/emacs-30Yuan Fu2025-04-180-0/+0
|\ \ \ | |/ /
| * | ; Improve documentation of 'help-fns-edit-variable'Eli Zaretskii2025-04-161-3/+12
| |/
* | Merge from savannah/emacs-30Yuan Fu2025-04-182-14/+25
|\ \ | |/
| * ; Improve documentation of some functions in files-x.elEli Zaretskii2025-04-151-6/+24
| * Fix deleting the first line of calc trailWojciech Siewierski2025-04-151-8/+1
* | ; Merge from savannah/emacs-30Yuan Fu2025-04-180-0/+0
|\ \ | |/
| * Fix file descriptor leaks on arm AndroidPo Lu2025-04-132-2/+2
| * ; Fix a typo in proced.elEli Zaretskii2025-04-131-1/+1
* | Merge from savannah/emacs-30Yuan Fu2025-04-181-5/+3
|\ \ | |/
| * lisp/help.el (help-form-show): Improve last change (bug#77118)Stefan Monnier2025-04-121-5/+3
* | Fix parens inside links in markdown-ts--treesit-settings.Juri Linkov2025-04-181-0/+1
* | Embed elixir in heex as well as elixir->heex->elixir (bug#76788).Juri Linkov2025-04-184-66/+117
* | Lock tree-sitter language grammars to verified versions.Juri Linkov2025-04-1825-108/+267
* | * lisp/treesit.el (treesit-auto-install): New defcustom.Juri Linkov2025-04-182-0/+26
* | Match mail headers case-insensitively when encodingRobert Pluim2025-04-181-1/+2
* | (tab-bar-tests-quit-restore-window): Try and clarify the skipStefan Monnier2025-04-181-7/+10
* | ; * etc/NEWS: Copyediting.Sean Whitton2025-04-181-4/+5
* | Bind new window layout commands under C-x wSean Whitton2025-04-182-6/+41
* | ; * test/lisp/tab-bar-tests.el (tab-bar-tests-quit-restore-window): Comment.Juri Linkov2025-04-181-0/+4
* | ; Fix warnings in 'auth-source-search' (bug#77612)Eshel Yaron2025-04-181-1/+5
* | ; Allow a tab-bar test on MS-WindowsEli Zaretskii2025-04-181-1/+3
* | Add guard in treesit-language-at-point-default (bug#77870)Yuan Fu2025-04-171-4/+12