diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 26ea457a2fe..0e9d8644868 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2004-12-28 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * coding.c (decode_coding_XXX, decode_composition_emacs_mule) | ||
| 4 | (decode_coding_emacs_mule, encode_coding_emacs_mule) | ||
| 5 | (decode_coding_iso2022, encode_designation_at_bol) | ||
| 6 | (encode_coding_iso2022, decode_coding_sjis_big5, decode_eol) | ||
| 7 | (decode_coding): Constify arguments and local vars. | ||
| 8 | |||
| 1 | 2004-12-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 9 | 2004-12-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2 | 10 | ||
| 3 | * xmenu.c (popup_get_selection): Only pop down dialogs | 11 | * xmenu.c (popup_get_selection): Only pop down dialogs |