Mercurial > emacs
diff doc/lispref/commands.texi @ 104289:3c79de4c87a1
* commands.texi (Distinguish Interactive): Minor copyedit.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 15 Aug 2009 21:47:23 +0000 |
parents | b9d5b3457fac |
children | 38f236a275ca |
line wrap: on
line diff
--- a/doc/lispref/commands.texi Sat Aug 15 21:08:36 2009 +0000 +++ b/doc/lispref/commands.texi Sat Aug 15 21:47:23 2009 +0000 @@ -694,8 +694,7 @@ The above method with the additional argument is usually best, because it allows callers to say ``treat this call as interactive.'' -But you can also do the job in a simpler way by testing -@code{called-interactively-p}. +But you can also do the job by testing @code{called-interactively-p}. @defun called-interactively-p This function returns @code{t} when the calling function was called