[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r110344: Insert the literal warning s
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r110344: Insert the literal warning string, to make it easier to find |
Date: |
Mon, 01 Oct 2012 23:46:40 -0700 |
User-agent: |
Bazaar (2.5.0) |
------------------------------------------------------------
revno: 110344
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2012-10-01 23:46:40 -0700
message:
Insert the literal warning string, to make it easier to find
modified:
etc/NEWS
=== modified file 'etc/NEWS'
--- a/etc/NEWS 2012-10-02 00:40:56 +0000
+++ b/etc/NEWS 2012-10-02 06:46:40 +0000
@@ -823,7 +823,8 @@
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:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r110344: Insert the literal warning string, to make it easier to find,
Glenn Morris <=