Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4867:7822019c5d98
Revert cast in check_writable() and fix up macros to use const.
author | Vin Shelton <acs@xemacs.org> |
---|---|
date | Sun, 17 Jan 2010 22:08:56 -0500 |
parents | 6c0bb4d2c23a |
children | f730384b8ddf 6772ce4d982b 8a08cf0b7583 |
comparison
equal
deleted
inserted
replaced
4865:6c0bb4d2c23a | 4867:7822019c5d98 |
---|---|
1 2010-01-17 Vin Shelton <acs@xemacs.org> | |
2 | |
3 * fileio.c (check_writable): Remove cast from 2010-01-14 | |
4 | |
5 * syswindows.h: Use consts in macros where appropriate in lieu of | |
6 cast in check_writable(). Patch from Ben Wing. | |
7 | |
1 2010-01-16 Aidan Kehoe <kehoea@parhasard.net> | 8 2010-01-16 Aidan Kehoe <kehoea@parhasard.net> |
2 | 9 |
3 * config.h.in: | 10 * config.h.in: |
4 * floatfns.c (emacs_rint): | 11 * floatfns.c (emacs_rint): |
5 Don't look for rint in configure, always use our own | 12 Don't look for rint in configure, always use our own |