From aa66da220cdb6aaab5b347093fd40f0e1580913b Mon Sep 17 00:00:00 2001 From: "Charles A. Roelli" Date: Thu, 14 Dec 2017 20:53:35 +0100 Subject: [PATCH] * src/data.c (Fadd_variable_watcher): Doc fix. --- src/data.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data.c b/src/data.c index d54c46d72bf..841a295fbee 100644 --- a/src/data.c +++ b/src/data.c @@ -1481,7 +1481,7 @@ SYMBOL is the variable being changed. NEWVAL is the value it will be changed to. OPERATION is a symbol representing the kind of change, one of: `set', `let', `unlet', `makunbound', and `defvaralias'. -WHERE is a buffer if the buffer-local value of the variable being +WHERE is a buffer if the buffer-local value of the variable is being changed, nil otherwise. All writes to aliases of SYMBOL will call WATCH-FUNCTION too. */) -- 2.39.2