List overview

Download

XEmacs-Announce September 2001

xemacs-announce@xemacs.org
  • 3 participants
  • 2 discussions
Welcome to the "xemacs-announce" mailing list 24 years, 2 months

xemacs-announce-request@xemacs.org
Welcome to the xemacs-announce(a)xemacs.org mailing list! xemacs-announce is a read-only, low volume list for announcements concerning the XEmacs project and new releases of the XEmacs software. All xemacs-announce messages are automatically sent to the xemacs and xemacs-beta lists as well, so you only need to be subscribed to one of these lists to receive them. Any comments, questions, or complaints about the list should be brought to the attention of the XEmacs Mailing List Manager <list-manager(a)xemacs.org>. To post to this list, send your email to: xemacs-announce(a)xemacs.org General information about the mailing list is at: http://lists.xemacs.org/lists/listinfo/xemacs-announce If you ever want to unsubscribe or change your options (eg, switch to or from digest mode, change your password, etc.), visit your subscription page at: http://lists.xemacs.org/lists/options/xemacs-announce/xemacs-announce-arc... You can also make such adjustments via email by sending a message to: xemacs-announce-request(a)xemacs.org with the word `help' in the subject or body (don't include the quotes), and you will get back a message with instructions. You must know your password to change your options (including changing the password, itself) or to unsubscribe. It is: wiatne If you forget your password, don't worry, you will receive a monthly reminder telling you what all your xemacs.org mailing list passwords are, and how to unsubscribe or change your options. There is also a button on your options page that will email your current password to you. You may also have your password mailed to you automatically off of the Web page noted above.
  • 1 participants
  • 0 comments
[ANNOUNCE] Updated or New Packages Released - Sep 11 24 years, 2 months

