diff lisp/hm--html-menus/NEWS @ 70:131b0175ea99 r20-0b30

Import from CVS: tag r20-0b30
author cvs
date Mon, 13 Aug 2007 09:02:59 +0200
parents 6a22abad6937
children 0d2f883870bc
line wrap: on
line diff
--- a/lisp/hm--html-menus/NEWS	Mon Aug 13 09:00:04 2007 +0200
+++ b/lisp/hm--html-menus/NEWS	Mon Aug 13 09:02:59 2007 +0200
@@ -1,189 +1,6 @@
-25.03.97
-	Fixed a bug in `hm--html-search-place-for-element-in-head'.
-	Fixed bugs in `hm--html-add-base' and `hm--html-add-isindex'.
-	Renamed all calls to `hm--html-add-mail-link*' to
-	`hm--html-add-mail-box-link*' - this fixed bugs in the menus and
-	keybindings.
-	Fixed `hm--html-frame-template-file'.
-	Fixed some keybinding bugs.
-	-- BUILDED the version 5.5 of the package --
-24.03.97
-	Added the function `mouse-event-p' for the Emacs 19 to adapt.el.
-	The internal-drag-and-drop package uses know the function
-	`file-remote-p' instead of `ange-ftp-ftp-path'. If this
-	function is not available in an emacs, the function will be
-	defined and will use the function `ange-ftp-ftp-path'.
-	Fixed bugs in `idd-mouse-drag-and-drop-click' for the Emacs 19.
-23.03.97
-	Fixed some bugs, so that the package is now again loadable
-	in the Emacs 19 (19.34).
-	Changed popup-menu-up-p to popup-up-p, menu-event-p to
-	misc-user-event-p.
-	Fixed some other XEmacs compilation bugs.
-	Fixed bugs in `hm--html-add-isindex' and `hm--html-add-base'.
-	Moved the commands `hm--html-add-server-side-include-file',
-	`hm--html-add-server-side-include-command' and
-	`hm--html-add-server-side-include-command-with-isindex-parameter'
-	to hm--html-not-standard.el.
-	Fixed a bug in `hm--html-add-document-division-to-region'.
-	Deleted some obsolete stuff in `hm--html-add-link'.
-	Fixed bugs in `hm--html-add-basefont', `hm--html-add-mail-box-link',
-	`hm--html-add-mail-box-link-to-region', `idd-list-1-subset-of-list-2',
-	`idd-same-elements-p', `idd-start-mouse-drag-and-drop',
-	`idd-mouse-drag-and-drop-click', `idd-if-minor-mode-p',
-	`idd-if-modifiers-p' and `tmpl-read-template-filename'.
-22.03.97
-	Fixed some documentation bugs in tmpl-minor-mode.el.
-	Changed the key bindings in the tmpl-minor-mode. They are now
-	using all the prefix C-c C-c.
-	Fixed some documentation bugs in internal-drag-and-drop.el.
-	Added a package documentation as Texinfo file. It documents also
-	the included packages for internal drag and drop and for
-	templates.
-	-- BUILDED the version 5.4 of the package --
-18.03.97
-	Applied a patch from Martin Buchholz <mrb@Eng.Sun.COM>,
-	to fix some spelling errors.
-	Changed the value of the variable `tmpl-sign' to \000.
-25.02.97
-	Fixed two bugs, which occured during loading the mode
-	after the psgml-html-mode.
-	In the minor mode, the HM--HTML menu will now be added before
-	the HTML menu.
-	Due to a patch of psgm-html.el it is now possible to call the minor
-	mode from a hook variable in the html-mode and the html3-mode.
-	-- BUILDED the version 5.3 of the package --
-22.02.97
-	Fixed 'hm--html-add-strikethru-to-region'.
-	Changed `hm--html-view-www-package-docu' for the new location
-	of the package documentation.
-	Moved all functions, which added obsolete or non HTML 3.2 elements,
-	to hm--html-not-standard.el. This file is not used by default.
-	Therefore this mode fulfils now the whole HTML 3.2 standard!
-	Added keybindings for new html functions.
-	Changed some old keybindings.
-	Moved the menu items for inserting HTML comments to the
-	"Formating Paragraphs" menu.
-	Fixed a bug in the function `hm--html-add-meta'.
-	The variable `indent-line-function' is now local in all
-	hm--html-mode buffers. This fixed the bug, that the hm--html-mode
-	had set the indentation function to `hm--html-indent-line' global.
-	Added the html elements STYLE and SCRIPT.
-	-- 23:20: My doughter Sarah Madeleine is born! --
-18.02.97
-	Fixed a compilation bug.
-	-- BUILDED the version 5.2 of the package --
-17.02.97
-	Changed the function `hm--html-read-alignment' according to the
-	HTML version 3.2.
-	Added a more general command for adding images.
-	Added the HTML elements MAP and AREA.
-	Added a command for adding an image and a map.
-15.02.97
-	Fixed some bugs in the insert full frame stuff.
-	Added the DOCTYPE to the full frame stuff.
-	Added the HTML elements DIV, FONT and BASEFONT.
-14.02.97
-	Added the HTML elements DOCTYPE, ISINDEX, BASE, META.
-	Added all one tag elements used in HTML 3.2 to the list
-	`hm--html-tag-name-alist' to make the indentation happy.
-	Fixed a bug in the indentation after one tag elements.
-12.02.97
-	Renamed command-description.tmpl to command-description.html.tmpl.
-	The indentation stuff can now be disabled by setting the
-	variable `hm--html-disable-indentation' to t.
-	Fixed the long annoying bug, that the directory in the pop up
-	frame for selecting the template file was wrong in most cases.
-	-- BUILDED the version 5.1 of the package --
-11.02.97:
-	Changed the whole indentation stuff. It is now all working -
-	with the exceptions, that the list `hm--html-tag-name-alist'
-	contains not all "one element tags", and also text between
-	pre tags will be intended.
-09.02.97:
-	Fixed a bug in the template stuff.
-	Moved the whole indentation stuff to the new file
-	hm--html-indentation.el.
-06.02.97:
-	The indentation of two tag elements are now working.
-03.02.97:
-	It is now possible to use an own site specific configuration file.
-	For that the variable `hm--html-site-config-file' was added.
-	Added some code from Bob Weiner to modify the syntax table,
-	change the comment start and end and the sentence end.
-	Started to add the indentation.
-	The indentation in comments is now working.
-01.02.97:
-	In the source and destination description of a drag and drop
-	are now used marks instead of points. This fixed bugs, which
-	occured, if the source and the destination buffer are the same.
-	A help feature was implemented.
-30.01.97:
-	Added some new features to the drag and drop interface, like
-	the macro `idd-start-mouse-drag-and-drop', which is usefull to
-	define action functions. The event is now also stored in the source
-	and destination description.
-	Changed the order of the arguments destination and source
-	to source and destination.
-	Changed the name of all idd specification type functions
-	to idd-if-*-p.
-27.01.97:
-	Changed the source and destination in the drag and drop functions,
-	so that they are now used in a standard way.
-	Added the command `idd-start-mouse-drag-and-drop', which could
-	be used to start a drag and drop command without a button-press-event.
-	Used the command `idd-start-mouse-drag-and-drop' in the hm--html
-	menus.
-26.01.97:
-	Renamed the function `tmpl-insert-template-file' to
-	`tmpl-insert-template-file-from-fixed-dirs'.
-	Added a function `tmpl-insert-template-file', which doesn't use
-	a file filter and a list of directories.
-	Changed both functions, so that they now use the variables
-	`tmpl-template-dir-list', `tmpl-automatic-expand',
-	`tmpl-filter-regexp' and `tmpl-history-variable-name'
-	instead of optional arguments.
-	Changed the name of the file frame.html to frame.html.tmpl. This is
-	usefull, if you've templates for multiple modes in one directory and
-	you want to use the new filter feature of the command
-	`tmpl-insert-template-file-from-fixed-dirs'.
-	Changed the function `hm--html-insert-template' and added
-	the function `hm--html-insert-template-from-fixed-dirs'. They are
-	using the functions `tmpl-insert-template-file' and
-	`tmpl-insert-template-file-from-fixed-dirs'.
-	The function `hm--html-insert-created-comment' is no longer
-	called in this functions. If needed, then this function must be
-	inserted in the template file. This is done now with the file
-	frame.html.tmpl.
-22.01.97:
-	Changed the function `tmpl-insert-template-file':
-	It is now possible to use a file filter and a list
-	of directories, in which template files could be.
-19.01.97:
-	Applied a patch from Andreas Ernst to fix bugs in the table stuff.
-	Added a '(let ((case-fold-seach t))' in all functions of hm--html.el,
-	which are call a search function with lowercase letters.
-	The functions to insert ordered, normal and dired list are fixed to
-	use <LI> </LI> tags instead of only <LI>.
-	Fixed a keybind bug for C-c C-s i.
-	Fixed a wrong call to `hm--html-add-only-description-entry'.
-	Fixed a bug in the argument list of hm--html-add-tags-to-region.
-	Fixed a bug in `hm--html-add-tags-to-region', which was caused by the
-	indentation.
-	Fixed a bug in `hm--html-add-relative-link-to-region' and
-	`hm--html-add-relative-link'.
-	Replaced `hm--html-file-relative-name' with `file-relative-name'.
-	Changed the font-lock stuff. It uses now the property list of 
-	`font-lock-defaults' and the three keyword lists
-	'html-font-lock-keywords', `html-font-lock-keywords-1' and
-	`html-font-lock-keywords-2'.
-	Fixed a bug in the drag and drop variables.
-	Changed the drag and drop command, so that it could be called 
-	also from a menu.
-	Added the drag and drop command to the pop up menus.
 15.08.96:
 	The items of the menu "Set popup menu" are now radio items.
-	-- BUILDED the version 5.0 of the package --
+	-- BUILDED the version 5.0 of the package
 03.08.96:
 	Applied a patch from Jerry G. DeLapp <jgd@lanl.gov> to
 	`html-font-lock-keywords'.
@@ -281,7 +98,7 @@
 01.03.96:
 	Added the function `tmpl-insert-template-file'.
 18.02.96:
-	-- BUILDED the version 4.16 of the package --
+	-- BUILDED the version 4.16 of the package
 17.02.96:
 	Added the mailto link.
 03.02.96: