Mercurial > emacs
comparison lispref/ChangeLog @ 53467:a18219fcd84d
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-12
Add section on button package to lisp reference manual
* lispref/display.texi (Buttons): New section.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 01 Jan 2004 04:20:43 +0000 |
parents | 45bba74a091f |
children | b1348f420711 |
comparison
equal
deleted
inserted
replaced
53466:45bba74a091f | 53467:a18219fcd84d |
---|---|
1 2004-01-01 Miles Bader <miles@gnu.org> | |
2 | |
3 * display.texi (Buttons): New section. | |
4 | |
1 2003-12-31 Andreas Schwab <schwab@suse.de> | 5 2003-12-31 Andreas Schwab <schwab@suse.de> |
2 | 6 |
3 * numbers.texi (Math Functions): sqrt reports a domain-error | 7 * numbers.texi (Math Functions): sqrt reports a domain-error |
4 error. | 8 error. |
5 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'. | 9 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'. |