diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 443a6f83208..c73d490c8ac 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-12-27 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * eval.c (do_autoload): Ignore elements of Vautoload_queue | ||
| 4 | where car is not symbol. | ||
| 5 | |||
| 1 | 2005-12-27 Kenichi Handa <handa@m17n.org> | 6 | 2005-12-27 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * charset.c (lisp_string_width): Check multibyteness of STRING. | 8 | * charset.c (lisp_string_width): Check multibyteness of STRING. |