comparison lisp/hm--html-menus/NEWS @ 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
comparison
equal deleted inserted replaced
45:7705b7aa3b8a 46:6a22abad6937
1 25.03.97
2 Fixed a bug in `hm--html-search-place-for-element-in-head'.
3 Fixed bugs in `hm--html-add-base' and `hm--html-add-isindex'.
4 Renamed all calls to `hm--html-add-mail-link*' to
5 `hm--html-add-mail-box-link*' - this fixed bugs in the menus and
6 keybindings.
7 Fixed `hm--html-frame-template-file'.
8 Fixed some keybinding bugs.
9 -- BUILDED the version 5.5 of the package --
10 24.03.97
11 Added the function `mouse-event-p' for the Emacs 19 to adapt.el.
12 The internal-drag-and-drop package uses know the function
13 `file-remote-p' instead of `ange-ftp-ftp-path'. If this
14 function is not available in an emacs, the function will be
15 defined and will use the function `ange-ftp-ftp-path'.
16 Fixed bugs in `idd-mouse-drag-and-drop-click' for the Emacs 19.
17 23.03.97
18 Fixed some bugs, so that the package is now again loadable
19 in the Emacs 19 (19.34).
20 Changed popup-menu-up-p to popup-up-p, menu-event-p to
21 misc-user-event-p.
22 Fixed some other XEmacs compilation bugs.
23 Fixed bugs in `hm--html-add-isindex' and `hm--html-add-base'.
24 Moved the commands `hm--html-add-server-side-include-file',
25 `hm--html-add-server-side-include-command' and
26 `hm--html-add-server-side-include-command-with-isindex-parameter'
27 to hm--html-not-standard.el.
28 Fixed a bug in `hm--html-add-document-division-to-region'.
29 Deleted some obsolete stuff in `hm--html-add-link'.
30 Fixed bugs in `hm--html-add-basefont', `hm--html-add-mail-box-link',
31 `hm--html-add-mail-box-link-to-region', `idd-list-1-subset-of-list-2',
32 `idd-same-elements-p', `idd-start-mouse-drag-and-drop',
33 `idd-mouse-drag-and-drop-click', `idd-if-minor-mode-p',
34 `idd-if-modifiers-p' and `tmpl-read-template-filename'.
1 22.03.97 35 22.03.97
2 Fixed some documentation bugs in tmpl-minor-mode.el. 36 Fixed some documentation bugs in tmpl-minor-mode.el.
3 Changed the key bindings in the tmpl-minor-mode. They are now 37 Changed the key bindings in the tmpl-minor-mode. They are now
4 using all the prefix C-c C-c. 38 using all the prefix C-c C-c.
5 Fixed some documentation bugs in internal-drag-and-drop.el. 39 Fixed some documentation bugs in internal-drag-and-drop.el.