Mercurial > emacs
comparison src/ChangeLog @ 56240:710d37addaba
*** empty log message ***
| author | Kim F. Storm <storm@cua.dk> |
|---|---|
| date | Thu, 24 Jun 2004 22:02:23 +0000 |
| parents | b8ba538f6095 |
| children | b071073897ad |
comparison
equal
deleted
inserted
replaced
| 56239:a446552d2240 | 56240:710d37addaba |
|---|---|
| 1 2004-06-25 Kim F. Storm <storm@cua.dk> | |
| 2 | |
| 3 * alloc.c (allocate_misc): Update total_free_markers. | |
| 4 (free_misc): New function. | |
| 5 (safe_alloca_unwind, free_marker): Use it. | |
| 6 | |
| 7 * lisp.h (free_misc): Add prototype. | |
| 8 | |
| 9 * fns.c (Fmapconcat, Fmapcar): Remove superfluous GCPROs. | |
| 10 | |
| 1 2004-06-24 Richard M. Stallman <rms@gnu.org> | 11 2004-06-24 Richard M. Stallman <rms@gnu.org> |
| 2 | 12 |
| 3 * emacs.c (Vsignal_USR1_hook, Vsignal_USR2_hook): Definitions deleted. | 13 * emacs.c (Vsignal_USR1_hook, Vsignal_USR2_hook): Definitions deleted. |
| 4 (syms_of_emacs): Lisp variables deleted. | 14 (syms_of_emacs): Lisp variables deleted. |
| 5 | 15 |
