head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2003.07.31.17.37.33;	author shige;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add elisp/emacsen ports in the ports tree @@ 2003/07/31
@
text
@$FreeBSD$
docbook-mode.el (aka: DocBook IDE) is an emacs major mode for editing
DocBook documents.  DocBook IDE features:

*) Font lock highlighting for DocBook elements and attributes
*) 'docbook-complete' function for inserting elements and attribute
   names
*) 'docbook-insert-tag' function for inserting matching start- and
   end-tags
*) Automatic insertion of element context (e.g. firstname and surname
   in author)
*) Automatic completion of end-tags
*) Comprehensive abbreviations table for further ease of typing

WWW:	http://nwalsh.com/emacs/docbookide/
@
