Mercurial > emacs
comparison lispref/ChangeLog @ 53595:7ea1b7196d49
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Fri, 16 Jan 2004 01:48:11 +0000 |
parents | c242b125b405 |
children | 2d500253c58f |
comparison
equal
deleted
inserted
replaced
53594:587ca9eaf25e | 53595:7ea1b7196d49 |
---|---|
1 2004-01-15 Luc Teirlinck <teirllm@auburn.edu> | |
2 | |
3 * edebug.texi (Instrumenting Macro Calls): `declare' is not a | |
4 special form. | |
5 * macros.texi (Defining Macros): Update description of `declare', | |
6 which now is a macro. | |
7 (Wrong Time): Fix typos. | |
8 | |
1 2004-01-14 Luc Teirlinck <teirllm@auburn.edu> | 9 2004-01-14 Luc Teirlinck <teirllm@auburn.edu> |
2 | 10 |
3 * compile.texi (Compilation Functions): Expand descriptions of | 11 * compile.texi (Compilation Functions): Expand descriptions of |
4 `compile-defun', `byte-compile-file', `byte-recompile-directory' | 12 `compile-defun', `byte-compile-file', `byte-recompile-directory' |
5 and `batch-byte-compile'. In particular, mention and describe | 13 and `batch-byte-compile'. In particular, mention and describe |