Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 197:acd284d43ca1 r20-3b25
Import from CVS: tag r20-3b25
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:00:02 +0200 |
parents | a2f645c6b9f8 |
children | 169c0442b401 |
comparison
equal
deleted
inserted
replaced
196:58e0786448ca | 197:acd284d43ca1 |
---|---|
1 1997-09-30 SL Baur <steve@altair.xemacs.org> | |
2 | |
3 * mule-canna.c (Fcanna_set_bunsetsu): Return a value. | |
4 (Fcanna_parse): Remove unused variables `ks' and `ksv'. | |
5 (Fcanna_henkan_begin): Remove unused variable `res'. | |
6 (Fcanna_henkan_next): Remove unused variable `nbun'. | |
7 (count_char): Change return type to void. | |
8 | |
9 * event-Xt.c (x_event_to_emacs_event): Remove unused variable | |
10 `event-size'. | |
11 | |
12 * menubar.c (Fnormalize_menu_item_name): Remove unused variable | |
13 `res'. | |
14 | |
15 * redisplay-x.c (x_flash): Reorganize test to prefer select over | |
16 poll. | |
17 | |
18 * xselect.c (Fx_store_cutbuffer_internal): Remove unused variable | |
19 `encoding'. | |
20 | |
21 1997-09-30 Hrvoje Niksic <hniksic@srce.hr> | |
22 | |
23 * frame.c (Fmake_frame): Call `custom-initialize-frame'. | |
24 | |
25 1997-09-24 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
26 | |
27 * mule-coding.c: Rename `pathname-coding-system' to | |
28 `file-name-coding-system' to sync with Emacs 20.2. | |
29 | |
1 1997-09-26 Hrvoje Niksic <hniksic@srce.hr> | 30 1997-09-26 Hrvoje Niksic <hniksic@srce.hr> |
2 | 31 |
3 * window.c (saved_window_equal): Ditto. | 32 * window.c (saved_window_equal): Ditto. |
4 | 33 |
5 * process.c (Fget_process): Use internal_equal. | 34 * process.c (Fget_process): Use internal_equal. |