Mercurial > hg > xemacs-beta
comparison CHANGES-beta @ 171:929b76928fce r20-3b12
Import from CVS: tag r20-3b12
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:47:52 +0200 |
parents | 15872534500d |
children | 8eaf7971accc |
comparison
equal
deleted
inserted
replaced
170:98a42ee61975 | 171:929b76928fce |
---|---|
1 -*- indented-text -*- | 1 -*- indented-text -*- |
2 to 20.3 beta12 "Helsinki" | |
3 -- cc-mode-5.12. | |
4 -- ~/.xemacs --> ~/.xemacs/init.el | |
5 -- ~/.xemacs-custom -> ~/.xemacs/options.el | |
6 -- Fix lossage in lwlib-Xm.c | |
7 -- Miscellaneous bug fixes | |
8 | |
2 to 20.3 beta11 "Stockholm" | 9 to 20.3 beta11 "Stockholm" |
3 -- Try #2 with LOSING_BYTECODE disabled. | 10 -- Try #2 with LOSING_BYTECODE disabled. |
4 -- Interface change: value of `system-type' is provided as a feature. | 11 -- Interface change: value of `system-type' is provided as a feature |
5 -- Gnus-5.4.62 | 12 -- Gnus-5.4.62 |
6 -- W3-3.0.93 | 13 -- W3-3.0.93 |
7 -- Custom-1.9946 | 14 -- Custom-1.9946 |
8 -- New user variable `errors-deactivate-region'. | 15 -- New user variable `errors-deactivate-region' |
9 -- Miscellaneous bug fixes. | 16 -- Miscellaneous bug fixes. |
10 -- iso-acc.el-1.15 (Mule fixes) | 17 -- iso-acc.el-1.15 (Mule fixes) |
11 -- autoloads/custom loads generation in build updated | 18 -- autoloads/custom loads generation in build updated |
12 -- Fix for frozen messages in message area from Kyle Jones. | 19 -- Fix for frozen messages in message area from Kyle Jones. |
13 | 20 |
20 -- Miscellaneous Hrvoje Niksic patches | 27 -- Miscellaneous Hrvoje Niksic patches |
21 -- Configure/tree-x patches from Martin Buchholz | 28 -- Configure/tree-x patches from Martin Buchholz |
22 -- Restore Show Message Log in Edit menu. | 29 -- Restore Show Message Log in Edit menu. |
23 -- `make autoloads' updated and should now work without Mule [untested]. | 30 -- `make autoloads' updated and should now work without Mule [untested]. |
24 -- New boolean variable `x-seppuku-on-epipe' to handle case of X Server going | 31 -- New boolean variable `x-seppuku-on-epipe' to handle case of X Server going |
25 away and XEmacs not exiting. Set to `t' to force immediate exit. | 32 away and XEmacs not exiting. Set to `t' to force immediate exit |
26 -- custom-1.9940 | 33 -- custom-1.9940 |
27 -- gnuserv.el-3.6 | 34 -- gnuserv.el-3.6 |
28 -- speedbar-0.5 courtesy of Eric Ludlam | 35 -- speedbar-0.5 courtesy of Eric Ludlam |
29 -- Internals change -- Use fork() instead of vfork() for invoking | 36 -- Internals change -- Use fork() instead of vfork() for invoking |
30 subprocesses | 37 subprocesses |