diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index efbf8cfe5bc..ba92a5d3487 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2003-02-25 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * buffer.c (Fset_buffer_multibyte): Pay attention to the buffer | ||
| 4 | process only when "subprocesses" is defined. | ||
| 5 | |||
| 1 | 2003-02-24 Juanma Barranquero <lektu@terra.es> | 6 | 2003-02-24 Juanma Barranquero <lektu@terra.es> |
| 2 | 7 | ||
| 3 | * callint.c (fix_command): Declare as static void and move before | 8 | * callint.c (fix_command): Declare as static void and move before |