changeset 1030:96707444287c

[xemacs-hg @ 2002-10-04 18:09:45 by scop] 2002-10-04 Ville Skyttä <ville.skytta@xemacs.org> * xemacs/packages.texi (Available Packages): Add fortran-modes, perl-modes, psgml-dtds, python-modes and ruby-modes. Some consistency tweaks.
author scop
date Fri, 04 Oct 2002 18:09:50 +0000
parents 96794b89bff6
children 327de02e13ad
files man/ChangeLog man/xemacs/packages.texi
diffstat 2 files changed, 28 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/man/ChangeLog	Thu Oct 03 21:53:31 2002 +0000
+++ b/man/ChangeLog	Fri Oct 04 18:09:50 2002 +0000
@@ -1,3 +1,9 @@
+2002-10-04  Ville Skyttä  <ville.skytta@xemacs.org>
+
+	* xemacs/packages.texi (Available Packages): Add fortran-modes,
+	perl-modes, psgml-dtds, python-modes and ruby-modes.
+	Some consistency tweaks.
+
 2002-09-22  Ville Skyttä  <ville.skytta@xemacs.org>
 
 	* lispref/variables.texi (add-to-list): Document the new
--- a/man/xemacs/packages.texi	Thu Oct 03 21:53:31 2002 +0000
+++ b/man/xemacs/packages.texi	Fri Oct 04 18:09:50 2002 +0000
@@ -274,7 +274,7 @@
 @end table
 
 If there is no character in the first column, the package has been
-installed and is up-to-date.
+installed and is up to date.
 
 From here, you can select or unselect packages for installation using
 the @key{RET} key, the @kbd{Mouse-2} button or selecting "Select" from
@@ -664,7 +664,7 @@
 looking for isn't here, please send a message to the
 @email{xemacs-beta@@xemacs.org, XEmacs Beta list}.
 
-This data is up-to-date as of August 8, 2002.
+This data is up to date as of October 4, 2002.
 
 @subsection Normal Packages
 A very broad selection of elisp packages.
@@ -769,11 +769,14 @@
 @item forms
 Forms editing support (obsolete, use the built-in Widget instead).
 
+@item fortran-modes
+Fortran language support.
+
 @item frame-icon
 Provide a WM icon based on major mode.
 
 @item fsf-compat
-FSF Emacs compatibility files.
+GNU Emacs compatibility files.
 
 @item games
 Tetris, Sokoban, and Snake.
@@ -785,7 +788,7 @@
 The Gnus Newsreader and Mailreader.
 
 @item haskell-mode
-Haskell editing support.
+Haskell language support.
 
 @item hm--html-menus
 HTML editing.
@@ -841,7 +844,7 @@
 compression, remote shells, etc.
 
 @item ocaml
-Objective Caml editing support.
+Objective Caml language support.
 
 @item pc
 PC style interface emulation.
@@ -852,6 +855,9 @@
 @item pcomplete
 Provides programmatic completion.
 
+@item perl-modes
+Perl language support.
+
 @item prog-modes
 Miscellaneous single-file lisp files for various programming languages.
 
@@ -861,12 +867,23 @@
 @item psgml
 Validated HTML/SGML editing.
 
+@item psgml-dtds
+A collection of DTDs for psgml.  Note that this package is deprecated
+and will be removed in the future, most likely Q2/2003.  Instead of using
+this, you should install needed DTDs yourself.
+
+@item python-modes
+Python language support.
+
 @item reftex
 Emacs support for LaTeX cross-references, citations.
 
 @item rmail
 An obsolete Emacs mailer.  If you do not already use it don't start.
 
+@item ruby-modes
+Ruby language support.
+
 @item sasl
 Simple Authentication and Security Layer (SASL) library.