Mercurial > hg > xemacs-beta
diff lisp/hm--html-menus/ANNOUNCEMENT @ 46:6a22abad6937 r19-15
Import from CVS: tag r19-15
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:55:31 +0200 |
parents | 8b8b7f3559a2 |
children | 131b0175ea99 |
line wrap: on
line diff
--- a/lisp/hm--html-menus/ANNOUNCEMENT Mon Aug 13 08:55:13 2007 +0200 +++ b/lisp/hm--html-menus/ANNOUNCEMENT Mon Aug 13 08:55:31 2007 +0200 @@ -1,9 +1,9 @@ Hello, -I've written a new version (5.4) of my html package for the XEmacs +I've written a new version (5.5) of my html package for the XEmacs and the GNU Emacs 19. The name of the package is: - hm--html-menus-5.4.tar.gz + hm--html-menus-5.5.tar.gz With this package it is very easy to write html pages for the World Wide Web (WWW). Eg: In most cases the user gets help to construct a specific @@ -25,7 +25,7 @@ - a lot of bug fixes Read the NEWS file to see news in detail... -You should find hm--html-menus-5.4.tar.gz on the following ftp server: +You should find hm--html-menus-5.5.tar.gz on the following ftp server: sunsite.unc.edu in /pub/Linux/apps/editors/emacs/ ftp.tnt.uni-hannover.de in /pub/editors/xemacs/contrib @@ -39,20 +39,16 @@ can be used together with another html major mode, like the psgml-html mode in the XEmacs 19.14. -NOTE: This version is not tested with the Emacs 19. One of the next -releases in the near future will be a bug fix only release for the -Emacs 19. So please report any bugs to muenkel@tnt.uni-hannover.de. - The package provides functions to insert the following stuff in html-pages: 1. Anchors: relative links, general link; html link, info link, gopher link, file link; - ftp link, news link, mail link, wais (direct) link, + ftp link, news link, mailbox link, mailto link, wais (direct) link, wais (gateway) link; proggate link, local proggate link, link target; 2. Frame elements: - full html frame with doctype, html, head, body, title, + full html frame with doctype, doctype, html, head, body, title, header and signature elements or only the single elements; meta, isindex, link and base element; html 'created'- and 'changed'- comments; @@ -60,20 +56,20 @@ 3. Structure elements: menu or list item, menu, unordered list, ordered list, directory list; description list, description title, description entry; - new paragraph, new line, horizontal rule, document division, table, table title, table header, table row, table entry; + new paragraph, new line, horizontal rule, document division; 4. for formatting paragraphs: - without links, with links, blockquote, listing, abstract; - basefont, font, center; + preformated, blockquote; + basefont, font, center, style; + html comment; 5. formatting: bold, italic, underline, typewriter, strikethru, super and subscript, emphasized, strong, small, big, definition, keyboard, variable, code, sample, citation, - html comment; 6. include: top aligned image, middle aligned image, bottom aligned image; general image element, map, area and all together; - applet, parameter; + applet, parameter, script; 7. forms: form; text, password, isindex, integer, float, date, url, scribble fields; @@ -133,5 +129,3 @@ Heiko - -