/[emacs]/emacs/src/eval.c
ViewVC logotype

Diff of /emacs/src/eval.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.186 by rms, Tue Apr 30 17:53:23 2002 UTC revision 1.187 by eliz, Wed May 15 16:36:13 2002 UTC
# Line 1775  fourth argument, and some of the built-i Line 1775  fourth argument, and some of the built-i
1775  Also, a symbol satisfies `commandp' if its function definition does so.  Also, a symbol satisfies `commandp' if its function definition does so.
1776    
1777  If the optional argument FOR-CALL-INTERACTIVELY is non-nil,  If the optional argument FOR-CALL-INTERACTIVELY is non-nil,
1778  then strins and vectors are not accepted.  */)  then strings and vectors are not accepted.  */)
1779       (function, for_call_interactively)       (function, for_call_interactively)
1780       Lisp_Object function, for_call_interactively;       Lisp_Object function, for_call_interactively;
1781  {  {

Legend:
Removed from v.1.186  
changed lines
  Added in v.1.187

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26