summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-12-18 23:07:55 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-12-18 23:20:26 -0700
commit27fd09aaa26563f0c8f0b6fc6481cc646015e25c (patch)
tree5e39e4458f771237f24412598097af86fbe80206 /debian
parent1fe052ae27003e43bf102ceeec019f69288746d8 (diff)
downloadmailscripts-27fd09aaa26563f0c8f0b6fc6481cc646015e25c.tar.gz
mailscripts.el: add declarations to fix byte compilation warnings
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e82ae79..5aea66f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ mailscripts (28-1) UNRELEASED; urgency=medium
- new DWIM wrapper command: mailscripts-prepare-patch
- rewrite short description and add a brief commentary
- move the mailscripts customisation group into the mail group
+ - add declarations to fix byte compilation warnings
- fix usage of cl-case in an internal function.
* debian/control: update Description: for elpa-mailscripts.
Use the new short description and commentary from mailscripts.el.