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
dac009a4
Commit
dac009a4
authored
Oct 01, 2012
by
Glenn Morris
Browse files
Insert the literal warning string, to make it easier to find
parent
751bac18
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
etc/NEWS
etc/NEWS
+2
-1
No files found.
etc/NEWS
View file @
dac009a4
...
...
@@ -823,7 +823,8 @@ This can significantly speed up execution of non-byte-compiled code,
but can also bump into harmless and previously unnoticed cyclic
dependencies. These should not be fatal: they will simply cause the
macro-calls to be left for later expansion (as before), but will also
result in a warning describing the cycle.
result in a warning ("Eager macro-expansion skipped due to cycle")
describing the cycle.
** Misc new functions:
...
...
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