# HG changeset patch # User Luc Teirlinck # Date 1074120735 0 # Node ID b5ae5c44ad200cc0c449e9ca2a7a85a0b58bac29 # Parent 45ae41a57a36cef7c1e1fc08c88105dfbbb55c34 *** empty log message *** diff -r 45ae41a57a36 -r b5ae5c44ad20 lispref/ChangeLog --- a/lispref/ChangeLog Wed Jan 14 14:40:24 2004 +0000 +++ b/lispref/ChangeLog Wed Jan 14 22:52:15 2004 +0000 @@ -1,3 +1,11 @@ +2004-01-14 Luc Teirlinck + + * compile.texi (Compilation Functions): Expand descriptions of + `compile-defun', `byte-compile-file', byte-recompile-directory' + and `batch-byte-compile'. In particular, mention and describe + all optional arguments. + (Disassembly): Correct and clarify the description of `disassemble'. + 2004-01-11 Luc Teirlinck * searching.texi: Various small changes in addition to the