Mercurial > emacs
comparison lispref/ChangeLog @ 53484:b1348f420711
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sat, 03 Jan 2004 17:15:46 +0000 |
parents | a18219fcd84d |
children | 09fa241d161c |
comparison
equal
deleted
inserted
replaced
53483:6535ab5797c7 | 53484:b1348f420711 |
---|---|
1 2004-01-03 Luc Teirlinck <teirllm@auburn.edu> | |
2 | |
3 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors. | |
4 | |
5 * functions.texi: Various small changes in addition to the | |
6 following. | |
7 (What Is a Function): `functionp' returns nil for macros. Clarify | |
8 behavior of this and following functions for symbol arguments. | |
9 (Function Documentation): Add `\' in front of (fn @var{arglist}) | |
10 and explain why. | |
11 (Defining Functions): Mention DOCSTRING argument to `defalias'. | |
12 Add anchor. | |
13 (Mapping Functions): Add anchor. Unquote nil in mapcar* example. | |
14 | |
1 2004-01-01 Miles Bader <miles@gnu.org> | 15 2004-01-01 Miles Bader <miles@gnu.org> |
2 | 16 |
3 * display.texi (Buttons): New section. | 17 * display.texi (Buttons): New section. |
4 | 18 |
5 2003-12-31 Andreas Schwab <schwab@suse.de> | 19 2003-12-31 Andreas Schwab <schwab@suse.de> |