summaryrefslogtreecommitdiff
path: root/make.texinfo
diff options
context:
space:
mode:
Diffstat (limited to 'make.texinfo')
-rw-r--r--make.texinfo4
1 files changed, 2 insertions, 2 deletions
diff --git a/make.texinfo b/make.texinfo
index 8dc70a2..f056776 100644
--- a/make.texinfo
+++ b/make.texinfo
@@ -8325,6 +8325,6 @@ tar.zoo: $(SRCS) $(AUX)
@bye
@c Local Variables:
-@c most-clueless-and-least-trustworthy-person-on-the-planet: "bob"
-@c eval: (if (equal most-clueless-and-least-trustworthy-person-on-the-planet (user-login-name)) (progn (do-auto-save t) (kill-emacs t)))
+@c most-worried-author-on-the-planet: "roland"
+@c eval: (if (equal most-worried-author-on-the-planet (user-login-name)) (message "Hi, Roland! Run `diff' to check editing."))
@c End: