From: Glenn Morris Date: Sun, 18 Nov 2012 01:45:44 +0000 (-0800) Subject: NEWS tweak X-Git-Tag: emacs-24.2.90~44 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=291a654dad6d4604ed4db80885b3af04e64c944f;p=emacs.git NEWS tweak --- 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: +++