summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-11-17 17:45:44 -0800
committerGlenn Morris <rgm@gnu.org>2012-11-17 17:45:44 -0800
commit291a654dad6d4604ed4db80885b3af04e64c944f (patch)
tree0af9dea94aa67b08f8999c3b455e8763820d5954 /etc
parent913c8291bdac169ca8cedb084c1381eafc892913 (diff)
downloademacs-291a654dad6d4604ed4db80885b3af04e64c944f.tar.gz
NEWS tweak
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 388af4a7d40..c82dde7a01a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -930,6 +930,7 @@ but can also bump into previously unnoticed cyclic dependencies.
These are generally harmless: they will simply cause the macro calls
to be left for later expansion (as before), but will result in a
warning ("Eager macro-expansion skipped due to cycle") describing the cycle.
+You may wish to restructure your code so this does not happen.
** Miscellaneous new functions:
+++