2009-08-15 Chong Yidong <cyd@stupidchicken.com>
+ * commands.texi (Distinguish Interactive): Minor copyedit.
+
* display.texi (Face Attributes): Add xref to Displaying Faces for
explanation of "underlying face".
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