comparison admin/FOR-RELEASE @ 78790:764a90d0f137

Done: Check all non-file-scope static vars...
author Glenn Morris <rgm@gnu.org>
date Fri, 14 Sep 2007 07:45:55 +0000
parents 4f84eccebf65
children 98635af4c331
comparison
equal deleted inserted replaced
78789:864bdaa7821e 78790:764a90d0f137
43 43
44 * BUGS 44 * BUGS
45 45
46 ** ams@gnu.org, 9 July: eshell and external commands 46 ** ams@gnu.org, 9 July: eshell and external commands
47 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00385.html 47 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00385.html
48
49 ** Check all non-file-scope static vars to make sure they
50 won't lose on USG or HPUX systems.
51 48
52 ** maximize resizes to large size, but doesn't really maximize 49 ** maximize resizes to large size, but doesn't really maximize
53 Report by Marijn Schouten <hkBst@gentoo.org> on bug-gnu-emacs from 50 Report by Marijn Schouten <hkBst@gentoo.org> on bug-gnu-emacs from
54 2007-08-26. 51 2007-08-26.
55 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01362.html 52 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01362.html