Mercurial > emacs
comparison lispref/ChangeLog @ 53466:45bba74a091f
*** empty log message ***
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Wed, 31 Dec 2003 12:17:17 +0000 |
parents | c8eb797b2bb9 |
children | a18219fcd84d |
comparison
equal
deleted
inserted
replaced
53465:a603854deb89 | 53466:45bba74a091f |
---|---|
1 2003-12-31 Andreas Schwab <schwab@suse.de> | |
2 | |
3 * numbers.texi (Math Functions): sqrt reports a domain-error | |
4 error. | |
5 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'. | |
6 | |
1 2003-12-30 Luc Teirlinck <teirllm@auburn.edu> | 7 2003-12-30 Luc Teirlinck <teirllm@auburn.edu> |
2 | 8 |
3 * tips.texi (Documentation Tips): Update item on hyperlinks in | 9 * tips.texi (Documentation Tips): Update item on hyperlinks in |
4 documentation strings. | 10 documentation strings. |
5 | 11 |