Mercurial > emacs
comparison lispref/ChangeLog @ 53586:c242b125b405
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Wed, 14 Jan 2004 22:59:33 +0000 |
parents | b5ae5c44ad20 |
children | 7ea1b7196d49 |
comparison
equal
deleted
inserted
replaced
53585:aaa866b1592f | 53586:c242b125b405 |
---|---|
1 2004-01-14 Luc Teirlinck <teirllm@auburn.edu> | 1 2004-01-14 Luc Teirlinck <teirllm@auburn.edu> |
2 | 2 |
3 * compile.texi (Compilation Functions): Expand descriptions of | 3 * compile.texi (Compilation Functions): Expand descriptions of |
4 `compile-defun', `byte-compile-file', byte-recompile-directory' | 4 `compile-defun', `byte-compile-file', `byte-recompile-directory' |
5 and `batch-byte-compile'. In particular, mention and describe | 5 and `batch-byte-compile'. In particular, mention and describe |
6 all optional arguments. | 6 all optional arguments. |
7 (Disassembly): Correct and clarify the description of `disassemble'. | 7 (Disassembly): Correct and clarify the description of `disassemble'. |
8 | 8 |
9 2004-01-11 Luc Teirlinck <teirllm@auburn.edu> | 9 2004-01-11 Luc Teirlinck <teirllm@auburn.edu> |