Mercurial > emacs
comparison src/ChangeLog @ 56431:d0bec75e8763
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Thu, 15 Jul 2004 20:14:09 +0000 |
parents | 65eb0cb0f21f |
children | a11286d6cf94 |
comparison
equal
deleted
inserted
replaced
56430:ebf7232a8fee | 56431:d0bec75e8763 |
---|---|
1 2004-07-15 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change) | |
2 | |
3 * w32fns.c (Fx_file_dialog): Encode strings in system coding | |
4 system before passing them to OS functions for display. | |
5 | |
1 2004-07-15 David Kastrup <dak@gnu.org> | 6 2004-07-15 David Kastrup <dak@gnu.org> |
2 | 7 |
3 * search.c (syms_of_search): staticpro | 8 * search.c (syms_of_search): staticpro |
4 `saved_last_thing_searched'. Apparently fixes an abort condition. | 9 `saved_last_thing_searched'. Apparently fixes an abort condition. |
5 | 10 |