Mercurial > hg > xemacs-beta
diff lisp/hm--html-menus/README @ 24:4103f0995bd7 r19-15b95
Import from CVS: tag r19-15b95
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:51:03 +0200 |
parents | 8fc7fe29b841 |
children | 441bb1e64a06 |
line wrap: on
line diff
--- a/lisp/hm--html-menus/README Mon Aug 13 08:50:31 2007 +0200 +++ b/lisp/hm--html-menus/README Mon Aug 13 08:51:03 2007 +0200 @@ -1,4 +1,4 @@ -This README file describes the emacs lisp package hm--html-menus-5.1. +This README file describes the emacs lisp package hm--html-menus-5.2. The package provides functions and various popup and pulldown menus for a html mode called hm--html-mode, a mode for writing html pages. @@ -25,7 +25,7 @@ only UNIX ?) platforms. NOTE: The current release isn't tested with the Emacs 19 (5.0 is but -5.1 isn't). One of the next releases in the near future :-) will be a +5.1 and 5.2 are not). 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 to shorten the time until the Emacs 19 related bugs are fixed. @@ -36,8 +36,8 @@ Thanks to Richard Stallman, who has helped me to port this package to the Emacs 19 and thanks to John Ladwig, who has corrected a lot of the text and comments in this package and to all the other people like -Jerry G. DeLapp, Andreas Ernst and so on, who had provided code, -ideas, bug fixes or bug reports for this package. +Jerry G. DeLapp, Andreas Ernst, Bob Weiner and so on, who had provided +code, ideas, bug fixes or bug reports for this package. The package consists of the following files: @@ -53,7 +53,7 @@ some of these functions are similar to functions of the html-mode.el; hm--html-indentation.el : provides the indentation stuff; -hm--html-keys.el : provides the new keybindings; +hm--html-keys.el : provides the keybindings; hm--html-menu.el : provides the menus; hm--html-mode.el : provides the functions for the definition of the hm--html-mode; this is now the