Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 2239:465941a61859
[xemacs-hg @ 2004-08-26 21:19:19 by james]
Remove two instances of unused Lisp wrappers named 'device'.
author | james |
---|---|
date | Thu, 26 Aug 2004 21:19:21 +0000 |
parents | e9aa19426bc9 |
children | e77c2aea9fd8 |
line wrap: on
line diff
--- a/src/ChangeLog Thu Aug 26 20:53:08 2004 +0000 +++ b/src/ChangeLog Thu Aug 26 21:19:21 2004 +0000 @@ -1,3 +1,8 @@ +2004-08-26 Jerry James <james@xemacs.org> + + * device-x.c (x_init_device): Remove unused variable device. + * device-x.c (x_delete_device): Ditto. + 2004-08-26 Jerry James <james@xemacs.org> * eval.c (Ffuncall): Remove unused variable orig_fun.