Mercurial > emacs
comparison src/ChangeLog @ 104225:2b13858c8a2f
(concat): Don't re-set string length to its current value.
author | Ken Raeburn <raeburn@raeburn.org> |
---|---|
date | Mon, 10 Aug 2009 00:57:48 +0000 |
parents | bd10839bac0e |
children | b729d024f6dc |
comparison
equal
deleted
inserted
replaced
104224:bd10839bac0e | 104225:2b13858c8a2f |
---|---|
1 2009-08-10 Ken Raeburn <raeburn@raeburn.org> | 1 2009-08-10 Ken Raeburn <raeburn@raeburn.org> |
2 | |
3 * fns.c (concat): Don't re-set string length to its current | |
4 value. | |
2 | 5 |
3 * coding.h (decode_coding_string, encode_coding_string): Use | 6 * coding.h (decode_coding_string, encode_coding_string): Use |
4 SBYTES macro. | 7 SBYTES macro. |
5 | 8 |
6 * doprnt.c (doprnt_lisp): Unused function deleted. | 9 * doprnt.c (doprnt_lisp): Unused function deleted. |