mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
parent
97e44314cb
commit
1ed5310b2a
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue