branch: elpa/lua-mode
commit b20ca34cea08b63246df3f8d4844a2654f41a5ee
Author: Reuben Thomas <r...@sc3d.org>
Commit: Reuben Thomas <r...@sc3d.org>

    Add note to send update to ELPA.
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index 46a6493..23df2e8 100644
--- a/Makefile
+++ b/Makefile
@@ -12,3 +12,4 @@ release:
        git tag -a -m "Release tag" rel-$(VERSION) && \
        git push origin master && git pull origin master && \
        woger lua-l lua-mode lua-mode "release $(VERSION)" "Emacs major mode 
for editing Lua files" release-notes-$(VERSION) 
http://github.com/rrthomas/lua-mode/
+       echo 'Send update to ELPA!'

Reply via email to