diff options
| author | Paul Eggert <eggert@cs.ucla.edu> | 2011-04-10 23:48:18 -0700 |
|---|---|---|
| committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-04-10 23:48:18 -0700 |
| commit | a2cb4e6346247e98aac57d83afabfdee334e5559 (patch) | |
| tree | 91c0bbcbcd494505c83cb3dd61cd499278057276 /src/ChangeLog | |
| parent | 127198fdc718d38078cf6abeb6f3a0862f3ac1d2 (diff) | |
* charset.h (charset_iso_8859_1): Remove decl.
* charset.c (charset_iso_8859_1, charset_emacs, map_charset_for_dump):
Now static.
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 dcbab4b96b7..baf0c1f10a1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2011-04-11 Paul Eggert <eggert@cs.ucla.edu> + * charset.h (charset_iso_8859_1): Remove decl. + * charset.c (charset_iso_8859_1, charset_emacs, map_charset_for_dump): + Now static. + * ccl.h (check_ccl_update, Vccl_program_table): Remove decls. * ccl.c (Vccl_program_table): Now static. (check_ccl_update): Remove; unused. |
