fix(emacs)[1]

closes #3820
This commit is contained in:
Jacob Heider 2023-10-25 00:25:14 -04:00
parent 97e44314cb
commit 1ed5310b2a
No known key found for this signature in database
GPG key ID: 59D15ADC7DCD39BB

View file

@ -5,6 +5,7 @@ distributable:
versions:
github: emacs-mirror/emacs/tags
strip: /^emacs-/
ignore: [x.y.90]
dependencies:
gnome.org/libxml2: ^2.10.3
@ -84,4 +85,4 @@ test:
(defun my-print-message ()
"Print a message to the *Messages* buffer"
(message "This is a message from my script"))
(my-print-message)
(my-print-message)