File: Changelog.hypb

package info (click to toggle)
xemacs21-packages 2009.02.17.dfsg.1-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 116,928 kB
  • ctags: 88,975
  • sloc: lisp: 1,232,060; ansic: 16,570; java: 13,514; xml: 6,477; sh: 4,611; makefile: 4,036; asm: 3,007; perl: 839; cpp: 500; ruby: 257; csh: 96; haskell: 93; awk: 49; python: 47
file content (289 lines) | stat: -rw-r--r-- 8,061 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
2007-06-26  Mats Lidell  <matsl@contactor.se>

	* 5.0.1 released

	* hpath.el (mm-decode): revert. No require on compile didn't work
	anyway.

2007-06-14  Mats Lidell  <matsl@contactor.se>

	* hversion.el (hyperb:version): Bumped version to 5.0.1
	* configure.ac: Ditto.

	* README: Moved out bulk of NEWS.
	* NEWS: News is now stored here.

	* hversion.el (hyperb:microcruft-os-p): OO-browser uses this. Be
	backwards compatible.

	* kotl/kexport.el: Added.
	* kotl/MANIFEST: Added kexport.
	* kotl/Makefile.am (KOTL_EL): Ditto.

	* hlvar.el: Use a page ^L to avoid tripping on Local Variables
	section.

	* hpath.el (mm-decode): Don't require on compile. Avoids
	introducing the dependency when compiling OO-browser.

2007-05-17  Mats Lidell  <matsl@contactor.se>

	* make-dist: Directive file according to spec.

	* htz.el (htz:local): Use current-time-zone.

2007-05-16  Mats Lidell  <matsl@contactor.se>

	* hversion.el (sm-window-sys-term): mswindows,

2007-05-14  Mats Lidell  <matsl@contactor.se>

	* 5.0 released.

	* make-dist: Created.
	Bad test for version.

	* man/hyperbole.texi: Set date for the release.

	* README: More updates for 5.0
	* NEWS: ditto.
	* INSTALL: ditto.

2007-05-06  Mats Lidell  <matsl@contactor.se>

	* Makefile.am (BUILT_SOURCES): Create hsite.el.

2007-05-05  Mats Lidell  <matsl@contactor.se>

	* README: Updated for version 5.0

	* install-sh: Required files for a package.
	* INSTALL: ditto.
	* COPYING: ditto.

2007-04-29  Mats Lidell  <matsl@contactor.se>

	* hui.el (hui:link-directly): Avoid XEmacs 21.5 bug(!?) with
	visible window not beeing live.

2007-02-15  Mats Lidell  <matsl@contactor.se>

	* kotl/kotl-mode.el (kotl-mode): Use easymenu.
	* kotl/kfile.el: Ditto. Menu is loaded in kotl-mode.
	* kotl/kmenu.el: Ditto. Remove almost duplicate infodock menu.
	* hui-menu.el: Ditto.

	* hinit.el (hyperb:init-menubar): Don't use lmenu.

	* hui-mouse.el (smart-man-entry-ref): xref only available in
	XEmacs.

	* hui-mini.el (hyperbole): Init menubar if vanted.

2006-11-18  Mats Lidell  <matsl@contactor.se>

	* *.el: New file header using common style. Boxed comments
	turned into non boxed.

2006-11-07  Mats Lidell  <matsl@contactor.se>

	* kotl/kvspec.el (kvspec:update-modeline): Handle xemacs extents.

	* kotl/kview.el (kcell-view:idstamp): Bad format.

2006-11-05  Mats Lidell  <matsl@contactor.se>

	* wrolo-menu.el: Use easymenu.

	* hui-mouse.el (smart-dired): Use quit-window to quit dired.

	* kotl/kotl-mode.el (kotl-mode:overview): Don't change state of
	blank lines.

2006-11-02  Mats Lidell  <matsl@contactor.se>

	* hpath.el (hpath:find-file-mailcap): Use mailcap to find external
	viewer.

2006-06-05  Mats Lidell  <matsl@contactor.se>

	* hui-mouse.el (smart-dired-assist): If no dired-flag-file-deleted
	try dired-flag-file-deletion.
	(smart-dired-assist): Use dired-unmark-all-files.

	* hui-em19-b.el (hproperty:set-item-highlight): internal-facep
	obsolete? Use facep.

2006-06-05  Mats Lidell  <matsl@contactor.se>

	* kotl/kotl-mode.el (kotl-mode-map): Indented-text-mode-map seems
	to be obsolete!? Use text-mode-map.

2006-06-04  Mats Lidell  <matsl@contactor.se>

	* hui-window.el (hmouse-edge-sensitivity): Increase width. In
	Emacs scrollbars adds some columns which current implementation
	doesn't take into account.

2006-04-13  Mats Lidell  <matsl@contactor.se>

	* hact.el (action:params): Use compiled-function-arglist.

	* hversion.el (hyperb:kotl-p): Use emacs-version>=.

	* wrolo-menu.el (id-popup-wrolo-menu): Use id-tool-invoke for
	rolo-quit. Moved Manual menu item down.

	* hui-menu.el (infodock-hyperbole-menu): Extended menus for
	sending and administrating hyperbole mail lists. Rearranged so
	menu selection for the manual is not the first choice.
	* hui-mini.el (hui:menus): Extended the mail list menu.

