Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
caaeb0e8
Commit
caaeb0e8
authored
Jun 02, 2013
by
David Engster
Browse files
* lisp/cedet/srecode/srt-wy.el: Regenerate.
parent
f38a45fa
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
lisp/cedet/ChangeLog
lisp/cedet/ChangeLog
+2
-0
lisp/cedet/srecode/srt-wy.el
lisp/cedet/srecode/srt-wy.el
+5
-1
No files found.
lisp/cedet/ChangeLog
View file @
caaeb0e8
...
...
@@ -72,6 +72,8 @@
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
...
...
lisp/cedet/srecode/srt-wy.el
View file @
caaeb0e8
...
...
@@ -131,6 +131,10 @@
((
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
))))
...
...
@@ -290,8 +294,8 @@ It ignores whitespace, newlines and comments."
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment