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
1ab778be
Commit
1ab778be
authored
Aug 29, 1996
by
Erik Naggum
Browse files
(init_macros): Initialize executing_macro, too.
parent
c1b8c545
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/macros.c
src/macros.c
+1
-0
No files found.
src/macros.c
View file @
1ab778be
...
...
@@ -281,6 +281,7 @@ COUNT is a repeat count, or nil for once, or 0 for infinite loop.")
init_macros
()
{
Vexecuting_macro
=
Qnil
;
executing_macro
=
Qnil
;
}
syms_of_macros
()
...
...
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