comparison lisp/hyperbole/ChangeLog @ 100:4be1180a9e89 r20-1b2

Import from CVS: tag r20-1b2
author cvs
date Mon, 13 Aug 2007 09:15:11 +0200
parents 131b0175ea99
children cf808b4c4290
comparison
equal deleted inserted replaced
99:2d83cbd90d8d 100:4be1180a9e89
1 Sat Nov 4 04:41:49 1995 Bob Weiner <weiner@gnu.ai.mit.edu> 1 Fri Feb 21 17:49:01 1997 Bob Weiner <weiner@infodock.com>
2 2
3 * kotl/kfill.el (fill-paragraph): Fixed interface problem with Emacs 19 3 * hmouse-reg.el (hmouse-get-bindings):
4 which expected justify-flag = 'full. 4 (hmouse-setup):
5 5 * hmouse-sh.el (hmouse-get-bindings):
6 * hmail.el (hmail:region): Fixed bug with wrong current buffer that caused 6 (hmouse-setup):
7 outliner {C-c @} command to fail. 7 * hmouse-key.el (hmouse-set-bindings):
8 8 Modified to do nothing when running in batch mode (noninteractively).
9 Fri Nov 3 22:40:34 1995 Bob Weiner <weiner@gnu.ai.mit.edu> 9
10
11 ==============================================================================
12 V4.021 changes ^^^^:
13 ==============================================================================
14
15 Tue Feb 18 18:57:27 1997 Bob Weiner <weiner@infodock.com>
16
17 * hui-mini.el (hui:menus): Added "Doc/About" menu item
18 * hui-menu.el (infodock-hyperbole-menu): Added "About" menu item.
19 * hypb.el (hypb:ida-logo-keymap):
20 (hypb:ida-home-page):
21 (hypb:display-file-with-logo): Added to support About Hyperbole command.
22
23 Mon Feb 17 15:27:21 1997 Bob Weiner <weiner@infodock.com>
24
25 * hversion.el (hyperb:microcruft-os-p): Added.
26
27 Sat Feb 15 16:03:42 1997 Bob Weiner <weiner@infodock.com>
28
29 * hpath.el (hpath:find): Fixed bug that returned nil (now is 't) if file
30 was displayed using a specialized function.
31 (hpath:find-line): Added to handle displaying of all files at
32 specific lines (hpath:find does not work for this use since it
33 may call external display functions).
34 * hactypes.el (link-to-file-line): Rewrote to call hpath:find-line.
35
36 Fri Feb 14 11:39:09 1997 Bob Weiner <weiner@infodock.com>
37
38 * hrmail.el (rmail-forward): Updated to V19 compatibility.
39
40 Sun Jan 26 14:32:28 1997 Bob Weiner <weiner@infodock.com>
41
42 * hmouse-sh.el (hmouse-get-bindings):
43 * hmouse-reg.el (hmouse-get-bindings): Rearranged order of initial
44 conditional so that lemacs or emacs19 always takes precedence over
45 hyperb:window-system setting, which may be "xterm".
46
47 * hmouse-key.el (or hyperb:xemacs-p hyperb:emacs19-p): Prevent any attempt
48 to load pre-dumped mouse libraries when running under X terms on these
49 versions of emacs.
50
51 * hyperbole.el (hbut:key-src): Added this autoload to avert error if the
52 rolodex is loaded before the Hyperbole system and then a rolo-edit, {e},
53 request is made within the match buffer.
54
55 * hgnus.el: Updated to support new Gnus gnus-msg.el replacement for gnuspost.el.
56
57 * hversion.el (sm-window-sys-term):
58 * hbmap.el (hbmap:dir-user): Patched to support GNU Emacs running
59 natively under Windows NT.
60
61 Tue Jan 14 15:45:14 1997 Bob Weiner <weiner@infodock.com>
62
63 * ../../etc/hypb-mouse.txt (Special Modes): Added Objective-C, Java and
64 Fortran support documentation.
65
66 Mon Jan 6 18:59:13 1997 Bob Weiner <weiner@infodock.com>
67
68 * kotl/klink.el (klink:at-p): Eliminated matches to URLs for now.
69
70 Wed Dec 25 22:01:05 1996 Bob Weiner <weiner@infodock.com>
71
72 * hmouse-tag.el: Changed all opening quotes in comments from ' to `.
73
74 Tue Dec 10 16:40:09 1996 Bob Weiner <weiner@infodock.com>
75
76 * wrolo.el (wrolo-mode-syntax-table): Added to support syntactic selection
77 of delimited e-mail addresses.
78
79 Fri Dec 6 12:34:31 1996 Bob Weiner <weiner@infodock.com>
80
81 * hmail.el (hmail:region): Fixed bug that extracted region from the wrong
82 buffer.
83
84 Thu Dec 5 15:34:55 1996 Bob Weiner <weiner@infodock.com>
85
86 * hibtypes.el (annot-bib): Eliminated conflict with PPG-sw-process-id
87 ibtype.
88
89 * hpath.el (hpath:is-p): Fixed error triggered when tried to format a path
90 with more than one %s.
91
92 Wed Dec 4 13:39:09 1996 Bob Weiner <weiner@infodock.com>
93
94 * kotl/kmenu.el (id-menubar-kotl): Fixed so this mode menu is properly
95 installed under InfoDock.
96
97 Tue Nov 26 21:21:50 1996 Bob Weiner <weiner@infodock.com>
98
99 * hui-menu.el (infodock-hyperbole-menu): Added Customization option that
100 sets the program used to display URLs.
101
102 Thu Nov 14 18:11:36 1996 Bob Weiner <weiner@infodock.com>
103
104 * hmouse-tag.el (smart-*-at-tag-p): Modified to flash tag as a hyperbutton
105 when pressed, if Hyperbole has been loaded and flashing is supported
106 on the current device.
107
108 * hbut.el (ibut:label-set): Made this return its LABEL argument. Useful
109 when label has not yet been saved in a variable.
110
111 * kotl/klink.el (klink:at-p): Ignore HTML and SGML tags when looking for Klinks.
112
113 Sun Nov 10 01:47:01 1996 Bob Weiner <weiner@infodock.com>
114
115 * wrolo.el (rolo-sort-level): Made case-insensitive.
116 (rolo-add): Fixed bug caused by a call to widen that sometimes
117 failed to leave point at the newly added entry if the rolodex
118 buffer was already displayed when the rolo-add call was made.
119
120 * hmouse-tag.el (smart-lisp): Display message and beep when tag is not found.
121
122 * hibtypes.el (function-in-buffer):
123 * hactypes.el (function-in-buffer): Added to follow function references
124 that are defined in the same buffer as the reference.
125 (annot-bib):
126 (exec-shell-cmd):
127 (man-show):
128 (rfc-toc): Updated all of these to use hpath:display-where
129 output display setting.
130 (link-to-elisp-doc): Also modified to move point to the
131 documentation buffer.
132
133 * hui.el (hui:hbut-current-act): Added.
134
135 Fri Nov 8 21:37:34 1996 Bob Weiner <weiner@infodock.com>
136
137 * hbut.el (ebut:act): Added for use when activating an explicit button
138 from a menu.
139 (ebut:list): Fixed bug that returned (nil) when no explicit
140 buttons were found.
141 * hui-menu.el (hui-menu-explicit-buttons): Added to display a list of
142 explicit buttons for activation via the Explicit-Button menu.
143 * hui-menu.el (hyperbole-gbut-menu): Added to display a list of existing
144 global buttons for activation via the Global-Button menu.
145
146 Tue Nov 5 19:26:17 1996 Bob Weiner <weiner@infodock.com>
147
148 * hibtypes.el (pathname): Modified to display Emacs Lisp libraries when
149 given as delimited filenames, without any path.
150
151 Fri Nov 1 00:26:13 1996 Bob Weiner <weiner@infodock.com>
152
153 * hui-mouse.el (hkey-alist): Moved OO-Browser handler to near bottom so
154 that it does not override mode-specific handlers.
155
156 Thu Oct 31 20:01:34 1996 Bob Weiner <weiner@infodock.com>
157
158 * hui-mouse.el (hkey-alist): Added Action and Assist key support for Java
159 identifiers.
160 * hyperbole.el: Added Java autoloads.
161 * hmouse-tag.el (smart-java-package-dirs): Added this variable as the
162 setting of where Java package source code can be found when the
163 OO-Browser is not in use. Defaults to a single item list of
164 "${JAVA_HOME}/src/" if JAVA_HOME is set.
165 (smart-java-*): Added point and click identifier jumping for Java.
166 (smart-tags-file): Added optional argument NAME-OF-TAGS-FILE
167 so can search for OO-Browser lookup tables.
168 (smart-java-cross-reference): Added to follow @see cross-references.
169
170 Sat Oct 26 01:05:29 1996 Bob Weiner <weiner@infodock.com>
171
172 * hui-menu.el (infodock-hyperbole-menu): Added Customization submenu.
173 * hui-mini.el (hui:menus): Added Cust/ submenu.
174
175 * hbut.el (hbut:source): Fixed bug that neglected to account for double
176 quotes around the name within the printed representation of
177 a buffer object.
178
179 Fri Oct 25 13:52:51 1996 Bob Weiner <weiner@infodock.com>
180
181 * hmouse-tag.el: Updated function to use with new buffer display protocol.
182 * hactypes.el: Updated many definitions here to use hpath:find and
183 hpath:display-buffer.
184 * hui-mouse.el (smart-dired): Changed call of hpath:find-other-window to
185 hpath:find to use new user-definable display location protocol.
186 * hpath.el (hpath:find): Expanded optional values of 2nd arg and made
187 default location of an internally displayed file be given by the
188 value of the hpath:display-where variable.
189 * hpath.el (hpath:display-buffer):
190 (hpath:display-buffer-other-frame): Added for linked to buffers.
191 (hpath:find-other-frame): Added for use in hpath:display-where-alist.
192 * hsite-ex.el (hpath:display-where):
193 (hpath:display-where-alist):
194 (hpath:display-buffer-alist):
195 Added these new variables to control where Hyperbole displays link referents.
196 The first one documents the possibilities and the second two specify
197 the function to call for each possibility.
198
199 Tue Oct 22 01:21:53 1996 Bob Weiner <weiner@infodock.com>
200
201 * kotl/kvspec.el (kvspec:update-modeline): Fixed to accomodate specialized
202 extents in the modeline introduced by XEmacs 19.14.
203
204 * hui-mouse.el (hkey-alist): Added support for new id-edit-mode which
205 can be setup to activate whenever a region is highlighted with the
206 mouse. When id-edit-mode is active the Action Key (or the Assist Key)
207 will paste the region that was highlighted at point. The key {y} also
208 happens to do the same thing in this mode, but has the additional
209 property that it will cycle through previous entries in the kill-ring.
210
211 Fri Sep 20 22:19:33 1996 Bob Weiner <weiner@infodock.com>
212
213 * Changed `cs.uiuc.edu' to `xemacs.org', the new Hyperbole distribution site.
214
215 ==============================================================================
216 V4.02 changes ^^^^:
217 ==============================================================================
218
219 Fri Nov 3 22:40:34 1995 Bob Weiner <weiner@infodock.com>
10 220
11 * hsys-w3.el: Renamed entries in this file and added 221 * hsys-w3.el: Renamed entries in this file and added
12 action-key-url-function definition in "hyperbole.el", which can be 222 action-key-url-function definition in "hyperbole.el", which can be
13 used to change the display function used when a URL is activated with 223 used to change the display function used when a URL is activated with
14 the Action Key. Also, loaded this library by default instead of 224 the Action Key. Also, loaded this library by default instead of
15 requiring that it be set up in "hsite.el". 225 requiring that it be set up in "hsite.el".
16 226
17 Fri Nov 3 19:25:24 1995 Bob Weiner <weiner@gnu.ai.mit.edu> 227 Fri Nov 3 19:25:24 1995 Bob Weiner <weiner@infodock.com>
18 228
19 * kotl/kotl-mode.el (kotl-mode): Fixed so re-narrows a formatted koutline 229 * kotl/kotl-mode.el (kotl-mode): Fixed so re-narrows a formatted koutline
20 to just its cells when invoked. 230 to just its cells when invoked.
21 231
22 Fri Nov 3 19:29:58 1995 Bob Weiner <weiner@gnu.ai.mit.edu> 232 Fri Nov 3 19:29:58 1995 Bob Weiner <weiner@infodock.com>
23 233
24 * kotl/kvspec.el (kvspec:blank-lines): Modified to allow toggling blank 234 * kotl/kvspec.el (kvspec:blank-lines): Modified to allow toggling blank
25 lines in a read-only outline and to not change the modification status 235 lines in a read-only outline and to not change the modification status
26 of the buffer when kvspec:toggle-blank-lines is used. 236 of the buffer when kvspec:toggle-blank-lines is used.
27 237
28 Fri Nov 3 01:28:44 1995 Bob Weiner <weiner@gnu.ai.mit.edu> 238 Fri Nov 3 01:28:44 1995 Bob Weiner <weiner@infodock.com>
29 239
30 * man/hypb-mouse.txt: Updated to reflect new smart-scroll-proportional 240 * man/hypb-mouse.txt: Updated to reflect new smart-scroll-proportional
31 default setting. 241 default setting.
32 242
33 * hsite-ex.el (hpath:display-alist): Fixed bug that tried to kill *info* 243 * hsite-ex.el (hpath:display-alist): Fixed bug that tried to kill *info*
36 246
37 ============================================================================== 247 ==============================================================================
38 V4.01 changes ^^^^: 248 V4.01 changes ^^^^:
39 ============================================================================== 249 ==============================================================================
40 250
41 Thu Nov 2 00:52:26 1995 Bob Weiner <weiner@mot.com> 251 Thu Nov 2 00:52:26 1995 Bob Weiner <weiner@infodock.com>
42 252
43 * kotl/kotl-mode.el (kotl-mode:cell-help): Fixed this, the {C-c h} command 253 * kotl/kotl-mode.el (kotl-mode:cell-help): Fixed this, the {C-c h} command
44 to properly deal with a cell-ref = 0. In this case, always display 254 to properly deal with a cell-ref = 0. In this case, always display
45 the 0 cell's attributes before any other attribute data. 255 the 0 cell's attributes before any other attribute data.
46 256
47 * kotl/kview.el (kcell-view:previous): Fixed bug that moved to a hidden 257 * kotl/kview.el (kcell-view:previous): Fixed bug that moved to a hidden
48 cell when visible-p flag was given. 258 cell when visible-p flag was given.
49 259
50 Wed Nov 1 02:05:36 1995 Bob Weiner <weiner@mot.com> 260 Wed Nov 1 02:05:36 1995 Bob Weiner <weiner@infodock.com>
51 261
52 * kotl/klink.el (klink:parse): Changed to require a common following any 262 * kotl/klink.el (klink:parse): Changed to require a common following any
53 pathname in a link to prevent parsing, <3g |en>, as a pathname followed 263 pathname in a link to prevent parsing, <3g |en>, as a pathname followed
54 by a viewspec. 264 by a viewspec.
55 265
59 find only visible matches. 269 find only visible matches.
60 270
61 * kotl/kotl-mode.el: Fixed improper modification of global 271 * kotl/kotl-mode.el: Fixed improper modification of global
62 minor-mode-alist and mode-line-format values. 272 minor-mode-alist and mode-line-format values.
63 273
64 Tue Oct 31 00:45:44 1995 Bob Weiner <weiner@mot.com> 274 Tue Oct 31 00:45:44 1995 Bob Weiner <weiner@infodock.com>
65 275
66 * wrolo.el (rolo-mail-to): Added to compose mail to current or next e-mail 276 * wrolo.el (rolo-mail-to): Added to compose mail to current or next e-mail
67 address when in a rolodex or mail buffer. Bound to {m} in rolodex 277 address when in a rolodex or mail buffer. Bound to {m} in rolodex
68 match buffer and added as Rolo/Mail menu item. 278 match buffer and added as Rolo/Mail menu item.
69 279
71 proportional scrolling by default. Scrollbars are often available 281 proportional scrolling by default. Scrollbars are often available
72 when non-proportional scrolling is desired. 282 when non-proportional scrolling is desired.
73 283
74 * kotl/kotl-mode.el (kotl-mode:to-valid-position): Optimized a bit further. 284 * kotl/kotl-mode.el (kotl-mode:to-valid-position): Optimized a bit further.
75 285
76 Mon Oct 30 01:37:31 1995 Bob Weiner <weiner@mot.com> 286 Mon Oct 30 01:37:31 1995 Bob Weiner <weiner@infodock.com>
77 287
78 * kotl/kotl-mode.el (kotl-mode:copy-to-buffer): Made the default buffer to 288 * kotl/kotl-mode.el (kotl-mode:copy-to-buffer): Made the default buffer to
79 copy to the buffer in the other window of this frame, if any. Also 289 copy to the buffer in the other window of this frame, if any. Also
80 fixed bug that caused more than one tree to be copied if there was no 290 fixed bug that caused more than one tree to be copied if there was no
81 successor for the tree but there was a following higher level cell. 291 successor for the tree but there was a following higher level cell.
100 based upon buffer name suffixes. Default is to import as text. 310 based upon buffer name suffixes. Default is to import as text.
101 311
102 * kotl/kimport.el: Rewrote all of these functions to handle importation 312 * kotl/kimport.el: Rewrote all of these functions to handle importation
103 at an arbitrary level in an existing koutline. 313 at an arbitrary level in an existing koutline.
104 314
105 Sun Oct 29 01:26:25 1995 Bob Weiner <weiner@mot.com> 315 Sun Oct 29 01:26:25 1995 Bob Weiner <weiner@infodock.com>
106 316
107 * kotl/kotl-mode.el (kotl-mode:demote-tree): 317 * kotl/kotl-mode.el (kotl-mode:demote-tree):
108 (kotl-mode:promote-tree): Fixed bug that could leave 318 (kotl-mode:promote-tree): Fixed bug that could leave
109 point in a non-editable portion of a koutline. 319 point in a non-editable portion of a koutline.
110 320
133 343
134 * kotl/kfile.el (kfile:create): Modified to handle importation of a 344 * kotl/kfile.el (kfile:create): Modified to handle importation of a
135 foreign text buffer when kotl-mode calls this function within a 345 foreign text buffer when kotl-mode calls this function within a
136 foreign format buffer. 346 foreign format buffer.
137 347
138 Sat Oct 28 02:32:12 1995 Bob Weiner <weiner@mot.com> 348 Sat Oct 28 02:32:12 1995 Bob Weiner <weiner@infodock.com>
139 349
140 * kotl/klink.el (klink:create): 350 * kotl/klink.el (klink:create):
141 (link-to-kotl): 351 (link-to-kotl):
142 (klink:parse): 352 (klink:parse):
143 (klink:cell-ref-regexp): 353 (klink:cell-ref-regexp):
146 * kotl/kotl.el (kcell:ref-to-id): 356 * kotl/kotl.el (kcell:ref-to-id):
147 * kotl/kotl-mode.el (kotl-mode:goto-cell): Changed viewspec preface 357 * kotl/kotl-mode.el (kotl-mode:goto-cell): Changed viewspec preface
148 character from : to |. Augment viewspec characters preceded by a 358 character from : to |. Augment viewspec characters preceded by a
149 colon are ignored, for now. 359 colon are ignored, for now.
150 360
151 Fri Oct 27 15:16:11 1995 Bob Weiner <weiner@mot.com> 361 Fri Oct 27 15:16:11 1995 Bob Weiner <weiner@infodock.com>
152 362
153 * kotl/kview.el (kview:set-label-separator): Rewrote so properly changes 363 * kotl/kview.el (kview:set-label-separator): Rewrote so properly changes
154 the separator in the current view. Made it interactive and removed 364 the separator in the current view. Made it interactive and removed
155 input argument, kview. Use local buffer value of kview instead. 365 input argument, kview. Use local buffer value of kview instead.
156 Added key binding for it, {C-c M-l}. 366 Added key binding for it, {C-c M-l}.
159 function. 369 function.
160 370
161 * kotl/kprop-xe.el (kproperty:properties): Changed definition since 371 * kotl/kprop-xe.el (kproperty:properties): Changed definition since
162 text-properties-at did not return the list of kproperties. 372 text-properties-at did not return the list of kproperties.
163 373
164 Thu Oct 26 00:06:49 1995 Bob Weiner <weiner@mot.com> 374 Thu Oct 26 00:06:49 1995 Bob Weiner <weiner@infodock.com>
165 375
166 * hui-mini.el (hui:menus): Simplified a number of documentation display 376 * hui-mini.el (hui:menus): Simplified a number of documentation display
167 entries. 377 entries.
168 378
169 * kotl/kotl.el (kcell:read-only-attributes): Added, lists cell attributes 379 * kotl/kotl.el (kcell:read-only-attributes): Added, lists cell attributes
192 somehow broken over time. 402 somehow broken over time.
193 (kimport:text): 403 (kimport:text):
194 (kimport:text-cells): Added to import text paragraph as 404 (kimport:text-cells): Added to import text paragraph as
195 cells all at the same level. 405 cells all at the same level.
196 406
197 Wed Oct 25 02:24:35 1995 Bob Weiner <weiner@mot.com> 407 Wed Oct 25 02:24:35 1995 Bob Weiner <weiner@infodock.com>
198 408
199 * kotl/kfile.el (kfile:update): Added kotl-mode setting to the first line 409 * kotl/kfile.el (kfile:update): Added kotl-mode setting to the first line
200 of koutline files so they are read in with the right mode even if they 410 of koutline files so they are read in with the right mode even if they
201 do not have a file suffix of .kotl. 411 do not have a file suffix of .kotl.
202 (kfile:read-name): Relaxed to allow files without .kotl suffix. 412 (kfile:read-name): Relaxed to allow files without .kotl suffix.
216 * README: Rewrote installation instructions. 426 * README: Rewrote installation instructions.
217 * man/hyperbole.texi: Reorganized manual for clarity. Added obtaining 427 * man/hyperbole.texi: Reorganized manual for clarity. Added obtaining
218 Hyperbole, installing it and filled out the whole Hyperbole Outliner 428 Hyperbole, installing it and filled out the whole Hyperbole Outliner
219 chapter. 429 chapter.
220 430
221 Tue Oct 24 03:52:40 1995 Bob Weiner <weiner@mot.com> 431 Tue Oct 24 03:52:40 1995 Bob Weiner <weiner@infodock.com>
222 432
223 * man/hyperbole.texi (Configuration): Renamed from Initializing. 433 * man/hyperbole.texi (Configuration): Renamed from Initializing.
224 434
225 Mon Oct 23 01:00:54 1995 Bob Weiner <weiner@mot.com> 435 Mon Oct 23 01:00:54 1995 Bob Weiner <weiner@infodock.com>
226 436
227 * kotl/kotl-mode.el (kotl-mode:top-cells): Simplified and fixed to utilize 437 * kotl/kotl-mode.el (kotl-mode:top-cells): Simplified and fixed to utilize
228 blank lines setting. 438 blank lines setting.
229 439
230 * kotl/kmenu.el (id-popup-kotl-menu): 440 * kotl/kmenu.el (id-popup-kotl-menu):
258 kotl/kotl-mode.el (kotl-mode:goto-cell): Fixed to ignore relative specs 468 kotl/kotl-mode.el (kotl-mode:goto-cell): Fixed to ignore relative specs
259 and to utilize view specs. 469 and to utilize view specs.
260 470
261 * kotl/EXAMPLE.kotl: Updated to explain view spec handling. 471 * kotl/EXAMPLE.kotl: Updated to explain view spec handling.
262 472
263 Sun Oct 22 00:38:45 1995 Bob Weiner <weiner@mot.com> 473 Sun Oct 22 00:38:45 1995 Bob Weiner <weiner@infodock.com>
264 474
265 * hbut.el (ebut:key-src): Fixed bug that prevented match to 475 * hbut.el (ebut:key-src): Fixed bug that prevented match to
266 hbut:source-prefix line when in a collapsed outline line. 476 hbut:source-prefix line when in a collapsed outline line.
267 rolo-edit-entry would not work when rolodex match entries were 477 rolo-edit-entry would not work when rolodex match entries were
268 collapsed. 478 collapsed.
279 * kotl/kmenu.el (kotl-menubar-menu): 489 * kotl/kmenu.el (kotl-menubar-menu):
280 hui-menu.el (hyperbole-menubar-menu): 490 hui-menu.el (hyperbole-menubar-menu):
281 wrolo-menu.el (wrolo-menubar-menu): Fixed bug when current-menubar was 491 wrolo-menu.el (wrolo-menubar-menu): Fixed bug when current-menubar was
282 nil, would not display menubar entry under Emacs 19 even though it should. 492 nil, would not display menubar entry under Emacs 19 even though it should.
283 493
284 Sat Oct 21 01:07:32 1995 Bob Weiner <weiner@mot.com> 494 Sat Oct 21 01:07:32 1995 Bob Weiner <weiner@infodock.com>
285 495
286 * kotl/kview.el (kview:default-blank-lines): 496 * kotl/kview.el (kview:default-blank-lines):
287 (kview:default-levels-to-show): 497 (kview:default-levels-to-show):
288 (kview:default-lines-to-show): Added these variables. 498 (kview:default-lines-to-show): Added these variables.
289 (kview:create): Use their values. 499 (kview:create): Use their values.
305 * kotl/kprop-xe.el (kproperty:put): Changed calling interface to take a 515 * kotl/kprop-xe.el (kproperty:put): Changed calling interface to take a
306 list of properties. 516 list of properties.
307 517
308 * kotl/kfill.el (kfill:prefix-table): Generalized supercite citation prefix. 518 * kotl/kfill.el (kfill:prefix-table): Generalized supercite citation prefix.
309 519
310 Tue Oct 17 01:21:37 1995 Bob Weiner <weiner@mot.com> 520 Tue Oct 17 01:21:37 1995 Bob Weiner <weiner@infodock.com>
311 521
312 * hinit.el (hyperb:check-dir-user): Call make-directory function if 522 * hinit.el (hyperb:check-dir-user): Call make-directory function if
313 available. 523 available.
314 524
315 Mon Oct 16 01:02:19 1995 Bob Weiner <weiner@mot.com> 525 Mon Oct 16 01:02:19 1995 Bob Weiner <weiner@infodock.com>
316 526
317 * wrolo.el (rolo-file-list): Set to c:/_rolodex.otl under MS-DOS and Windows. 527 * wrolo.el (rolo-file-list): Set to c:/_rolodex.otl under MS-DOS and Windows.
318 * hbmap.el (hbmap:dir-user): Set to c:/_hyperb/ under MS-DOS and Windows. 528 * hbmap.el (hbmap:dir-user): Set to c:/_hyperb/ under MS-DOS and Windows.
319 * hbut.el (hattr:filename): Set to _hypb under MS-DOS and Windows. 529 * hbut.el (hattr:filename): Set to _hypb under MS-DOS and Windows.
320 530
321 Sun Oct 15 17:32:46 1995 Bob Weiner <weiner@mot.com> 531 Sun Oct 15 17:32:46 1995 Bob Weiner <weiner@infodock.com>
322 532
323 * kotl/kotl-mode.el (kotl-mode:copy-region-as-kill): Don't trigger error 533 * kotl/kotl-mode.el (kotl-mode:copy-region-as-kill): Don't trigger error
324 when called in a read-only buffer. 534 when called in a read-only buffer.
325 535
326 Fri Oct 6 12:56:57 1995 Bob Weiner <weiner@mot.com> 536 Fri Oct 6 12:56:57 1995 Bob Weiner <weiner@infodock.com>
327 537
328 * hui-mouse.el (hkey-alist): Moved Smart Menu display code closer to 538 * hui-mouse.el (hkey-alist): Moved Smart Menu display code closer to
329 highest priority so that hkey-always-display-menu works as advertised. 539 highest priority so that hkey-always-display-menu works as advertised.
330 540
331 * hui-window.el (hmouse-modeline-depress): Fixed so does not false under 541 * hui-window.el (hmouse-modeline-depress): Fixed so does not false under
332 Emacs 19 when depress in a minibuffer window. This fixes the problem 542 Emacs 19 when depress in a minibuffer window. This fixes the problem
333 of the Action Key not properly selecting Hyperbole minibuffer menu items. 543 of the Action Key not properly selecting Hyperbole minibuffer menu items.
334 544
335 Thu Oct 5 14:31:56 1995 Bob Weiner <weiner@mot.com> 545 Thu Oct 5 14:31:56 1995 Bob Weiner <weiner@infodock.com>
336 546
337 * hui-menu.el (hyperbole-menubar-menu): Added omitted (require 'lmenu) for 547 * hui-menu.el (hyperbole-menubar-menu): Added omitted (require 'lmenu) for
338 Emacs 19 that prevented Hyperbole menubar from appearing under Emacs 19. 548 Emacs 19 that prevented Hyperbole menubar from appearing under Emacs 19.
339 549
340 Wed Oct 4 12:41:24 1995 Bob Weiner <weiner@mot.com> 550 Wed Oct 4 12:41:24 1995 Bob Weiner <weiner@infodock.com>
341 551
342 * hsite-ex.el (hkey-always-display-menu): Added this definition to prevent 552 * hsite-ex.el (hkey-always-display-menu): Added this definition to prevent
343 it from being unbound if smart-menu is invoked and the Smart Menu system 553 it from being unbound if smart-menu is invoked and the Smart Menu system
344 is loaded under InfoDock. 554 is loaded under InfoDock.
345 555
346 Wed Sep 27 01:56:53 1995 Bob Weiner <weiner@mot.com> 556 Wed Sep 27 01:56:53 1995 Bob Weiner <weiner@infodock.com>
347 557
348 * wrolo.el (rolo-edit): Modified to treat an empty string argument for 558 * wrolo.el (rolo-edit): Modified to treat an empty string argument for
349 NAME as a null argument, so one can just hit RET interactively. Also, 559 NAME as a null argument, so one can just hit RET interactively. Also,
350 modified to automatically select rolodex file when called 560 modified to automatically select rolodex file when called
351 interactively if rolo-file-list has only one element. 561 interactively if rolo-file-list has only one element.
352 562
353 * wrolo.el (wrolo-mode-map): Added {e} binding to edit the entry at point 563 * wrolo.el (wrolo-mode-map): Added {e} binding to edit the entry at point
354 within the rolodex match buffer. 564 within the rolodex match buffer.
355 * man/hyperbole.texi (Rolo Keys): Documented {e} key. 565 * man/hyperbole.texi (Rolo Keys): Documented {e} key.
356 566
357 Mon Sep 25 11:15:49 1995 Bob Weiner <weiner@mot.com> 567 Mon Sep 25 11:15:49 1995 Bob Weiner <weiner@infodock.com>
358 568
359 * kotl/kotl-mode.el (kotl-mode:indent-line): 569 * kotl/kotl-mode.el (kotl-mode:indent-line):
360 (kotl-mode:indent-region): Added. Each signals an 570 (kotl-mode:indent-region): Added. Each signals an
361 error to force user to hit SPC to indent lines. 571 error to force user to hit SPC to indent lines.
362 (kotl-mode): Set indent-line-function and 572 (kotl-mode): Set indent-line-function and
363 indent-region-function. 573 indent-region-function.
364 574
365 * hyperbole.el (hmail:msg-narrow): Added autoload. 575 * hyperbole.el (hmail:msg-narrow): Added autoload.
366 576
367 Fri Sep 22 17:14:05 1995 Bob Weiner <weiner@mot.com> 577 Fri Sep 22 17:14:05 1995 Bob Weiner <weiner@infodock.com>
368 578
369 * hsite-ex.el (hpath:display-alist): Fixed bug in handling info-suffix 579 * hsite-ex.el (hpath:display-alist): Fixed bug in handling info-suffix
370 variable scoping that prevented Action Key from browsing info files in 580 variable scoping that prevented Action Key from browsing info files in
371 dired. 581 dired.
372 582