emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/yasnippet-classic-snippets 43ff033 3/4: Don't forget th


From: Stefan Monnier
Subject: [elpa] externals/yasnippet-classic-snippets 43ff033 3/4: Don't forget the snippets in yasnippet-classic-snippets
Date: Tue, 1 Dec 2020 09:50:31 -0500 (EST)

branch: externals/yasnippet-classic-snippets
commit 43ff0337f5ec504f2a496f2f035a5087cd8e2074
Author: Noam Postavsky <npostavs@gmail.com>
Commit: Noam Postavsky <npostavs@gmail.com>

    Don't forget the snippets in yasnippet-classic-snippets
    
    * packages/yasnippet-classic-snippets/yasnippet-classic-snippets.el:
    Add 'Package-Type: multi'.  Although there is only a single elisp in
    the top directory, we want to include the snippet files (which are the
    main point of this package) in the tarball.
---
 yasnippet-classic-snippets.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/yasnippet-classic-snippets.el b/yasnippet-classic-snippets.el
index b0a3864..783e60d 100644
--- a/yasnippet-classic-snippets.el
+++ b/yasnippet-classic-snippets.el
@@ -4,8 +4,9 @@
 
 ;; Maintainer: Noam Postavsky <npostavs@gmail.com>
 ;; Keywords: snippets
-;; Version: 1.0.1
+;; Version: 1.0.2
 ;; Package-Requires: ((yasnippet "0.9.1"))
+;; Package-Type: multi
 ;; Keywords: convenience, snippets
 
 ;;; Commentary:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]