diff options
author | Glenn Morris <rgm@gnu.org> | 2012-11-17 17:45:44 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-11-17 17:45:44 -0800 |
commit | 291a654dad6d4604ed4db80885b3af04e64c944f (patch) | |
tree | 0af9dea94aa67b08f8999c3b455e8763820d5954 /etc | |
parent | 913c8291bdac169ca8cedb084c1381eafc892913 (diff) | |
download | emacs-291a654dad6d4604ed4db80885b3af04e64c944f.tar.gz |
NEWS tweak
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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: +++ |