emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/functions.texi


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/functions.texi
Date: Sun, 05 Oct 2003 09:54:49 -0400

Index: emacs/lispref/functions.texi
diff -c emacs/lispref/functions.texi:1.24 emacs/lispref/functions.texi:1.25
*** emacs/lispref/functions.texi:1.24   Mon Sep  1 11:45:41 2003
--- emacs/lispref/functions.texi        Sun Oct  5 09:54:49 2003
***************
*** 1195,1201 ****
  until you have determined that it is safe.
  
  @defun unsafep form &optional unsafep-vars
! Returns @code{nil} if @var{form} is a @dfn{safe} lisp expression, or
  returns a list that describes why it might be unsafe.  The argument
  @var{unsafep-vars} is a list of symbols known to have temporary
  bindings at this point; it is mainly used for internal recursive
--- 1195,1201 ----
  until you have determined that it is safe.
  
  @defun unsafep form &optional unsafep-vars
! Returns @code{nil} if @var{form} is a @dfn{safe} Lisp expression, or
  returns a list that describes why it might be unsafe.  The argument
  @var{unsafep-vars} is a list of symbols known to have temporary
  bindings at this point; it is mainly used for internal recursive




reply via email to

[Prev in Thread] Current Thread [Next in Thread]