Mercurial > emacs
comparison lib-src/ChangeLog @ 100104:6ab80abea3ee
(scan_lisp_file): Use xmalloc instead of malloc.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 01 Dec 2008 20:29:02 +0000 |
parents | 2071333afd12 |
children | 61db5ca5de78 |
comparison
equal
deleted
inserted
replaced
100103:c2ef1c8b2d64 | 100104:6ab80abea3ee |
---|---|
1 2008-12-01 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * make-docfile.c (scan_lisp_file): Use xmalloc instead of malloc. | |
4 | |
1 2008-11-22 Derek Peschel <dpeschel@eskimo.com> (tiny change) | 5 2008-11-22 Derek Peschel <dpeschel@eskimo.com> (tiny change) |
2 | 6 |
3 * etags.c (add_regex): Pass correct length to re_compile_pattern. | 7 * etags.c (add_regex): Pass correct length to re_compile_pattern. |
4 | 8 |
5 2008-11-02 Chong Yidong <cyd@stupidchicken.com> | 9 2008-11-02 Chong Yidong <cyd@stupidchicken.com> |