This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Please upload: xemacs-21.4.18-1/xemacs-tags-21.4.18-1/xemacs-emacs-common-21.4.18-1


Hi

Please upload at your earliest convinience


-------------------------------- cut here ------------------------------------
#!/bin/bash

mkdir -p xemacs/xemacs-emacs-common xemacs/xemacs-tags

cd xemacs
wget http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/xemacs/setup.hint
wget http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/xemacs/xemacs-21.4.18-1-src.tar.bz2
wget http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/xemacs/xemacs-21.4.18-1.tar.bz2

cd xemacs-tags
wget http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/xemacs/xemacs-tags/setup.hint
wget http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/xemacs/xemacs-tags/xemacs-tags-21.4.18-1.tar.bz2

cd ../xemacs-emacs-common
wget http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/xemacs/xemacs-emacs-common/setup.hint
wget http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/xemacs/xemacs-emacs-common/xemacs-emacs-common-21.4.18-1.tar.bz2
-------------------------------- cut here ------------------------------------



DESCRIPTION:
============
A powerful, highly customizable open source text editor and application 
development system


CYGWIN NEWS:
============

    * Readded --with-dragndrop and --with-offix to configure

 
Xemacs NEWS:
============

    * Fix: When writing to another process, flush the last chunk, even when the pipe is blocked.
    * Fix: Document use of same-window-buffer-names and same-window-regexps by pop-to-buffer and display-buffer.
    * Fix: region-active-p only returns t when active region is in current buffer.
    * Fix: package-get-init-package reported erroneous load-path shadows.
    * Fix: Fixes to support MacOS 10.4 (Tiger).
    * Fix: revert derived-mode-merge-syntax-tables patch.
    * Fix: Cygwin fixes: auto-detecting integer types and avoid Motif.
    * Fix: Make default-directory work for non-ASCII commands.
    * Fix: Avoid usage of corrupted stack in open-network-stream().
    * Fix: finder-find-library to return filename actually searched for.
    * Fix: Stop geometry thrashing in tabs widget.
    * Fix: Don't find package NEWS files.
    * Fix: fix build for FreeBSD ia64 and other 64bit platforms.
    * Fix: Don't delete everything from the popup menu in easy-menu-remove.
    * Fix: Mule-CCL couldn't handle control-1 characters either.
    * Fix: Fix pixel-to-point conversion arithmetic in font.el
    * Fix: Small patch for console redisplay issues.
    * Fix: Cleanup of the CCL coding system example.
    * Fix: Incremental selection transfer fix.
    * Fix: configure works again when -ldap is specified and -lber is required.
    * Fix: man/custom.texi typo fix.
    * Update: Ask users to send crash reports to xemacs-beta.
    * Update: Announce latin-euro-standards, update mule-base packages.
    * Update: Expand package name field in package-ui.el.
    * Update: Improve glyphs documentation.
    * Update: Document \c and \C in regular expression syntax.
    * Update: Document use of `same-window-buffer-names', `same-window-regexps' by pop-to-buffer and display-buffer.
    * Update: Document category tables in the regexp part of the lispref.
    * Update: Announce re-builder, xetla in etc/PACKAGES.
    * Update: Improvements to char-table documentation.
    * Update: Sync packages mirrors list with website.
    * Update: Document CCL example.
    * Update: Process-related docstring improvements.
    * Update: Another package-get.el update reflecting latest http://www.xemacs.org/Releases/ information.
    * Feature: Add Simon Josefsson to about.el.


 
Thanks
  Volker


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]