Package emacs-mode-psgml: Information
Source package: emacs-mode-psgml
Version: 1.2.5-alt1
Build time: Mar 19, 2003, 12:11 PM
Category: Editors
Report package bugLicense: GPL
Summary: A GNU Emacs major mode for editing SGML/XML documents
Description:
Emacs is an advanced and extensible editor. An Emacs major mode customizes Emacs for editing particular types of text documents. PSGML is a major mode for SGML and XML documents. PSGML contains a simple SGML parser and can work with any DTD. Functions provided includes menus and commands for inserting tags with only the contextually valid tags, identification of structural errors, editing of attribute values in a separate window with information about types and defaults, and structure based editing. All Emacs Lisp code is byte-copmpiled, install emacs-mode-psgml-el for sources.
Maintainer: Yuri N. Sedunov
ACL:
@emacs
@emacs
Last changed
March 13, 2003 Ott Alex 1.2.5-alt1
- Fixing startup file
May 19, 2002 Yuri N. Sedunov 1.2.5-alt0.5
- 1.2.5 - xmllint is a default parser for XML files (sgml-xml-validate-command). xml-utils added to requires list.
March 27, 2002 Yuri N. Sedunov 1.2.4-alt0.6
- First build for Sisyphus w/o xemacs-mode-emacs-mode-psgml package. - initial customization.