diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 5cee3a4b94b..4ac5ee52967 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -8,6 +8,10 @@ | |||
| 8 | 8 | ||
| 9 | * indent.c (current_column_1): Remove unused variable `prev_col'. | 9 | * indent.c (current_column_1): Remove unused variable `prev_col'. |
| 10 | 10 | ||
| 11 | * coding.c (encode_coding): Use precomputed value of `src'. | ||
| 12 | (encode_coding): Remove unused variable `src_end'. | ||
| 13 | (code_convert_region): Remove unused variables `count'. | ||
| 14 | |||
| 11 | 2001-11-07 Jason Rumney <jasonr@gnu.org> | 15 | 2001-11-07 Jason Rumney <jasonr@gnu.org> |
| 12 | 16 | ||
| 13 | * w32term.c (x_display_and_set_cursor): Do not move system caret | 17 | * w32term.c (x_display_and_set_cursor): Do not move system caret |