mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00
Merge pull request #358 from Sarcasm/master
Make yas--version compatible with version-to-list()
This commit is contained in:
commit
bf554212d3
@ -475,7 +475,7 @@ snippet itself contains a condition that returns the symbol
|
|||||||
|
|
||||||
;;; Internal variables
|
;;; Internal variables
|
||||||
|
|
||||||
(defvar yas--version "0.8.0 (beta)")
|
(defvar yas--version "0.8.0beta")
|
||||||
|
|
||||||
(defvar yas--menu-table (make-hash-table)
|
(defvar yas--menu-table (make-hash-table)
|
||||||
"A hash table of MAJOR-MODE symbols to menu keymaps.")
|
"A hash table of MAJOR-MODE symbols to menu keymaps.")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user