2006-04-12  Mats Lidell  <matsl@contactor.se>

	* *.el: Turned all hyperb:lemacs-p into hyperb:xemacs-p. A step in
	removing support of lemacs.

	* hact.el (action:commandp): Use compiled-function-interactive.

	* man/hyperbole.texi: Manual is now GFDL. Updated info about mail
	list and ftp-archive.

2006-04-09  Mats Lidell  <matsl@contactor.se>

	* configure.ac: No dep on Perl with simplified smart-clib-sym.

	* smart-clib-sym: Use man to find out if there is a man
	page.

2006-03-07  Mats Lidell  <matsl@contactor.se>

	* elisp-comp: Required loads, losts during migration, reinserted.

2006-03-06  Mats Lidell  <matsl@contactor.se>

	* elisp-comp: Moved up to Automake version 1.9. Added to load path
	so that non-dot-el-files are seen as well.

	* configure.ac: Always create conditional plus some cleanup.

2006-03-05  Mats Lidell  <matsl@contactor.se>

	* Makefile.am: Use hvm only if users configures it.
	* configure.ac: Ditto.

2006-03-04  Mats Lidell  <matsl@contactor.se>

	* hui-mouse.el (smart-gnus-group): Use gnus-topic-mode if in use.

	* Makefile.am (INSTALL_DIR): Added DESTDIR.

2005-07-23  Mats Lidell  <matsl@contactor.se>

	* README: New version of GPL notice.
	* man/hyperbole.texi: Ditto.

2005-07-14  Mats Lidell  <matsl@contactor.se>

	* wconfig.el (ring): Use ring for the config ring.
	(wconfig-get-ring): Ring is frame local.

2005-07-13  Mats Lidell  <matsl@contactor.se>

	* hui-em19-b.el (hproperty:color-list): Know about gtk.
	(hproperty:good-colors): Ditto.

	* hversion.el (hyperb:version): Stepped up to 5.0.
	(sm-window-sys-term): Recognize the gtk window system.

2004-08-08  Mats Lidell  <matsl@contactor.se>

	* hypb.el (hypb:display-file-with-logo): Added as a
	noop. OO-Browser calls it.

	* hpath.el (hpath:push-tag-mark): Added. Used by OO-Browser.

2004-07-14  Mats Lidell  <matsl@contactor.se>

	* hmail.el (hmail:invoke'): Use compose-mail for user defined mail
	agent.

2004-07-09  Mats Lidell  <matsl@contactor.se>

	* hyperbole.el: browse-url replaces action-key-url-function.

	* hui-menu.el (infodock-hyperbole-menu): Use Customize for
	customizing hyperbole and browse-url-browser-function.
	(hui-menu-global-buttons-filter): Global buttons in menu.
	(hui-menu-explicit-buttons-filter): Explicit buttons in menu.

	* hsys-w3.el (www-url): Use browse-url.

2004-07-08  Mats Lidell  <matsl@contactor.se>

	* hsite-ex.el (smart-scroll-proportional): Customizable.

	* hibtypes.el (hyp-address): Use hyperbole-users list. Removed
	request actions. List uses mailman so the web is preferred.

	* hui-mini.el (hui:menus): Use hyperbole-users list. Removed
	request menu items. List uses mailman so the web is preferred.

	* hui-menu.el (hui-menu-remove): New function added.
	(infodock-hyperbole-menu): Use hyperbole-users list. Removed
	request menu items. List uses mailman so the web is preferred.

2004-06-23  Mats Lidell  <matsl@contactor.se>

	* hibtypes.el (text-toc): Contents work as the doc string says.

2004-06-20  Mats Lidell  <matsl@contactor.se>

	* hinit.el (hyperbole-on-menubar): Customizable.

	* hyperbole.el (hyperbole): Added customize group.

2004-06-13  Mats Lidell  <matsl@contactor.se>

	* Makefile.am (HYPB_EL): hvm.el added.

	* hvm.el: Synced with vm.
        (vm-assimilate-new-messages): Fixed bug. vm function had more
	args. (Thanks to Peter Chubb for the report.)

2004-05-16  Mats Lidell  <matsl@contactor.se>

	* hyperbole.el (vm-mode-hook): Use hook.

2004-03-31  Mats Lidell  <matsl@contactor.se>

	* man/hyperbole.texi: include hypb-mouse.txt from this folder

	* kotl/Makefile.am: maintainer-clean Makefile.in in subdirs.
	* man/Makefile.am: 

	* configure: Mistake. Don't version control generated files.

	* configure.ac: Configure support added.
	* Makefile.am: 
	* kotl/Makefile.am: 
	* man/Makefile.am: 
	
	* elisp-comp: Modified for hypb build.

	* Makefile: Removed. Created now by configure.

	* AUTHORS: Standard automake files added.
	* NEWS: 

	* ChangeLog.2: Old Changelogs up to version 4.01

2004-02-24  Mats Lidell  <matsl@contactor.se>
 
        * hversion.el (hyperb:emacs19-p): Version 19 and beyond.
 
2004-02-21  Mats Lidell  <matsl@contactor.se>
 
        * hgnus.el (gnus-msg): Use gnus-msg.

        * See "ChangeLog.2" for earlier changes.