Mercurial > hg > xemacs-beta
comparison src/mule-wnnfns.c @ 207:e45d5e7c476e r20-4b2
Import from CVS: tag r20-4b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:03:52 +0200 |
parents | 9ad43877534d |
children | c5d627a313b1 |
comparison
equal
deleted
inserted
replaced
206:d3e9274cbc4e | 207:e45d5e7c476e |
---|---|
1894 { | 1894 { |
1895 wnnfns_buf[i] = (struct wnn_buf *) 0; | 1895 wnnfns_buf[i] = (struct wnn_buf *) 0; |
1896 wnnfns_env_norm[i] = (struct wnn_env *) 0; | 1896 wnnfns_env_norm[i] = (struct wnn_env *) 0; |
1897 wnnfns_env_rev[i] = (struct wnn_env *) 0; | 1897 wnnfns_env_rev[i] = (struct wnn_env *) 0; |
1898 } | 1898 } |
1899 | |
1900 Fprovide(intern("wnn")); | |
1899 } | 1901 } |
1900 | 1902 |
1901 void | 1903 void |
1902 w2m (w_char *wp, unsigned char *mp, unsigned char lb) | 1904 w2m (w_char *wp, unsigned char *mp, unsigned char lb) |
1903 { | 1905 { |