X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=info%2Flispref.info-12;h=f32c4f590bc77ade239e5f7783e7f1aa7afebea8;hb=2344816085eed6a4389ace90316a10f607cb5648;hp=6fd3e060594f84f67b69526f9cd5f529ad8f49c6;hpb=1d9bc86590766427e2431876a50d78206a99edd5;p=chise%2Fxemacs-chise.git- diff --git a/info/lispref.info-12 b/info/lispref.info-12 index 6fd3e06..f32c4f5 100644 --- a/info/lispref.info-12 +++ b/info/lispref.info-12 @@ -689,6 +689,7 @@ in byte compilation. * Eval During Compile:: Code to be evaluated when you compile. * Compiled-Function Objects:: The data type used for byte-compiled functions. * Disassembly:: Disassembling byte-code; how to read byte-code. +* Different Behavior:: When compiled code gives different results.  File: lispref.info, Node: Speed of Byte-Code, Next: Compilation Functions, Up: Byte Compilation