From 89a9e058e25a25e8838aee4c27c4fa88550cc0f9 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 15 Aug 2009 21:47:23 +0000 Subject: [PATCH] * commands.texi (Distinguish Interactive): Minor copyedit. --- doc/lispref/ChangeLog | 2 ++ doc/lispref/commands.texi | 3 +-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index f6ed748fdd0..3aab7e3b623 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,5 +1,7 @@ 2009-08-15 Chong Yidong + * commands.texi (Distinguish Interactive): Minor copyedit. + * display.texi (Face Attributes): Add xref to Displaying Faces for explanation of "underlying face". diff --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi index 147fdf274a8..fc4c550400c 100644 --- a/doc/lispref/commands.texi +++ b/doc/lispref/commands.texi @@ -694,8 +694,7 @@ message when called from a keyboard macro. 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 -- 2.39.2