Steve Youngs
Hello. The following XEmacs packages have just been released. Updated or New Packages: ======================= bbdb-1.16-pkg.tar.gz cc-mode-1.26-pkg.tar.gz dictionary-1.00-pkg.tar.gz edit-utils-1.69-pkg.tar.gz eudc-1.34-pkg.tar.gz gnus-1.57-pkg.tar.gz jde-1.30-pkg.tar.gz net-utils-1.22-pkg.tar.gz prog-modes-1.41-pkg.tar.gz semantic-1.10-pkg.tar.gz supercite-1.18-pkg.tar.gz vm-6.96-pkg.tar.gz xslt-process-1.05-pkg.tar.gz Detailed Changes: ================ bbdb-1.16-pkg.tar.gz: -------------------- 2001年08月29日 Steve Youngs <youngs(a)xemacs.org> * Makefile (MAINTAINER): Change to Ronan Waide <waider(a)waider.ie>. 2001年08月26日 Steve Youngs <youngs(a)xemacs.org> * lisp/bbdb.el (bbdb-initialize): Autoload it. cc-mode-1.26-pkg.tar.gz: ----------------------- 2001年08月13日 Enrico Scholz <enrico.scholz(a)informatik.tu-chemnitz.de> * cc-cmds.el (c-fill-paragraph): Use 'c-current-comment-prefix'. dictionary-1.00-pkg.tar.gz: -------------------------- This is a new package! From the README: The dictionary mode provides the following features: * looking up word definitions in all dictionaries * search for matching word * words/phrases marked with { } in the dictionary definitions are recognized as hyper links and browseable * easy selection of dictionary and search strategy * backward moving through the visited definitions * in the latest versions of GNU Emacs and XEmacs you get support for popup menus * in GNU Emacs 21 you can lookup words by simply pointing the mouse cursor to them (tool-tips) edit-utils-1.69-pkg.tar.gz: -------------------------- 2001年08月23日 Adrian Aichner <adrian(a)xemacs.org> * uniquify.el: Fix the documented bug that prevented uniquify from working in native Windows XEmacs. Patch is courtesy of Paul Krause. * uniquify.el (uniquify-directory-matching-regexp): New. * uniquify.el (uniquify-get-proposed-name): Use uniquify-directory-matching-regexp. * uniquify.el (uniquify-reverse-components): Use directory-sep-char. 2001年08月16日 Steve Youngs <youngs(a)xemacs.org> * setnu.el: Moved here from JDE package. * Makefile (ELCS): Add setnu.elc 2001年08月14日 Stefan Kamphausen <mail(a)skamphausen.de> * func-menu.el (fume-find-next-ruby-function-name): Improved. eudc-1.34-pkg.tar.gz: -------------------- 2001年07月28日 Oscar Figueiredo <oscar(a)xemacs.org> * eudc: EUDC 1.32 is released * eudcb-bbdb.el: Patch from David S Goldberg <dsg(a)mitre.org> for compatibility with BBDB 2.32 * eudc-bob.el: * eudc-export.el: * eudc-hotlist.el: * eudc-vars.el: Pavel Janik's patch adding documentation sections required by the Emacs Lisp Coding Conventions gnus-1.57-pkg.tar.gz: -------------------- 2001年08月29日 Don Pellegrino <udpelleg(a)speakeasy.net> * ./gnus/lisp/gnus-msg.el (gnus-inews-do-gcc): Don't use 'gnus-alive-p". jde-1.30-pkg.tar.gz: ------------------- 2001年08月16日 Steve Youngs <youngs(a)xemacs.org> * Makefile (ELCS): Add missing elcs remove obsolete. * senator-isearch.el: Moved to semantic package. * senator.el: Removed. It's in the semantic package. * setnu.el: Moved to edit-utils package. * Sync to 2.2.7.1 net-utils-1.22-pkg.tar.gz: ------------------------- 2001年08月22日 Steve Youngs <youngs(a)xemacs.org> * xemacsbug.el (report-xemacs-bug): Use 'report-xemacs-bug-hook' instead of 'report-emacs-bug-hook'. 2001年08月15日 Steve Youngs <youngs(a)xemacs.org> * xemacsbug.el (report-xemacs-bug): Include the load-path shadows in the bug report. (Thanks to Adrian A. for help on this) prog-modes-1.41-pkg.tar.gz: -------------------------- 2001年09月10日 Raymond Toy <toy(a)rtp.ericsson.se> * fortran.el (fortran-mode-map): Keep M-BS as backward-kill-word and make C-M-h 'mark-fortran-subprogram. 2001年08月15日 Jeff Mincy <jeff(a)delphioutpost.com> * tcl.el (tcl-mode): check for filladapt mode (tcl-mode): fix imenu support 2001年07月31日 Alex Schroeder <alex(a)gnu.org> * sql.el (sql-db2): Doc change. 2001年07月23日 Alex Schroeder <alex(a)gnu.org> * sql.el (sql-postgres): Add the database at the end of the parameters instead of at beginning. (sql-postgres-options): Doc change. semantic-1.10-pkg.tar.gz: ------------------------ 2001年08月16日 Steve Youngs <youngs(a)xemacs.org> * Makefile (ELCS): Add semantic-texi.elc (REQUIRES): Add texinfo. * senator-isearch.el: Moved here from JDE. * Sync to 1.4beta8 supercite-1.18-pkg.tar.gz: ------------------------- 2001年08月06日 Adrian Aichner <adrian(a)xemacs.org> * supercite.el (sc-attribs-extract-namestring): Provide error message when neither full-name nor canonical-address can be extracted from argument. vm-6.96-pkg.tar.gz: ------------------ 2001年09月08日 Steve Youngs <youngs(a)xemacs.org> * Makefile (MAINTAINER): Change to Kyle's address. 2001年09月07日 Steve Youngs <youngs(a)xemacs.org> * Sync with VM-6.96. xslt-process-1.05-pkg.tar.gz: ---------------------------- 2001年08月25日 Vin Shelton <acs(a)xemacs.org> * Makefile: Added sh-script to requires list. 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>---|
  • 2 participants
  • 1 comments
Results per page:

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