actually enabled, otherwise the popup 'global menu' might display
a disabled Development menu.
+ * srecode/srt-wy.el: Regenerate.
+
2013-06-02 Pete Beardmore <elbeardmorez@msn.com>
* semantic/complete.el
((SET symbol insertable-string-list newline)
(wisent-raw-tag
(semantic-tag-new-variable $2 nil $3)))
+ ((SET symbol number newline)
+ (wisent-raw-tag
+ (semantic-tag-new-variable $2 nil
+ (list $3))))
((SHOW symbol newline)
(wisent-raw-tag
(semantic-tag-new-variable $2 nil t))))
srecode-template-separator-block
srecode-template-wy--<keyword>-keyword-analyzer
srecode-template-property-analyzer
- srecode-template-wy--<symbol>-regexp-analyzer
srecode-template-wy--<number>-regexp-analyzer
+ srecode-template-wy--<symbol>-regexp-analyzer
srecode-template-wy--<string>-sexp-analyzer
srecode-template-wy--<punctuation>-string-analyzer
semantic-lex-default-action