comparison src/ChangeLog @ 66359:5c93b07e7478

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 23 Oct 2005 22:58:33 +0000
parents e81cb0b6850a
children c8731b29e81e
comparison
equal deleted inserted replaced
66358:9f52d5da9ca6 66359:5c93b07e7478
19 Rename repeat local FILE to MSG_FILE. 19 Rename repeat local FILE to MSG_FILE.
20 (syms_of_lread) <load-history>: Doc fix. 20 (syms_of_lread) <load-history>: Doc fix.
21 21
22 2005-10-21 Kenichi Handa <handa@m17n.org> 22 2005-10-21 Kenichi Handa <handa@m17n.org>
23 23
24 * search.c (boyer_moore): Surround the '||' part of expression in 24 * search.c (boyer_moore): Add parens to fix and/or precedence bug.
25 `if' condition by parentheses explicitly.
26 25
27 2005-10-20 Kim F. Storm <storm@cua.dk> 26 2005-10-20 Kim F. Storm <storm@cua.dk>
28 27
29 * buffer.c (clone_per_buffer_values): Remove unused var tem. 28 * buffer.c (clone_per_buffer_values): Remove unused var tem.
30 (init_buffer): Remove unused vars dotstat, pwdstat. 29 (init_buffer): Remove unused vars dotstat, pwdstat.