# HG changeset patch # User Luc Teirlinck # Date 1074121173 0 # Node ID c242b125b40528990ee45b1d73bccdcc9ea52635 # Parent aaa866b1592f93b13e19d931a6ba4df68bdc8b4f *** empty log message *** diff -r aaa866b1592f -r c242b125b405 lispref/ChangeLog --- a/lispref/ChangeLog Wed Jan 14 22:58:27 2004 +0000 +++ b/lispref/ChangeLog Wed Jan 14 22:59:33 2004 +0000 @@ -1,7 +1,7 @@ 2004-01-14 Luc Teirlinck * compile.texi (Compilation Functions): Expand descriptions of - `compile-defun', `byte-compile-file', byte-recompile-directory' + `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'.