diff options
author | Roland McGrath <roland@redhat.com> | 1993-01-07 22:47:51 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1993-01-07 22:47:51 +0000 |
commit | fcedb448bb1510050559d32f872923fe8649274a (patch) | |
tree | cc59914182c3313815560ef545463a057a76d8a1 | |
parent | 5a4ab813f025292836d05a72f524fb91d3993a1c (diff) | |
download | gunmake-fcedb448bb1510050559d32f872923fe8649274a.tar.gz |
Formerly make.texinfo.~71~
-rw-r--r-- | make.texinfo | 4 |
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: |