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
c65e9532
Commit
c65e9532
authored
Nov 30, 2007
by
Glenn Morris
Browse files
(idlwave-sintern-structtag): Declare as a function.
parent
2bca2e0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
lisp/progmodes/idlw-complete-structtag.el
lisp/progmodes/idlw-complete-structtag.el
+1
-0
No files found.
lisp/progmodes/idlw-complete-structtag.el
View file @
c65e9532
...
...
@@ -103,6 +103,7 @@
(
defvar
idlwave-sint-structtags
nil
)
;; Create the sintern type for structure talks
(
declare-function
idlwave-sintern-structtag
"idlwave"
t
t
)
(
idlwave-new-sintern-type
'structtag
)
;; Hook the plugin into idlwave
...
...
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