/[emacs]/emacs/lisp/emacs-lisp/bytecomp.el
ViewVC logotype

Diff of /emacs/lisp/emacs-lisp/bytecomp.el

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

revision 2.111 by rms, Thu Aug 29 17:26:47 2002 UTC revision 2.112 by rms, Mon Sep 9 00:28:24 2002 UTC
# Line 274  t means do all optimizations. Line 274  t means do all optimizations.
274                   (const :tag "source-level" source)                   (const :tag "source-level" source)
275                   (const :tag "byte-level" byte)))                   (const :tag "byte-level" byte)))
276    
277  (defcustom byte-compile-delete-errors t  (defcustom byte-compile-delete-errors nil
278    "*If non-nil, the optimizer may delete forms that may signal an error.    "*If non-nil, the optimizer may delete forms that may signal an error.
279  This includes variable references and calls to functions such as `car'."  This includes variable references and calls to functions such as `car'."
280    :group 'bytecomp    :group 'bytecomp

Legend:
Removed from v.2.111  
changed lines
  Added in v.2.112

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