comparison 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
comparison
equal deleted inserted replaced
69:804d1389bcd6 70:131b0175ea99
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.
48 25.02.97
49 Fixed two bugs, which occured during loading the mode
50 after the psgml-html-mode.
51 In the minor mode, the HM--HTML menu will now be added before
52 the HTML menu.
53 Due to a patch of psgm-html.el it is now possible to call the minor
54 mode from a hook variable in the html-mode and the html3-mode.
55 -- BUILDED the version 5.3 of the package --
56 22.02.97
57 Fixed 'hm--html-add-strikethru-to-region'.
58 Changed `hm--html-view-www-package-docu' for the new location
59 of the package documentation.
60 Moved all functions, which added obsolete or non HTML 3.2 elements,
61 to hm--html-not-standard.el. This file is not used by default.
62 Therefore this mode fulfils now the whole HTML 3.2 standard!
63 Added keybindings for new html functions.
64 Changed some old keybindings.
65 Moved the menu items for inserting HTML comments to the
66 "Formating Paragraphs" menu.
67 Fixed a bug in the function `hm--html-add-meta'.
68 The variable `indent-line-function' is now local in all
69 hm--html-mode buffers. This fixed the bug, that the hm--html-mode
70 had set the indentation function to `hm--html-indent-line' global.
71 Added the html elements STYLE and SCRIPT.
72 -- 23:20: My doughter Sarah Madeleine is born! --
73 18.02.97
74 Fixed a compilation bug.
75 -- BUILDED the version 5.2 of the package --
76 17.02.97
77 Changed the function `hm--html-read-alignment' according to the
78 HTML version 3.2.
79 Added a more general command for adding images.
80 Added the HTML elements MAP and AREA.
81 Added a command for adding an image and a map.
82 15.02.97
83 Fixed some bugs in the insert full frame stuff.
84 Added the DOCTYPE to the full frame stuff.
85 Added the HTML elements DIV, FONT and BASEFONT.
86 14.02.97
87 Added the HTML elements DOCTYPE, ISINDEX, BASE, META.
88 Added all one tag elements used in HTML 3.2 to the list
89 `hm--html-tag-name-alist' to make the indentation happy.
90 Fixed a bug in the indentation after one tag elements.
91 12.02.97
92 Renamed command-description.tmpl to command-description.html.tmpl.
93 The indentation stuff can now be disabled by setting the
94 variable `hm--html-disable-indentation' to t.
95 Fixed the long annoying bug, that the directory in the pop up
96 frame for selecting the template file was wrong in most cases.
97 -- BUILDED the version 5.1 of the package --
98 11.02.97:
99 Changed the whole indentation stuff. It is now all working -
100 with the exceptions, that the list `hm--html-tag-name-alist'
101 contains not all "one element tags", and also text between
102 pre tags will be intended.
103 09.02.97:
104 Fixed a bug in the template stuff.
105 Moved the whole indentation stuff to the new file
106 hm--html-indentation.el.
107 06.02.97:
108 The indentation of two tag elements are now working.
109 03.02.97:
110 It is now possible to use an own site specific configuration file.
111 For that the variable `hm--html-site-config-file' was added.
112 Added some code from Bob Weiner to modify the syntax table,
113 change the comment start and end and the sentence end.
114 Started to add the indentation.
115 The indentation in comments is now working.
116 01.02.97:
117 In the source and destination description of a drag and drop
118 are now used marks instead of points. This fixed bugs, which
119 occured, if the source and the destination buffer are the same.
120 A help feature was implemented.
121 30.01.97:
122 Added some new features to the drag and drop interface, like
123 the macro `idd-start-mouse-drag-and-drop', which is usefull to
124 define action functions. The event is now also stored in the source
125 and destination description.
126 Changed the order of the arguments destination and source
127 to source and destination.
128 Changed the name of all idd specification type functions
129 to idd-if-*-p.
130 27.01.97:
131 Changed the source and destination in the drag and drop functions,
132 so that they are now used in a standard way.
133 Added the command `idd-start-mouse-drag-and-drop', which could
134 be used to start a drag and drop command without a button-press-event.
135 Used the command `idd-start-mouse-drag-and-drop' in the hm--html
136 menus.
137 26.01.97:
138 Renamed the function `tmpl-insert-template-file' to
139 `tmpl-insert-template-file-from-fixed-dirs'.
140 Added a function `tmpl-insert-template-file', which doesn't use
141 a file filter and a list of directories.
142 Changed both functions, so that they now use the variables
143 `tmpl-template-dir-list', `tmpl-automatic-expand',
144 `tmpl-filter-regexp' and `tmpl-history-variable-name'
145 instead of optional arguments.
146 Changed the name of the file frame.html to frame.html.tmpl. This is
147 usefull, if you've templates for multiple modes in one directory and
148 you want to use the new filter feature of the command
149 `tmpl-insert-template-file-from-fixed-dirs'.
150 Changed the function `hm--html-insert-template' and added
151 the function `hm--html-insert-template-from-fixed-dirs'. They are
152 using the functions `tmpl-insert-template-file' and
153 `tmpl-insert-template-file-from-fixed-dirs'.
154 The function `hm--html-insert-created-comment' is no longer
155 called in this functions. If needed, then this function must be
156 inserted in the template file. This is done now with the file
157 frame.html.tmpl.
158 22.01.97:
159 Changed the function `tmpl-insert-template-file':
160 It is now possible to use a file filter and a list
161 of directories, in which template files could be.
162 19.01.97:
163 Applied a patch from Andreas Ernst to fix bugs in the table stuff.
164 Added a '(let ((case-fold-seach t))' in all functions of hm--html.el,
165 which are call a search function with lowercase letters.
166 The functions to insert ordered, normal and dired list are fixed to
167 use <LI> </LI> tags instead of only <LI>.
168 Fixed a keybind bug for C-c C-s i.
169 Fixed a wrong call to `hm--html-add-only-description-entry'.
170 Fixed a bug in the argument list of hm--html-add-tags-to-region.
171 Fixed a bug in `hm--html-add-tags-to-region', which was caused by the
172 indentation.
173 Fixed a bug in `hm--html-add-relative-link-to-region' and
174 `hm--html-add-relative-link'.
175 Replaced `hm--html-file-relative-name' with `file-relative-name'.
176 Changed the font-lock stuff. It uses now the property list of
177 `font-lock-defaults' and the three keyword lists
178 'html-font-lock-keywords', `html-font-lock-keywords-1' and
179 `html-font-lock-keywords-2'.
180 Fixed a bug in the drag and drop variables.
181 Changed the drag and drop command, so that it could be called
182 also from a menu.
183 Added the drag and drop command to the pop up menus.
184 15.08.96: 1 15.08.96:
185 The items of the menu "Set popup menu" are now radio items. 2 The items of the menu "Set popup menu" are now radio items.
186 -- BUILDED the version 5.0 of the package -- 3 -- BUILDED the version 5.0 of the package
187 03.08.96: 4 03.08.96:
188 Applied a patch from Jerry G. DeLapp <jgd@lanl.gov> to 5 Applied a patch from Jerry G. DeLapp <jgd@lanl.gov> to
189 `html-font-lock-keywords'. 6 `html-font-lock-keywords'.
190 Added the param tag for the applet element. 7 Added the param tag for the applet element.
191 Added the functions `hm--html-add-relative-link' and 8 Added the functions `hm--html-add-relative-link' and
279 to insert links and images by just Meta Button 1 clicking 96 to insert links and images by just Meta Button 1 clicking
280 on its source and destination. 97 on its source and destination.
281 01.03.96: 98 01.03.96:
282 Added the function `tmpl-insert-template-file'. 99 Added the function `tmpl-insert-template-file'.
283 18.02.96: 100 18.02.96:
284 -- BUILDED the version 4.16 of the package -- 101 -- BUILDED the version 4.16 of the package
285 17.02.96: 102 17.02.96:
286 Added the mailto link. 103 Added the mailto link.
287 03.02.96: 104 03.02.96:
288 Fixed the 'void function font-lock-hack-keywords' bug. 105 Fixed the 'void function font-lock-hack-keywords' bug.
289 15.10.95: 106 15.10.95: