Mercurial > hg > xemacs-beta
comparison lisp/hm--html-menus/NEWS @ 116:9f59509498e1 r20-1b10
Import from CVS: tag r20-1b10
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:23:06 +0200 |
parents | a145efe76779 |
children | 25f70ba0133c |
comparison
equal
deleted
inserted
replaced
115:f109f7dabbe2 | 116:9f59509498e1 |
---|---|
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'. | |
35 22.03.97 | |
36 Fixed some documentation bugs in tmpl-minor-mode.el. | |
37 Changed the key bindings in the tmpl-minor-mode. They are now | |
38 using all the prefix C-c C-c. | |
39 Fixed some documentation bugs in internal-drag-and-drop.el. | |
40 Added a package documentation as Texinfo file. It documents also | |
41 the included packages for internal drag and drop and for | |
42 templates. | |
43 -- BUILDED the version 5.4 of the package -- | |
44 18.03.97 | |
45 Applied a patch from Martin Buchholz <mrb@Eng.Sun.COM>, | |
46 to fix some spelling errors. | |
47 Changed the value of the variable `tmpl-sign' to \000. | |
1 25.02.97 | 48 25.02.97 |
2 Fixed two bugs, which occured during loading the mode | 49 Fixed two bugs, which occured during loading the mode |
3 after the psgml-html-mode. | 50 after the psgml-html-mode. |
4 In the minor mode, the HM--HTML menu will now be added before | 51 In the minor mode, the HM--HTML menu will now be added before |
5 the HTML menu. | 52 the HTML menu. |