Mercurial > hg > xemacs-beta
view CHANGES-msw @ 2417:8b907450718f
[xemacs-hg @ 2004-12-05 08:48:12 by ben]
The section on Troubleshooting (now 2.3) has been completely written and
includes a lot of stuff that is not properly documented anywhere else. A
fair amount of obsolete info has been deleted and I've incorporated the
comments that people (mostly Stephen T) made. Former chapter 3 has been
split up in two, one pertaining to basic I/O and the other to external I/O.
What were formerly chapters 5 and 6 no longer exist as such; the info in
them has been distributed across various other chapters. Old chapter 4 got
split up, part going to the new chapter 4 on external I/O and part going to
the new chapter 5 on the Internet. In this new chapter, stuff not
pertaining to a specific package (e.g. VM or GNUS) was taken out of
package-specific sections and a general mail section was constituted. Part
of old chapter 5 remains in a new chapter 6 devoted to Emacs Lisp and other
advanced stuff, and a section from old chapter 3 on basic init-file Lisp
and some stuff from old chapter 5 on Info. The rest of chapter 5 was just
misc and has gotten scattered to the winds (mostly in chapters 3 and 4).
Old chapter 6 has also gotten quite scattered; there is no longer any
section specifically devoted to Windows except one of the Installation
sections (along with a section specfically devoted to Unix), and the rest
has moved to join the appropriate non-Windows-specific section elsewhere.
A lot of chapters had their sections rearranged and likewise for sections
having entries rearranged, with the intention that the new arrangement
should be more natural. In general I hope that stuff should be much easier
to locate. I also rewrote the entries on the relation between XEmacs and
GNU Emacs on the authors of XEmacs, including lots of info on who wrote
specific subsections. However, this history is certainly not complete; I
hope people will look over this and fix it up as necessary.
author | ben |
---|---|
date | Sun, 05 Dec 2004 08:48:12 +0000 |
parents | 5df795348f45 |
children |
line wrap: on
line source
CHANGES-msw This file briefly describes all mswindows-specific changes to XEmacs in the OXYMORON series of releases. The mswindows release branch contains additional changes on top of the mainline XEmacs release. These changes are deemed necessary for XEmacs to be fully functional under mswindows. It is not intended that these changes cause problems on UNIX systems, but they have not been tested on UNIX platforms. Caveat Emptor. See the file 'CHANGES-release' for a full list of mainline changes. to XEmacs 21.4.9 "Informed Management (Windows)" - Fix layout of widgets so that the search dialog works. - Fix focus capture of widgets under X. to XEmacs 21.4.8 "Honest Recruiter (Windows)" - All changes from 21.4.6 and 21.4.7. - Make sure revert temporaries are not visiting files. Suggested by Mike Alexander. - File renaming fix from Mathias Grimmberger. - Fix printer metrics on windows 95 from Jonathan Harris. - Fix layout of widgets so that the search dialog works. - Fix focus capture of widgets under X. - Buffers tab doc fixes from John Palmieri. - Sync with FSF custom :set-after behavior. - Virtual window manager freeze fix from Rick Rankin. - Fix various printing problems. - Enable windows printing on cygwin. to XEmacs 21.4.7 "Economic Science (Windows)" - All changes from 21.4.6. - Fix problems with auto-revert with noconfirm. - Undo autoconf 2.5x changes. - Undo 21.4.7 process change. to XEmacs 21.4.6 "Common Lisp (Windows)" - Made native registry entries match the installer. - Fixed mousewheel lockups. - Frame iconifcation fix from Adrian Aichner. - Fixed some printing problems. - Netinstaller updated to support kit revisions. - Fixed customize popup menus. - Fixed problems with too many dialog popups. - Netinstaller fixed to correctly upgrade shortcuts when upgrading core XEmacs. - Fix for virtual window managers from Adrian Aichner. - Installer registers all C++ file types. - Short-filename fix from Peter Arius. - Fix for GC assertions from Adrian Aichner. - Winclient DDE client from Alastair Houghton. - Fix event assert from Mike Alexander. - Warning removal noticed by Ben Wing. - Redisplay glyph height fix from Ben Wing. - Printer margin fix from Jonathan Harris. - Error dialog fix suggested by Thomas Vogler. - Fixed revert-buffer to not revert in the case that there is nothing to be done. - Glyph-baseline fix from Nix. - Fixed clipping of wide glyphs in non-zero-length extents. - Windows build fixes. - Fixed :initial-focus so that it works. to XEmacs 21.4.5 "Civil Service (Windows)" - Fixed a scrollbar problem when selecting the frame with focus. - Fixed `mswindows-shell-execute' under cygwin. - Added a new function `mswindows-cygwin-to-win32-path' for JDE. - Added support for dialog-based directory selection. - The installer version has been updated to the 21.5 netinstaller. The 21.5 installer now does proper dde file association and adds uninstall capability. - Handle leak fix from Mike Alexander. - New release build script.