diff options
author | Ulrich Müller <ulm@gentoo.org> | 2024-09-30 18:19:10 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2024-10-02 23:00:39 +0200 |
commit | a4931d9f666f0daba7e5ca5640337279d9b36a27 (patch) | |
tree | 7db16c1101ecdadea5b6d1e92da7728bc23d9b7d /ChangeLog | |
parent | Fix a byte-compiler warning in tests (diff) | |
download | ebuild-mode-a4931d9f666f0daba7e5ca5640337279d9b36a27.tar.gz ebuild-mode-a4931d9f666f0daba7e5ca5640337279d9b36a27.tar.bz2 ebuild-mode-a4931d9f666f0daba7e5ca5640337279d9b36a27.zip |
Shorten some function names in tests
* test/gentoo-newsitem-mode-tests.el (gentoo-newsitem-test-input)
(gentoo-newsitem-test-font-lock, gentoo-newsitem-test-skeleton)
(gentoo-newsitem-test-keybindings): Shorten names.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2024-09-30 Ulrich Müller <ulm@gentoo.org> + * test/gentoo-newsitem-mode-tests.el (gentoo-newsitem-test-input) + (gentoo-newsitem-test-font-lock, gentoo-newsitem-test-skeleton) + (gentoo-newsitem-test-keybindings): Shorten names. + * test/ebuild-mode-tests.el (ebuild-mode-test-run-with-fixed-time): * test/glep-mode-tests.el (glep-mode-test-run-with-fixed-time): Use func-arity to detect the calling convention for encode-time. |