List overview

Download

XEmacs-Announce August 2001

xemacs-announce@xemacs.org
  • 2 participants
  • 3 discussions
[ANNOUNCE] XEmacs Website CVS Repository on SunSITE.dk - August 20, 2001 24 years, 3 months

Adrian Aichner
Greetings! I can hear you say: "Fine, but what does this mean to me?" You will continue to enjoy three master websites, updating within minutes from developers committing changes to our new website repository at SunSITE.dk. These websites are: http://www.dk.xemacs.org (hosted by SunSITE.dk) http://www.us.xemacs.org (hosted by sourceforge.net) http://www.xemacs.org (hosted by tux.org) In addition, you can visit these website mirrors, which update once per day: http://www.at.xemacs.org/ http://www.au.xemacs.org/ http://www.be.xemacs.org/ http://www.fi.xemacs.org/ http://www.ie.xemacs.org/ http://www.it.xemacs.org/ "And why was this done?", you may ask. For one we had to fix a broken process (http://www.xemacs.org/About/XEmacsServices.html#issue6), but you may well see SunSITE.dk play an even greater role in the future. For those participating in website development, or just curious about the internal, the repository has moved to sunsite.dk. This gives us better bandwidth for many regions, especially Europe, and seems to be at least as good in the US. SunSITE administration is also more responsive to our special needs than SourceForge was. Use cvs -f -z3 -d:pserver:cvs@sunsite.dk:/pack/anoncvs login (password "cvs"), followed by cvs -f -z3 -d:pserver:cvs@sunsite.dk:/pack/anoncvs checkout xemacsweb to fetch a local copy of the website sources via cvs. The latest website development model is documented here (and on any of the mirrors, of course): http://www.xemacs.org/About/Website.html Adrian, for The XEmacs Development Team -- Adrian Aichner mailto:adrian@xemacs.org http://www.xemacs.org/
  • 1 participants
  • 0 comments
[ANNOUNCE] Updated Packages Released - Aug 13 24 years, 3 months

Steve Youngs
Hello. The following XEmacs packages have just been released. Updated or New Packages: ======================= edit-utils-1.65-pkg.tar.gz ispell-1.23-pkg.tar.gz net-utils-1.20-pkg.tar.gz Detailed Changes: ================ edit-utils-1.65-pkg.tar.gz: -------------------------- 2001年08月06日 Stefan Kamphausen <mail(a)skamphausen.de> * func-menu.el: added ruby support ispell-1.23-pkg.tar.gz: ---------------------- 2001年08月02日 Robert Pluim <rpluim(a)bigfoot.com> * ispell.el (ispell-command-loop): check for scrollbar support before using them. net-utils-1.20-pkg.tar.gz: ------------------------- 2001年08月07日 Steve Youngs <youngs(a)xemacs.org> * xemacsbug.el (report-xemacs-bug-send-init): New. (report-xemacs-bug): Use it. 2001年08月06日 Steve Youngs <youngs(a)xemacs.org> * emacsbug.el: Removed. * xemacsbug.el: New file, replaces the old 'emacsbug.el'. * Makefile (ELCS): Remove emacsbug.elc and use xemacsbug.elc. Installing These: ================ Manually: -------- 1) Download the packages that you want to install from: [1] /ftp.xemacs.org:/pub/xemacs/packages/ 2) Unpack them to: [2] /usr/local/lib/xemacs/xemacs-packages/ 3) Re-start XEmacs. Using XEmacs Package Tools (XEmacs 21.[245].x): ---------------------------------------------- 1) Tools -> Packages -> Add Download Site -> choose site 2) Tools -> Packages -> List and Install 3) Select the packages you wish to install (there are brief instructions at the bottom of the packages buffer). 4) Packages -> Install/Remove Selected 5) Re-start XEmacs. Using XEmacs Package Tools (XEmacs 21.1.14): ------------------------------------------- 1) Options -> Manage Packages -> Add Download Site -> choose site 2) Options -> Manage Packages -> List and Install 3 - 5) As per XEmacs 21.[245].x. Footnotes: [1] Or from a mirror near you. [2] Note: Mule packages should be installed into: /usr/local/lib/xemacs/mule-packages/ -- |---<Steve Youngs>---------------<GnuPG KeyID: 9E7E2820>---| | XEmacs - It's not just an editor. | | It's a way of life. | |------------------------------------<youngs(a)xemacs.org>---|
  • 1 participants
  • 0 comments
Updated Packages Released - August 6 24 years, 3 months

Steve Youngs
Hello. The following XEmacs packages have just been released. Updated or New Packages: ======================= auctex-1.25-pkg.tar.gz calc-1.17-pkg.tar.gz speedbar-1.21-pkg.tar.gz tm-1.29-pkg.tar.gz vm-6.95-pkg.tar.gz zenirc-1.11-pkg.tar.gz Detailed Changes: ================ auctex-1.25-pkg.tar.gz ---------------------- 2001年07月31日 James LewisMoss <jimdres(a)mindspring.com> * tex.el (TeX-search-files): Fix bug with search paths. calc-1.17-pkg.tar.gz -------------------- 2001年07月30日 James LewisMoss <jimdres(a)mindspring.com> * calc-embed.el (calc-embedded-active-state): defvar calc-embedded-all-active. speedbar-1.21-pkg.tar.gz ------------------------ 2001年07月26日 Charles G Waldman <cgw(a)xemacs.org> * speedbar.texi: Correct spelling. tm-1.29-pkg.tar.gz ------------------ 2001年07月31日 James LewisMoss <jimdres(a)mindspring.com> * tm-edit.el (mime-file-types) Add support for pdf files. vm-6.95-pkg.tar.gz ------------------ 2001年07月26日 Steve Youngs <youngs(a)xemacs.org> * Sync with VM-6.95. zenirc-1.11-pkg.tar.gz ---------------------- 2001年07月23日 Adrian Aichner <adrian(a)xemacs.org> * zenirc.el (zenirc-font-lock-keywords): Include last character before > in fontification of font-lock-keyword-face. Use OVERRIDE flag where appropriate to refine fontification. Installing These: ================ Manually: -------- 1) Download the packages that you want to install from: [1] /ftp.xemacs.org:/pub/xemacs/packages/ 2) Unpack them to: [2] /usr/local/lib/xemacs/xemacs-packages/ 3) Re-start XEmacs. Using XEmacs Package Tools (XEmacs 21.[245].x): ---------------------------------------------- 1) Tools -> Packages -> Add Download Site -> choose site 2) Tools -> Packages -> List and Install 3) Select the packages you wish to install (there are brief instructions at the bottom of the packages buffer). 4) Packages -> Install/Remove Selected 5) Re-start XEmacs. Using XEmacs Package Tools (XEmacs 21.1.14): ------------------------------------------- 1) Options -> Manage Packages -> Add Download Site -> choose site 2) Options -> Manage Packages -> List and Install 3 - 5) As per XEmacs 21.[245].x. Footnotes: [1] Or from a mirror near you. [2] Note: Mule packages should be installed into: /usr/local/lib/xemacs/mule-packages/ -- |---<Steve Youngs>---------------<GnuPG KeyID: 9E7E2820>---| | XEmacs - It's not just an editor. | | It's a way of life. | |------------------------------------<youngs(a)xemacs.org>---|
  • 1 participants
  • 0 comments
Results per page:

AltStyle によって変換されたページ (->オリジナル) /