| | [No title] (Site not responding. Last check: 2007-10-21) |
 | | When this option is true, if you load the compiled file and then move it, the functions you loaded will not be able to run.") (defvar byte-compile-dynamic-docstrings t "*If non-nil, compile doc strings for lazy access. |
 | | When this option is true, if you load the compiled file and then move it, you won't be able to find the documentation of anything in that file. |
 | | If it is 'byte, then only byte-level optimizations will be logged.") (defvar byte-compile-error-on-warn nil "*If true, the byte-compiler reports warnings with `error'.") (defconst byte-compile-warning-types '(redefine callargs free-vars unresolved obsolete)) (defvar byte-compile-warnings t "*List of warnings that the byte-compiler should issue (t for all). |
| www.ibiblio.org /pub/historic-linux/distributions/redhat/4.1/i386/live/usr/share/emacs/19.34/lisp/bytecomp.el (5800 words) |