193
|
1 1997-09-17 SL Baur <steve@altair.xemacs.org>
|
|
2
|
|
3 * Makefile (autoloads): Fixup dependency.
|
|
4
|
171
|
5 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
6
|
|
7 * hact.el (action:commandp): Don't reference bytecode objects as
|
|
8 vectors.
|
|
9 (action:params): Ditto.
|
|
10
|
|
11 1997-07-07 Steven L Baur <steve@altair.xemacs.org>
|
|
12
|
|
13 * hypb.el (hypb:function-copy): Don't reference bytecode objects
|
|
14 as vectors.
|
|
15 (hypb:function-symbol-replace): Document as broken. The
|
|
16 substition cannot be done without some thinking I'm not in the
|
|
17 mood for.
|
|
18
|
169
|
19 1997-07-03 Steven L Baur <steve@altair.xemacs.org>
|
|
20
|
|
21 * Makefile: Add autoloads dependencies.
|
|
22
|
167
|
23 1997-06-27 Steven L Baur <steve@altair.xemacs.org>
|
|
24
|
|
25 * wrolo-menu.el (TopLevel): Fix tests so that W3's id-menubar
|
|
26 simulation doesn't bollux up feature tests.
|
|
27
|
114
|
28 Thu Mar 13 22:01:52 1997 Bob Weiner <weiner@infodock.com>
|
|
29
|
|
30 * wrolo.el (rolo-toggle-datestamps): Added.
|
|
31 * hui-mini.el (hui:menus): Added Cust/Toggle-Rolodex-Dates entry.
|
|
32 * hui-menu.el (hui-menu-options): Added Customization/Toggle-Rolodex-Dates
|
|
33 item.
|
|
34 * wrolo.el (rolo-add): Added wrolo-add-hook, executed after the record
|
|
35 is added.
|
|
36 (rolo-edit): Added wrolo-edit-hook, executed after point is
|
|
37 successfully moved to the record to edit. These can be used, for
|
|
38 example, to add and update date entries in address records.
|
|
39 (rolo-current-date): Added.
|
|
40 (rolo-set-date): Added and used as default wrolo-add-hook and
|
|
41 wrolo-edit-hook settings.
|
|
42
|
|
43 Mon Mar 10 12:17:15 1997 Bob Weiner <weiner@infodock.com>
|
|
44
|
|
45 * hsys-w3.el (www-url): Eliminated call of external Web browser if not
|
|
46 running under a window system.
|
|
47
|
|
48 Sun Mar 9 01:32:03 1997 Bob Weiner <weiner@infodock.com>
|
|
49
|
|
50 * hpath.el (hpath:url-at-p):
|
|
51 (hpath:www-at-p): Fixed bug that referred to an optional match
|
|
52 component without checking if it was matched.
|
|
53 (hpath:url-p): Changed doc to reflect that pathname can be optional.
|
|
54
|
|
55 * hsite-ex.el: Added (require 'hyperbole) to ensure that this file
|
|
56 is loaded if hsite.el is autoloaded, e.g. under XEmacs.
|
|
57
|
|
58 Thu Mar 6 14:14:05 1997 Bob Weiner <weiner@infodock.com>
|
|
59
|
|
60 * hui-mini.el (hyperbole): Added autoload special comment.
|
|
61
|
|
62 Wed Mar 5 01:14:47 1997 Bob Weiner <weiner@infodock.com>
|
|
63
|
|
64 * kotl/kotl-mode.el (kotl-mode:center-line):
|
|
65 * kotl/kview.el (kcell-view:line): Changed calls to
|
|
66 kotl-mode:beginning-of-line to kotl-mode:start-of-line to avoid an
|
|
67 XEmacs byte compiler bug in some versions. The bug shows up when
|
|
68 kotl-mode:center-line is called on the first line of a cell and the
|
|
69 cell label is centered along with the line (the label should not
|
|
70 move).
|
|
71
|
|
72 Tue Mar 4 20:45:52 1997 Bob Weiner <weiner@infodock.com>
|
|
73
|
|
74 * hsite-ex.el (hpath:find-alist): Modified to use `xv' to display xpm
|
|
75 files; it is more robust than `sxpm' in the face of limited colors.
|
|
76
|
|
77 Mon Mar 3 12:06:49 1997 Bob Weiner <weiner@infodock.com>
|
|
78
|
|
79 * hui-menu.el (infodock-hyperbole-menu): Added :config 'Hyperbole
|
|
80 configurator to the menu so users can hide the Hyperbole
|
|
81 menu from the menubar if they don't use it, via menubar-configuration,
|
|
82 under XEmacs and InfoDock.
|
|
83
|
|
84 Sun Mar 2 22:35:26 1997 Bob Weiner <weiner@infodock.com>
|
|
85
|
|
86 * kotl/kotl-mode.el (kotl-mode:set-cell-attribute): Changed
|
|
87 read-expression to read-minibuffer since GNU Emacs doesn't
|
|
88 have the former.
|
|
89
|
|
90 Fri Feb 28 23:31:57 1997 Bob Weiner <weiner@infodock.com>
|
|
91
|
|
92 * kotl/kprop-xe.el (kproperty:put): Fixed problem with internal handling
|
|
93 of text property protocols within newer versions of XEmacs. The
|
|
94 `text-prop' symbol can no longer be set to `t'. It must be set to
|
|
95 a symbol from the property list of the extent that carries
|
|
96 text-properties.
|
|
97
|
|
98 ==============================================================================
|
|
99 V4.023 changes ^^^^:
|
|
100 ==============================================================================
|
|
101
|
104
|
102 Sat Feb 22 14:30:14 1997 Bob Weiner <weiner@infodock.com>
|
|
103
|
|
104 * hypb.el (hypb:ida-logo-keymap): Added conditional for Emacs keybinding.
|
|
105
|
|
106 ==============================================================================
|
|
107 V4.022 changes ^^^^:
|
|
108 ==============================================================================
|
|
109
|
100
|
110 Fri Feb 21 17:49:01 1997 Bob Weiner <weiner@infodock.com>
|
|
111
|
|
112 * hmouse-reg.el (hmouse-get-bindings):
|
|
113 (hmouse-setup):
|
|
114 * hmouse-sh.el (hmouse-get-bindings):
|
|
115 (hmouse-setup):
|
|
116 * hmouse-key.el (hmouse-set-bindings):
|
|
117 Modified to do nothing when running in batch mode (noninteractively).
|
|
118
|
|
119
|
|
120 ==============================================================================
|
|
121 V4.021 changes ^^^^:
|
|
122 ==============================================================================
|
|
123
|
|
124 Tue Feb 18 18:57:27 1997 Bob Weiner <weiner@infodock.com>
|
|
125
|
|
126 * hui-mini.el (hui:menus): Added "Doc/About" menu item
|
|
127 * hui-menu.el (infodock-hyperbole-menu): Added "About" menu item.
|
|
128 * hypb.el (hypb:ida-logo-keymap):
|
|
129 (hypb:ida-home-page):
|
|
130 (hypb:display-file-with-logo): Added to support About Hyperbole command.
|
|
131
|
|
132 Mon Feb 17 15:27:21 1997 Bob Weiner <weiner@infodock.com>
|
|
133
|
|
134 * hversion.el (hyperb:microcruft-os-p): Added.
|
|
135
|
|
136 Sat Feb 15 16:03:42 1997 Bob Weiner <weiner@infodock.com>
|
|
137
|
|
138 * hpath.el (hpath:find): Fixed bug that returned nil (now is 't) if file
|
|
139 was displayed using a specialized function.
|
|
140 (hpath:find-line): Added to handle displaying of all files at
|
|
141 specific lines (hpath:find does not work for this use since it
|
|
142 may call external display functions).
|
|
143 * hactypes.el (link-to-file-line): Rewrote to call hpath:find-line.
|
|
144
|
|
145 Fri Feb 14 11:39:09 1997 Bob Weiner <weiner@infodock.com>
|
|
146
|
|
147 * hrmail.el (rmail-forward): Updated to V19 compatibility.
|
|
148
|
|
149 Sun Jan 26 14:32:28 1997 Bob Weiner <weiner@infodock.com>
|
|
150
|
|
151 * hmouse-sh.el (hmouse-get-bindings):
|
|
152 * hmouse-reg.el (hmouse-get-bindings): Rearranged order of initial
|
|
153 conditional so that lemacs or emacs19 always takes precedence over
|
|
154 hyperb:window-system setting, which may be "xterm".
|
|
155
|
|
156 * hmouse-key.el (or hyperb:xemacs-p hyperb:emacs19-p): Prevent any attempt
|
|
157 to load pre-dumped mouse libraries when running under X terms on these
|
|
158 versions of emacs.
|
|
159
|
|
160 * hyperbole.el (hbut:key-src): Added this autoload to avert error if the
|
|
161 rolodex is loaded before the Hyperbole system and then a rolo-edit, {e},
|
|
162 request is made within the match buffer.
|
36
|
163
|
100
|
164 * hgnus.el: Updated to support new Gnus gnus-msg.el replacement for gnuspost.el.
|
|
165
|
|
166 * hversion.el (sm-window-sys-term):
|
|
167 * hbmap.el (hbmap:dir-user): Patched to support GNU Emacs running
|
|
168 natively under Windows NT.
|
|
169
|
|
170 Tue Jan 14 15:45:14 1997 Bob Weiner <weiner@infodock.com>
|
|
171
|
|
172 * ../../etc/hypb-mouse.txt (Special Modes): Added Objective-C, Java and
|
|
173 Fortran support documentation.
|
|
174
|
|
175 Mon Jan 6 18:59:13 1997 Bob Weiner <weiner@infodock.com>
|
|
176
|
|
177 * kotl/klink.el (klink:at-p): Eliminated matches to URLs for now.
|
|
178
|
|
179 Wed Dec 25 22:01:05 1996 Bob Weiner <weiner@infodock.com>
|
|
180
|
|
181 * hmouse-tag.el: Changed all opening quotes in comments from ' to `.
|
|
182
|
|
183 Tue Dec 10 16:40:09 1996 Bob Weiner <weiner@infodock.com>
|
|
184
|
|
185 * wrolo.el (wrolo-mode-syntax-table): Added to support syntactic selection
|
|
186 of delimited e-mail addresses.
|
|
187
|
|
188 Fri Dec 6 12:34:31 1996 Bob Weiner <weiner@infodock.com>
|
|
189
|
|
190 * hmail.el (hmail:region): Fixed bug that extracted region from the wrong
|
|
191 buffer.
|
|
192
|
|
193 Thu Dec 5 15:34:55 1996 Bob Weiner <weiner@infodock.com>
|
|
194
|
|
195 * hibtypes.el (annot-bib): Eliminated conflict with PPG-sw-process-id
|
|
196 ibtype.
|
|
197
|
|
198 * hpath.el (hpath:is-p): Fixed error triggered when tried to format a path
|
|
199 with more than one %s.
|
|
200
|
|
201 Wed Dec 4 13:39:09 1996 Bob Weiner <weiner@infodock.com>
|
|
202
|
|
203 * kotl/kmenu.el (id-menubar-kotl): Fixed so this mode menu is properly
|
|
204 installed under InfoDock.
|
|
205
|
|
206 Tue Nov 26 21:21:50 1996 Bob Weiner <weiner@infodock.com>
|
|
207
|
|
208 * hui-menu.el (infodock-hyperbole-menu): Added Customization option that
|
|
209 sets the program used to display URLs.
|
|
210
|
|
211 Thu Nov 14 18:11:36 1996 Bob Weiner <weiner@infodock.com>
|
|
212
|
|
213 * hmouse-tag.el (smart-*-at-tag-p): Modified to flash tag as a hyperbutton
|
|
214 when pressed, if Hyperbole has been loaded and flashing is supported
|
|
215 on the current device.
|
|
216
|
|
217 * hbut.el (ibut:label-set): Made this return its LABEL argument. Useful
|
|
218 when label has not yet been saved in a variable.
|
24
|
219
|
100
|
220 * kotl/klink.el (klink:at-p): Ignore HTML and SGML tags when looking for Klinks.
|
|
221
|
|
222 Sun Nov 10 01:47:01 1996 Bob Weiner <weiner@infodock.com>
|
|
223
|
|
224 * wrolo.el (rolo-sort-level): Made case-insensitive.
|
|
225 (rolo-add): Fixed bug caused by a call to widen that sometimes
|
|
226 failed to leave point at the newly added entry if the rolodex
|
|
227 buffer was already displayed when the rolo-add call was made.
|
|
228
|
|
229 * hmouse-tag.el (smart-lisp): Display message and beep when tag is not found.
|
|
230
|
|
231 * hibtypes.el (function-in-buffer):
|
|
232 * hactypes.el (function-in-buffer): Added to follow function references
|
|
233 that are defined in the same buffer as the reference.
|
|
234 (annot-bib):
|
|
235 (exec-shell-cmd):
|
|
236 (man-show):
|
|
237 (rfc-toc): Updated all of these to use hpath:display-where
|
|
238 output display setting.
|
|
239 (link-to-elisp-doc): Also modified to move point to the
|
|
240 documentation buffer.
|
|
241
|
|
242 * hui.el (hui:hbut-current-act): Added.
|
|
243
|
|
244 Fri Nov 8 21:37:34 1996 Bob Weiner <weiner@infodock.com>
|
|
245
|
|
246 * hbut.el (ebut:act): Added for use when activating an explicit button
|
|
247 from a menu.
|
|
248 (ebut:list): Fixed bug that returned (nil) when no explicit
|
|
249 buttons were found.
|
|
250 * hui-menu.el (hui-menu-explicit-buttons): Added to display a list of
|
|
251 explicit buttons for activation via the Explicit-Button menu.
|
|
252 * hui-menu.el (hyperbole-gbut-menu): Added to display a list of existing
|
|
253 global buttons for activation via the Global-Button menu.
|
|
254
|
|
255 Tue Nov 5 19:26:17 1996 Bob Weiner <weiner@infodock.com>
|
|
256
|
|
257 * hibtypes.el (pathname): Modified to display Emacs Lisp libraries when
|
|
258 given as delimited filenames, without any path.
|
|
259
|
|
260 Fri Nov 1 00:26:13 1996 Bob Weiner <weiner@infodock.com>
|
|
261
|
|
262 * hui-mouse.el (hkey-alist): Moved OO-Browser handler to near bottom so
|
|
263 that it does not override mode-specific handlers.
|
|
264
|
|
265 Thu Oct 31 20:01:34 1996 Bob Weiner <weiner@infodock.com>
|
24
|
266
|
100
|
267 * hui-mouse.el (hkey-alist): Added Action and Assist key support for Java
|
|
268 identifiers.
|
|
269 * hyperbole.el: Added Java autoloads.
|
|
270 * hmouse-tag.el (smart-java-package-dirs): Added this variable as the
|
|
271 setting of where Java package source code can be found when the
|
|
272 OO-Browser is not in use. Defaults to a single item list of
|
|
273 "${JAVA_HOME}/src/" if JAVA_HOME is set.
|
|
274 (smart-java-*): Added point and click identifier jumping for Java.
|
|
275 (smart-tags-file): Added optional argument NAME-OF-TAGS-FILE
|
|
276 so can search for OO-Browser lookup tables.
|
|
277 (smart-java-cross-reference): Added to follow @see cross-references.
|
|
278
|
|
279 Sat Oct 26 01:05:29 1996 Bob Weiner <weiner@infodock.com>
|
|
280
|
|
281 * hui-menu.el (infodock-hyperbole-menu): Added Customization submenu.
|
|
282 * hui-mini.el (hui:menus): Added Cust/ submenu.
|
|
283
|
|
284 * hbut.el (hbut:source): Fixed bug that neglected to account for double
|
|
285 quotes around the name within the printed representation of
|
|
286 a buffer object.
|
|
287
|
|
288 Fri Oct 25 13:52:51 1996 Bob Weiner <weiner@infodock.com>
|
|
289
|
|
290 * hmouse-tag.el: Updated function to use with new buffer display protocol.
|
|
291 * hactypes.el: Updated many definitions here to use hpath:find and
|
|
292 hpath:display-buffer.
|
|
293 * hui-mouse.el (smart-dired): Changed call of hpath:find-other-window to
|
|
294 hpath:find to use new user-definable display location protocol.
|
|
295 * hpath.el (hpath:find): Expanded optional values of 2nd arg and made
|
|
296 default location of an internally displayed file be given by the
|
|
297 value of the hpath:display-where variable.
|
|
298 * hpath.el (hpath:display-buffer):
|
|
299 (hpath:display-buffer-other-frame): Added for linked to buffers.
|
|
300 (hpath:find-other-frame): Added for use in hpath:display-where-alist.
|
|
301 * hsite-ex.el (hpath:display-where):
|
|
302 (hpath:display-where-alist):
|
|
303 (hpath:display-buffer-alist):
|
|
304 Added these new variables to control where Hyperbole displays link referents.
|
|
305 The first one documents the possibilities and the second two specify
|
|
306 the function to call for each possibility.
|
|
307
|
|
308 Tue Oct 22 01:21:53 1996 Bob Weiner <weiner@infodock.com>
|
|
309
|
|
310 * kotl/kvspec.el (kvspec:update-modeline): Fixed to accomodate specialized
|
|
311 extents in the modeline introduced by XEmacs 19.14.
|
|
312
|
|
313 * hui-mouse.el (hkey-alist): Added support for new id-edit-mode which
|
|
314 can be setup to activate whenever a region is highlighted with the
|
|
315 mouse. When id-edit-mode is active the Action Key (or the Assist Key)
|
|
316 will paste the region that was highlighted at point. The key {y} also
|
|
317 happens to do the same thing in this mode, but has the additional
|
|
318 property that it will cycle through previous entries in the kill-ring.
|
|
319
|
|
320 Fri Sep 20 22:19:33 1996 Bob Weiner <weiner@infodock.com>
|
|
321
|
|
322 * Changed `cs.uiuc.edu' to `xemacs.org', the new Hyperbole distribution site.
|
|
323
|
|
324 ==============================================================================
|
|
325 V4.02 changes ^^^^:
|
|
326 ==============================================================================
|
|
327
|
|
328 Fri Nov 3 22:40:34 1995 Bob Weiner <weiner@infodock.com>
|
0
|
329
|
|
330 * hsys-w3.el: Renamed entries in this file and added
|
|
331 action-key-url-function definition in "hyperbole.el", which can be
|
|
332 used to change the display function used when a URL is activated with
|
|
333 the Action Key. Also, loaded this library by default instead of
|
|
334 requiring that it be set up in "hsite.el".
|
|
335
|
100
|
336 Fri Nov 3 19:25:24 1995 Bob Weiner <weiner@infodock.com>
|
0
|
337
|
|
338 * kotl/kotl-mode.el (kotl-mode): Fixed so re-narrows a formatted koutline
|
|
339 to just its cells when invoked.
|
|
340
|
100
|
341 Fri Nov 3 19:29:58 1995 Bob Weiner <weiner@infodock.com>
|
0
|
342
|
|
343 * kotl/kvspec.el (kvspec:blank-lines): Modified to allow toggling blank
|
|
344 lines in a read-only outline and to not change the modification status
|
|
345 of the buffer when kvspec:toggle-blank-lines is used.
|
|
346
|
100
|
347 Fri Nov 3 01:28:44 1995 Bob Weiner <weiner@infodock.com>
|
0
|
348
|
|
349 * man/hypb-mouse.txt: Updated to reflect new smart-scroll-proportional
|
|
350 default setting.
|
|
351
|
|
352 * hsite-ex.el (hpath:display-alist): Fixed bug that tried to kill *info*
|
|
353 buffer when it didn't exist. Also fixed bug in call to Info-find-node
|
|
354 which gave too many args under Emacs 19.
|
|
355
|
|
356 ==============================================================================
|
|
357 V4.01 changes ^^^^:
|
|
358 ==============================================================================
|
|
359
|
100
|
360 Thu Nov 2 00:52:26 1995 Bob Weiner <weiner@infodock.com>
|
0
|
361
|
|
362 * kotl/kotl-mode.el (kotl-mode:cell-help): Fixed this, the {C-c h} command
|
|
363 to properly deal with a cell-ref = 0. In this case, always display
|
|
364 the 0 cell's attributes before any other attribute data.
|
|
365
|
|
366 * kotl/kview.el (kcell-view:previous): Fixed bug that moved to a hidden
|
|
367 cell when visible-p flag was given.
|
|
368
|
100
|
369 Wed Nov 1 02:05:36 1995 Bob Weiner <weiner@infodock.com>
|
0
|
370
|
|
371 * kotl/klink.el (klink:parse): Changed to require a common following any
|
|
372 pathname in a link to prevent parsing, <3g |en>, as a pathname followed
|
|
373 by a viewspec.
|
|
374
|
|
375 * kotl/kview.el (kcell-view:child):
|
|
376 (kcell-view:child-p)
|
|
377 (kcell-view:sibling-p): Added optional visible-p parameter to
|
|
378 find only visible matches.
|
|
379
|
|
380 * kotl/kotl-mode.el: Fixed improper modification of global
|
|
381 minor-mode-alist and mode-line-format values.
|
|
382
|
100
|
383 Tue Oct 31 00:45:44 1995 Bob Weiner <weiner@infodock.com>
|
0
|
384
|
|
385 * wrolo.el (rolo-mail-to): Added to compose mail to current or next e-mail
|
|
386 address when in a rolodex or mail buffer. Bound to {m} in rolodex
|
|
387 match buffer and added as Rolo/Mail menu item.
|
|
388
|
|
389 * hsite-ex.el (smart-scroll-proportional): Changed default to t, so can do
|
|
390 proportional scrolling by default. Scrollbars are often available
|
|
391 when non-proportional scrolling is desired.
|
|
392
|
|
393 * kotl/kotl-mode.el (kotl-mode:to-valid-position): Optimized a bit further.
|
|
394
|
100
|
395 Mon Oct 30 01:37:31 1995 Bob Weiner <weiner@infodock.com>
|
0
|
396
|
|
397 * kotl/kotl-mode.el (kotl-mode:copy-to-buffer): Made the default buffer to
|
|
398 copy to the buffer in the other window of this frame, if any. Also
|
|
399 fixed bug that caused more than one tree to be copied if there was no
|
|
400 successor for the tree but there was a following higher level cell.
|
|
401
|
|
402 * hsys-www.el: Removed this library that encapsulated the old CERN
|
|
403 command-line WWW browser. No one would want to use that today. Use
|
|
404 hsys-w3.el instead.
|
|
405
|
|
406 * hypb.el (hypb:insert-region): Added to deal with region copying used by
|
|
407 hmail:region and kotl-mode:copy-to-buffer.
|
|
408
|
|
409 * kotl/kview.el (kcell-view:child-p): Added.
|
|
410
|
|
411 * wrolo.el (rolo-isearch): Added to search for next occurrence of current
|
|
412 match regexp and then allow user to add characters to narrow the
|
|
413 search, bound to {M-s}.
|
|
414 * man/hyperbole.texi (Rolo Keys): Documented {M-s} binding.
|
|
415
|
|
416 * kotl/kview.el (kcell-view:contents): Added optional POS argument.
|
|
417
|
|
418 * kotl/kimport.el (kimport:file): Added to import different file types
|
|
419 based upon buffer name suffixes. Default is to import as text.
|
|
420
|
|
421 * kotl/kimport.el: Rewrote all of these functions to handle importation
|
|
422 at an arbitrary level in an existing koutline.
|
|
423
|
100
|
424 Sun Oct 29 01:26:25 1995 Bob Weiner <weiner@infodock.com>
|
0
|
425
|
|
426 * kotl/kotl-mode.el (kotl-mode:demote-tree):
|
|
427 (kotl-mode:promote-tree): Fixed bug that could leave
|
|
428 point in a non-editable portion of a koutline.
|
|
429
|
|
430 * hibtypes.el (grep-msg): Added support for IBM AIX xlc C compiler errors.
|
|
431 Also made this higher priority that `pathname' implicit button type so
|
|
432 that if activate within a doubly quoted pathname followed by a line
|
|
433 number, the line number is used.
|
|
434
|
|
435 * kotl/kotl-mode.el (kotl-mode:fill-paragraph): Fixed bugs that kept it
|
|
436 from filling paragraphs where point was not on the first paragraph
|
|
437 line but the first line did not need filling.
|
|
438
|
|
439 * hui-mini.el (Win/PopRing):
|
|
440 (Win/YankRing): Changed so they redisplay the Win menu.
|
|
441 This lets you repeatedly yank or pop window configurations until you reach
|
|
442 the one you want.
|
|
443
|
|
444 * kotl/kview.el (kcell-view:create): Fixed so if no-fill is in the kcell's
|
|
445 attribute list, rather than passed in as the `no-fill' argument, its
|
|
446 value is still used.
|
|
447
|
|
448 * kotl/kotl-mode.el (kotl-mode:add-cell): Added extra argument so can pass
|
|
449 in a list of attributes for the cell, as a property list.
|
|
450 (kotl-mode:split-cell): Fixed so original cell
|
|
451 attributes are propagated to the newly created cell.
|
|
452
|
|
453 * kotl/kfile.el (kfile:create): Modified to handle importation of a
|
|
454 foreign text buffer when kotl-mode calls this function within a
|
|
455 foreign format buffer.
|
|
456
|
100
|
457 Sat Oct 28 02:32:12 1995 Bob Weiner <weiner@infodock.com>
|
0
|
458
|
|
459 * kotl/klink.el (klink:create):
|
|
460 (link-to-kotl):
|
|
461 (klink:parse):
|
|
462 (klink:cell-ref-regexp):
|
|
463 * kotl/kvspec.el (kvspec:string-format):
|
|
464 * hactypes.el (link-to-kcell):
|
|
465 * kotl/kotl.el (kcell:ref-to-id):
|
|
466 * kotl/kotl-mode.el (kotl-mode:goto-cell): Changed viewspec preface
|
|
467 character from : to |. Augment viewspec characters preceded by a
|
|
468 colon are ignored, for now.
|
|
469
|
100
|
470 Fri Oct 27 15:16:11 1995 Bob Weiner <weiner@infodock.com>
|
0
|
471
|
|
472 * kotl/kview.el (kview:set-label-separator): Rewrote so properly changes
|
|
473 the separator in the current view. Made it interactive and removed
|
|
474 input argument, kview. Use local buffer value of kview instead.
|
|
475 Added key binding for it, {C-c M-l}.
|
|
476 * kotl/kprop-em.el:
|
|
477 kotl/kprop-xe.el (kproperty:replace-separator): Added, called by above
|
|
478 function.
|
|
479
|
|
480 * kotl/kprop-xe.el (kproperty:properties): Changed definition since
|
|
481 text-properties-at did not return the list of kproperties.
|
|
482
|
100
|
483 Thu Oct 26 00:06:49 1995 Bob Weiner <weiner@infodock.com>
|
0
|
484
|
|
485 * hui-mini.el (hui:menus): Simplified a number of documentation display
|
|
486 entries.
|
|
487
|
|
488 * kotl/kotl.el (kcell:read-only-attributes): Added, lists cell attributes
|
|
489 that may not be modified by a user.
|
|
490
|
|
491 * kotl/kotl-mode.el (kotl-mode:insert-file-contents): Renamed from
|
|
492 kotl-mode:insert-file. Now use that name to import a file as a
|
|
493 sequence of sibling cells, rather than one monolithic cell, bound to
|
|
494 {C-x i}, overloading the standard insert-file.
|
|
495 (kotl-mode:get-cell-attribute): Added.
|
|
496 (kotl-mode:set-cell-attribute): Added, bound to {C-c C-i}.
|
|
497 (kotl-mode:cell-help): Renamed from :kcell-help.
|
|
498 (kotl-mode:print-attributes): Renamed from :print-properties.
|
|
499
|
|
500 * kotl/klabel.el (klabel:level): Added to compute the level of a given label.
|
|
501 (klabel:level-alpha): Renamed from kimport:aug-label-level.
|
|
502 (klabel:level-legal): Added.
|
|
503
|
|
504 * kotl/kimport.el (kimport:kcells): Added to insert kcell contents from
|
|
505 one koutline to another.
|
|
506 (kimport:text): Generalized greatly so can import into
|
|
507 an existing or non-existing koutline and can take buffer, buffer-name or
|
|
508 file arguments.
|
|
509 (kimport:aug-post-outline):
|
|
510 (kimport:star-outline): Fixed and speeded up. Code had
|
|
511 somehow broken over time.
|
|
512 (kimport:text):
|
|
513 (kimport:text-cells): Added to import text paragraph as
|
|
514 cells all at the same level.
|
|
515
|
100
|
516 Wed Oct 25 02:24:35 1995 Bob Weiner <weiner@infodock.com>
|
0
|
517
|
|
518 * kotl/kfile.el (kfile:update): Added kotl-mode setting to the first line
|
|
519 of koutline files so they are read in with the right mode even if they
|
|
520 do not have a file suffix of .kotl.
|
|
521 (kfile:read-name): Relaxed to allow files without .kotl suffix.
|
|
522
|
|
523 * kotl/kotl-mode.el (kfile:write): Fixed bug that failed to restore local
|
|
524 hook settings after renaming buffer. This would cause invalid
|
|
525 koutlines to be written after a rename.
|
|
526 * (kotl-mode): Fixed bug that treated a koutline that
|
|
527 has been read in and formatted for editing as an unformatted koutline.
|
|
528
|
|
529 * hibtypes.el (text-toc):
|
|
530 hactypes.el (text-toc): Added to use README table of contents as
|
|
531 implicit buttons.
|
|
532
|
|
533 * hbut.el (ibut:label-set): Expanded doc string.
|
|
534
|
|
535 * README: Rewrote installation instructions.
|
|
536 * man/hyperbole.texi: Reorganized manual for clarity. Added obtaining
|
|
537 Hyperbole, installing it and filled out the whole Hyperbole Outliner
|
|
538 chapter.
|
|
539
|
100
|
540 Tue Oct 24 03:52:40 1995 Bob Weiner <weiner@infodock.com>
|
0
|
541
|
|
542 * man/hyperbole.texi (Configuration): Renamed from Initializing.
|
|
543
|
100
|
544 Mon Oct 23 01:00:54 1995 Bob Weiner <weiner@infodock.com>
|
0
|
545
|
|
546 * kotl/kotl-mode.el (kotl-mode:top-cells): Simplified and fixed to utilize
|
|
547 blank lines setting.
|
|
548
|
|
549 * kotl/kmenu.el (id-popup-kotl-menu):
|
|
550 (id-menubar-kotl): Added View Menu and moved view-related
|
|
551 tree operations from Tree menu to here. Also added Find and
|
|
552 Find-Read-Only menu entries so can edit/view other koutlines.
|
|
553 Added Append-Cell and Set-Cell-Attributes menu items.
|
|
554 * hui-mini.el (hui:menus): Renamed Otl/Below to Otl/Downto so could add
|
|
555 Otl/Blanks to toggle blanks on and off. Changed name and function of
|
|
556 Otl/View to Otl/Vspec. Now prompts for and activates a view spec.
|
|
557 User can use {C-x C-r} to view a koutline instead.
|
|
558
|
|
559 * README: Updated What's New section to V4.00.
|
|
560
|
|
561 * man/hyperbole.texi (Hyperbole Views): Rewrote and expanded to explain
|
|
562 new view specs.
|
|
563
|
|
564 * man/hyperbole.texi (Hook Variables):
|
|
565 wrolo.el (rolo-yank):
|
|
566 (wrolo-yank-reformat-function): Added this variable to
|
|
567 allow user to reformat yanked entries.
|
|
568
|
|
569 * kotl/kvspec.el (kvspec:toggle-blank-lines): Added, bound to {C-c b}.
|
|
570
|
|
571 * kotl/kfile.el (kfile:read-v4): Added for V4 format which initializes
|
|
572 view spec local variables read from the file.
|
|
573 (kfile:update): Save current viewspec to file.
|
|
574 (kfile:version): Updated file format to V4.0.
|
|
575
|
|
576 * kotl/kotl.el (kcell:ref-to-id):
|
|
577 kotl/kotl-mode.el (kotl-mode:goto-cell): Fixed to ignore relative specs
|
|
578 and to utilize view specs.
|
|
579
|
|
580 * kotl/EXAMPLE.kotl: Updated to explain view spec handling.
|
|
581
|
100
|
582 Sun Oct 22 00:38:45 1995 Bob Weiner <weiner@infodock.com>
|
0
|
583
|
|
584 * hbut.el (ebut:key-src): Fixed bug that prevented match to
|
|
585 hbut:source-prefix line when in a collapsed outline line.
|
|
586 rolo-edit-entry would not work when rolodex match entries were
|
|
587 collapsed.
|
|
588
|
|
589 * kotl/kotl-mode.el (kotl-mode:append-cell): Added to append the contents
|
|
590 of one cell to another, bound to {C-c +}.
|
|
591
|
|
592 * kotl/kvspec.el: Added this file to control Koutliner view specification.
|
|
593 (kvspec:activate): Added to interactively set view specs
|
|
594 and bound to {C-c C-v}.
|
|
595 (kvspec:no-blank-lines): Renamed from kotl-mode:shorten-all.
|
|
596 (kvspec:blank-lines): Renamed from kotl-mode:extend-all.
|
|
597
|
|
598 * kotl/kmenu.el (kotl-menubar-menu):
|
|
599 hui-menu.el (hyperbole-menubar-menu):
|
|
600 wrolo-menu.el (wrolo-menubar-menu): Fixed bug when current-menubar was
|
|
601 nil, would not display menubar entry under Emacs 19 even though it should.
|
|
602
|
100
|
603 Sat Oct 21 01:07:32 1995 Bob Weiner <weiner@infodock.com>
|
0
|
604
|
|
605 * kotl/kview.el (kview:default-blank-lines):
|
|
606 (kview:default-levels-to-show):
|
|
607 (kview:default-lines-to-show): Added these variables.
|
|
608 (kview:create): Use their values.
|
|
609 (kcell-view:create): Use kview's blank-lines setting.
|
|
610
|
|
611 * kotl/kprop-xe.el (kproperty:remove): Fixed bug that ignored open-ended
|
|
612 properties.
|
|
613 kotl/kprop-em.el (kproperty:remove): Rewrote to remove only those
|
|
614 properties with matching values.
|
|
615
|
|
616 * kotl/kotl-mode.el (kotl-mode:extend-all):
|
|
617 (kotl-mode:shorten-all): Rewrote to use invisible
|
|
618 properties.
|
|
619 * kotl/kfile.el (kfile:shorten-after-saving):
|
|
620 (kfile:extend-before-save): Removed. No longer needed
|
|
621 since blank lines are removed using invisible characters.
|
|
622
|
|
623 * kotl/kprop-em.el (kproperty:put):
|
|
624 * kotl/kprop-xe.el (kproperty:put): Changed calling interface to take a
|
|
625 list of properties.
|
|
626
|
|
627 * kotl/kfill.el (kfill:prefix-table): Generalized supercite citation prefix.
|
|
628
|
100
|
629 Tue Oct 17 01:21:37 1995 Bob Weiner <weiner@infodock.com>
|
0
|
630
|
|
631 * hinit.el (hyperb:check-dir-user): Call make-directory function if
|
|
632 available.
|
|
633
|
100
|
634 Mon Oct 16 01:02:19 1995 Bob Weiner <weiner@infodock.com>
|
0
|
635
|
|
636 * wrolo.el (rolo-file-list): Set to c:/_rolodex.otl under MS-DOS and Windows.
|
|
637 * hbmap.el (hbmap:dir-user): Set to c:/_hyperb/ under MS-DOS and Windows.
|
|
638 * hbut.el (hattr:filename): Set to _hypb under MS-DOS and Windows.
|
|
639
|
100
|
640 Sun Oct 15 17:32:46 1995 Bob Weiner <weiner@infodock.com>
|
0
|
641
|
|
642 * kotl/kotl-mode.el (kotl-mode:copy-region-as-kill): Don't trigger error
|
|
643 when called in a read-only buffer.
|
|
644
|
100
|
645 Fri Oct 6 12:56:57 1995 Bob Weiner <weiner@infodock.com>
|
0
|
646
|
|
647 * hui-mouse.el (hkey-alist): Moved Smart Menu display code closer to
|
|
648 highest priority so that hkey-always-display-menu works as advertised.
|
|
649
|
|
650 * hui-window.el (hmouse-modeline-depress): Fixed so does not false under
|
|
651 Emacs 19 when depress in a minibuffer window. This fixes the problem
|
|
652 of the Action Key not properly selecting Hyperbole minibuffer menu items.
|
|
653
|
100
|
654 Thu Oct 5 14:31:56 1995 Bob Weiner <weiner@infodock.com>
|
0
|
655
|
|
656 * hui-menu.el (hyperbole-menubar-menu): Added omitted (require 'lmenu) for
|
|
657 Emacs 19 that prevented Hyperbole menubar from appearing under Emacs 19.
|
|
658
|
100
|
659 Wed Oct 4 12:41:24 1995 Bob Weiner <weiner@infodock.com>
|
0
|
660
|
|
661 * hsite-ex.el (hkey-always-display-menu): Added this definition to prevent
|
|
662 it from being unbound if smart-menu is invoked and the Smart Menu system
|
|
663 is loaded under InfoDock.
|
|
664
|
100
|
665 Wed Sep 27 01:56:53 1995 Bob Weiner <weiner@infodock.com>
|
0
|
666
|
|
667 * wrolo.el (rolo-edit): Modified to treat an empty string argument for
|
|
668 NAME as a null argument, so one can just hit RET interactively. Also,
|
|
669 modified to automatically select rolodex file when called
|
|
670 interactively if rolo-file-list has only one element.
|
|
671
|
|
672 * wrolo.el (wrolo-mode-map): Added {e} binding to edit the entry at point
|
|
673 within the rolodex match buffer.
|
|
674 * man/hyperbole.texi (Rolo Keys): Documented {e} key.
|
|
675
|
100
|
676 Mon Sep 25 11:15:49 1995 Bob Weiner <weiner@infodock.com>
|
0
|
677
|
|
678 * kotl/kotl-mode.el (kotl-mode:indent-line):
|
|
679 (kotl-mode:indent-region): Added. Each signals an
|
|
680 error to force user to hit SPC to indent lines.
|
|
681 (kotl-mode): Set indent-line-function and
|
|
682 indent-region-function.
|
|
683
|
|
684 * hyperbole.el (hmail:msg-narrow): Added autoload.
|
|
685
|
100
|
686 Fri Sep 22 17:14:05 1995 Bob Weiner <weiner@infodock.com>
|
0
|
687
|
|
688 * hsite-ex.el (hpath:display-alist): Fixed bug in handling info-suffix
|
|
689 variable scoping that prevented Action Key from browsing info files in
|
|
690 dired.
|
|
691
|
|
692 ==============================================================================
|
|
693 V4.00 changes ^^^^:
|
|
694 ==============================================================================
|