>From bc3dd88273a987c4b9d54b1b6161a3eb399a93eb Mon Sep 17 00:00:00 2001 From: Noam Postavsky Date: Sun, 13 Dec 2015 14:47:58 -0500 Subject: [PATCH v4 5/5] * etc/NEWS: Add entry for watchpoints --- etc/NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index e29dfe2..7c5a592 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -626,6 +626,10 @@ two objects are 'eq' ('eql'), then the result of 'sxhash-eq' consistency with the new functions. For compatibility, 'sxhash' remains as an alias to 'sxhash-equal'. +** New function `add-variable-watcher' can be used to execute code +when a symbol's value is changed. This is used to implement the new +debugger command `debug-watch'. + +++ ** Time conversion functions that accept a time zone rule argument now allow it to be OFFSET or a list (OFFSET ABBR), where the integer -- 2.9.3