view CHANGES-msw @ 776:79940b592197

[xemacs-hg @ 2002-03-15 07:43:14 by ben] .cvsignore: ignore .tmp files that are getting auto-created by VC. Makefile.in.in: Use -no-packages to avoid problems with package files shadowing core files (e.g. unicode.el in mule-ucs). alloc.c, emacs.c, lisp.h: add new -no-packages. make sure list of args for sorting is actually correct. clean up arg parsing code. xemacs.mak: Use -no-packages to avoid problems with package files shadowing core files (e.g. unicode.el in mule-ucs). Makefile: Use -no-packages to avoid problems with package files shadowing core files (e.g. unicode.el in mule-ucs). mule\chinese.el, mule\japan-util.el: fix warnings. behavior-defs.el: fix errors with require. bytecomp-runtime.el: add new funs {when,and}-{f}boundp, clean up docs. cus-edit.el: pretty-print values. dump-paths.el, find-paths.el, startup.el, setup-paths.el: fix problems/inconsistencies parsing options. support new -no-packages option. merge code duplication in dump-paths and startup. lisp-mode.el: indent macrolet and labels correctly. update comments about lisp-indent-function. flet already handled in cl. apropos.el, auto-save.el, buff-menu.el, cl-extra.el, dragdrop.el, faces.el, files.el, fill.el, font-lock.el, font.el, gtk-faces.el, gui.el, help.el, hyper-apropos.el, info.el, isearch-mode.el, keymap.el, lisp-mnt.el, mouse.el, package-admin.el, package-get.el, printer.el, process.el, resize-minibuffer.el, simple.el, toolbar-items.el, wid-edit.el, win32-native.el: fix warnings. very-early-lisp.el: update docs. mule\chinese.el, mule\japan-util.el: fix warnings. mule\chinese.el, mule\japan-util.el: fix warnings. behavior-defs.el: fix errors with require. bytecomp-runtime.el: add new funs {when,and}-{f}boundp, clean up docs. cus-edit.el: pretty-print values. dump-paths.el, find-paths.el, startup.el, setup-paths.el: fix problems/inconsistencies parsing options. support new -no-packages option. merge code duplication in dump-paths and startup. lisp-mode.el: indent macrolet and labels correctly. update comments about lisp-indent-function. flet already handled in cl. apropos.el, auto-save.el, buff-menu.el, cl-extra.el, dragdrop.el, faces.el, files.el, fill.el, font-lock.el, font.el, gtk-faces.el, gui.el, help.el, hyper-apropos.el, info.el, isearch-mode.el, keymap.el, lisp-mnt.el, mouse.el, package-admin.el, package-get.el, printer.el, process.el, resize-minibuffer.el, simple.el, toolbar-items.el, wid-edit.el, win32-native.el: fix warnings. very-early-lisp.el: update docs. mule\chinese.el, mule\japan-util.el: fix warnings. Makefile.in.in: Use -no-packages to avoid problems with package files shadowing core files (e.g. unicode.el in mule-ucs). Makefile.in.in: Use -no-packages to avoid problems with package files shadowing core files (e.g. unicode.el in mule-ucs).
author ben
date Fri, 15 Mar 2002 07:43:43 +0000
parents 512e4a478e9d
children 5b3cf2203477
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.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 wiht too many dialog popups.
  - Netinstaller fixed to correctly upgrade shortcuts when upgrading
    core XEmacs.

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.