Mercurial > emacs
comparison src/ChangeLog @ 74170:1df66619bb7a
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 24 Nov 2006 19:55:23 +0000 |
parents | f7736a8bd079 |
children | 69805c3a8301 |
comparison
equal
deleted
inserted
replaced
74169:a2250a4829ad | 74170:1df66619bb7a |
---|---|
1 2006-11-24 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * fns.c (substring_both): Add missing address operator. | |
4 | |
1 2006-11-24 Stefan Monnier <monnier@iro.umontreal.ca> | 5 2006-11-24 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 6 |
3 * fns.c: Use AREF/ASIZE macros. | 7 * fns.c: Use AREF/ASIZE macros. |
4 (concat): Provide the full ANSI prototype. | 8 (concat): Provide the full ANSI prototype. |
5 | 9 |