summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorwl <wl>2008-10-01 20:33:14 +0000
committerwl <wl>2008-10-01 20:33:14 +0000
commit1ead06d37240af16c74bc5a045553262c0f968b3 (patch)
treeab090d0cf25a37eb9db1402b2b690a0d5b9bd4a4 /ChangeLog
parent25b34423cbcbb9f9073d0052a99bb9f5269ddcbe (diff)
downloadgroff-1ead06d37240af16c74bc5a045553262c0f968b3.tar.gz
* tmac/trace.tmac: Much improved.
(trace-full): New register to be set on the command line; it controls whether number and string register assignments get traced also. (!!c): New macro for comments. (rm): New traced macro. (de, de1, am, am1): Use \\[xxx]\\ calling method to pass \$0 to `!!xxx'; this makes doc.tmac completely traceable. Trace call of .de and friends also. * tmac/groff_tmac.man, NEWS: Update.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 973cd237..329bc2b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2008-10-09 Werner LEMBERG <wl@gnu.org>
+
+ * tmac/trace.tmac: Much improved.
+ (trace-full): New register to be set on the command line; it
+ controls whether number and string register assignments get traced
+ also.
+ (!!c): New macro for comments.
+ (rm): New traced macro.
+ (de, de1, am, am1): Use \\[xxx]\\ calling method to pass \$0 to
+ `!!xxx'; this makes doc.tmac completely traceable.
+ Trace call of .de and friends also.
+
+ * tmac/groff_tmac.man, NEWS: Update.
+
2008-09-30 Werner LEMBERG <wl@gnu.org>
Restore behaviour of \$0 if a macro is called with string syntax