[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (f8a79c0055f -> 49c56f33352)
From: |
Mattias Engdegård |
Subject: |
master updated (f8a79c0055f -> 49c56f33352) |
Date: |
Tue, 30 May 2023 11:46:52 -0400 (EDT) |
mattiase pushed a change to branch master.
from f8a79c0055f * test/infra/gitlab-ci.yml (test-tree-sitter): Fix file
list.
new 08291e6f175 Clean up defcustom type quote check
new ace9f677558 Avoid using rx `any` for `not-newline`
new 6e255ddfffa * test/lisp/dnd-tests.el (dnd-tests-begin-text-drag):
Fix typo.
new 9ae212fb1e5 xml.el: remove incorrect and botched attribute
whitespace collapse
new 845f97d475b ; * admin/admin.el (cusver-scan): remove broken warning
new 27d68d790f7 ; * admin/cus-test.el (cus-test-apropos): remove TODO
(already done)
new 49c56f33352 Add function declarations
Summary of changes:
admin/admin.el | 3 +--
admin/cus-test.el | 2 --
lisp/edmacro.el | 8 +++----
lisp/emacs-lisp/byte-opt.el | 29 ++++++++++++++++--------
lisp/emacs-lisp/bytecomp.el | 31 +++++++++++++-------------
lisp/erc/erc.el | 6 ++---
lisp/org/org.el | 6 ++---
lisp/progmodes/scheme.el | 2 +-
lisp/subr.el | 40 ++++++++++++++++++++++++++++++++++
lisp/xml.el | 3 ---
test/lisp/dnd-tests.el | 2 +-
test/lisp/emacs-lisp/bytecomp-tests.el | 8 +++----
test/lisp/find-cmd-tests.el | 2 +-
13 files changed, 94 insertions(+), 48 deletions(-)
- master updated (f8a79c0055f -> 49c56f33352),
Mattias Engdegård <=
- master 9ae212fb1e5 4/7: xml.el: remove incorrect and botched attribute whitespace collapse, Mattias Engdegård, 2023/05/30
- master 49c56f33352 7/7: Add function declarations, Mattias Engdegård, 2023/05/30
- master ace9f677558 2/7: Avoid using rx `any` for `not-newline`, Mattias Engdegård, 2023/05/30
- master 27d68d790f7 6/7: ; * admin/cus-test.el (cus-test-apropos): remove TODO (already done), Mattias Engdegård, 2023/05/30
- master 845f97d475b 5/7: ; * admin/admin.el (cusver-scan): remove broken warning, Mattias Engdegård, 2023/05/30
- master 08291e6f175 1/7: Clean up defcustom type quote check, Mattias Engdegård, 2023/05/30
- master 6e255ddfffa 3/7: * test/lisp/dnd-tests.el (dnd-tests-begin-text-drag): Fix typo., Mattias Engdegård, 2023/05/30