/[emacs]/emacs/lispref/functions.texi
ViewVC logotype

Diff of /emacs/lispref/functions.texi

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

revision 1.24 by miles, Mon Sep 1 15:45:41 2003 UTC revision 1.25 by rms, Sun Oct 5 13:54:49 2003 UTC
# Line 1195  risky to call a function whose source co Line 1195  risky to call a function whose source co
1195  until you have determined that it is safe.  until you have determined that it is safe.
1196    
1197  @defun unsafep form &optional unsafep-vars  @defun unsafep form &optional unsafep-vars
1198  Returns @code{nil} if @var{form} is a @dfn{safe} lisp expression, or  Returns @code{nil} if @var{form} is a @dfn{safe} Lisp expression, or
1199  returns a list that describes why it might be unsafe.  The argument  returns a list that describes why it might be unsafe.  The argument
1200  @var{unsafep-vars} is a list of symbols known to have temporary  @var{unsafep-vars} is a list of symbols known to have temporary
1201  bindings at this point; it is mainly used for internal recursive  bindings at this point; it is mainly used for internal recursive

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

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