Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
89a9e058
Commit
89a9e058
authored
Aug 15, 2009
by
Chong Yidong
Browse files
* commands.texi (Distinguish Interactive): Minor copyedit.
parent
23696fd7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+2
-0
doc/lispref/commands.texi
doc/lispref/commands.texi
+1
-2
No files found.
doc/lispref/ChangeLog
View file @
89a9e058
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".
...
...
doc/lispref/commands.texi
View file @
89a9e058
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment