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

Import from CVS: tag r20-1b2
author cvs
date Mon, 13 Aug 2007 09:15:11 +0200
parents 131b0175ea99
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1 Thu Sep 21 11:44:51 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 * wrolo.el (rolo-name-and-email): Fixed bug that could cause current
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4 buffer to scroll.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
6 Wed Sep 20 11:46:09 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 * hypb.el (hypb:supercite-p): Fixed bug that returned nil when should have
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 returned t.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10 (hypb:configuration): Added so this could be used in OO-Browser.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
11 * hactypes.el (hyp-config): Simplified to just call hypb:configuration.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
12
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
13 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
14 V3.19.09 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
15 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
16
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
17 Fri Sep 15 12:59:40 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
18
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
19 * wrolo.el (rolo-name-and-email): Modified to work if point is in a mail
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
20 or news summary listing buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
21
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
22 * hui-window.el (assist-key-modeline): Simplified unburying of buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
23
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
24 Thu Sep 14 14:03:17 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
25
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
26 * hmail.el (hmail:buffer): Modified to use logic in hmail:region.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
27 (hmail:region):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
28 kotl/kotl-mode.el (kotl-mode:mail-tree):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
29 (kotl-mode:copy-to-buffer): Modified to prompt for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
30 whether to erase hidden text when copying or to copy and expand it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
31
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
32 * hmouse-key.el (hmouse-set-bindings):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
33 hmouse-sh.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
34 hmouse-reg.el (hmouse-setup):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
35 (hmouse-get-bindings): Execute these even if on a tty when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
36 under Emacs 19, XEmacs or InfoDock.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
37
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
38 * hmouse-key.el (hmouse-shift-buttons): Added this function to allow
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
39 switching the location of the Action and Assist Keys between shifted
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
40 and unshifted mouse buttons.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
41 * man/hyperbole.texi (Smart Keys): Documented this new function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
42
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
43 * hactypes.el (link-to-Info-node): Removed hpath:validate call since that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
44 will cause some valid node references to not be accepted.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
45
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
46 Wed Sep 13 13:23:24 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
47
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
48 * kotl/kfill.el: Renamed most functions from filladapt- to kfill:, to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
49 avoid conflicts with the new minor mode filladapt.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
50 * kotl/kotl-mode.el (kotl-mode): Turn filladapt minor mode off since
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
51 "kfill.el" handles filling in koutlines and reload kfill if some other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
52 package has defined fill-paragraph.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
53
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
54 * hpath.el (hpath:find):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
55 * hactypes.el (exec-shell-cmd): Execute in selected window if in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
56 OO-Browser, even when other-window is requested.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
57
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
58 * hmous-info.el (Info-handle-in-node-hdr):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
59 (Info-handle-in-menu): Fixed invalid call to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
60 Info-goto-node under GNU Emacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
61
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
62 * DEMO (Implicit Path Links): Expanded explanation of pathname handling.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
63 * hibtypes.el (pathname): Added doc pointers to variables that control the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
64 way files are displayed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
65
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
66 * hpath.el (hpath:exists-p):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
67 (hpath:suffixes): Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
68 (hpath:find):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
69 (hpath:validate):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
70 * hactypes.el (link-to-Info-node):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
71 (link-to-ebut): Modified to handle files that have been
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
72 compressed/uncompressed after a link was made to their
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
73 filenames.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
74
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
75 * hsite-ex.el: (hpath:display-alist): Modified to handle compressed info
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
76 files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
77
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
78 Mon Sep 11 14:00:29 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
79
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
80 * hmouse-tag.el (smart-c-include-file):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
81 (smart-asm-include-file): Fixed to display include file in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
82 viewer window if current in the OO-Browser.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
83
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
84 * kotl/klink.el (klink:create): Fixed to read and parse link references
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
85 properly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
86 * hargs.el (hargs:at-p): Return klink as a list, not a string.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
87 (hargs:read): Convert klink to a string after reading it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
88
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
89 Wed Aug 30 16:34:34 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
90
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
91 * man/hyperbole.texi (Smart Keyboard Keys): Updated to describe URL and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
92 gomoku support.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
93
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
94 * hui-mouse.el (hkey-alist): When playing {M-x gomoku}, Action key makes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
95 human move at point and Assist Key takes back a move at point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
96
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
97 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
98 V3.19.08 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
99 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
100
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
101 Sun Aug 27 04:55:17 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
102
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
103 * hibtypes.el (patch-msg): Jumps to source associated with patch output
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
104 lines that begin with "Hunk" or "Patching".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
105
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
106 Sat Aug 26 21:30:45 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
107
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
108 * hibtypes.el (grep-msg): Added support for Perl5 error message parsing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
109
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
110 Fri Aug 25 00:30:08 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
111
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
112 * kotl/kmenu.el (id-menubar-kotl):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
113 (id-popup-kotl-menu): Added Hide-Levels, Hide-Subtree,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
114 Show-Subtree menu items. Also enabled Copy-Before/After-Cell menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
115 items.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
116 hui-menus.el (hui:menus): Added `Below' (same as {C-x $}) and `Kill'
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
117 (same as {C-c C-k}) menu items to Outliner menu.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
118
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
119 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
120 V3.19.07 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
121 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
122
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
123 * hui.el (hui:ebut-buf): Support mail buffers of the form *VM-mail* or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
124 *mail*<2>.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
125
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
126 * kotl/kotl-mode.el (kotl-mode:hide-sublevels): Added to hide all outline
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
127 levels deeper than a given level argument. Bound to {C-x $}, since is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
128 similar to set-selective-display.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
129
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
130 * kotl/kview.el (kcell-view:next): Fixed bug that failed to advance to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
131 next visible cell when visible-p flag was true and current cell had a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
132 collapsed subtree but was not itself collapsed and point was not on the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
133 final line of the cell.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
134
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
135 Thu Aug 24 23:32:28 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
136
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
137 * kotl/kotl-mode.el (kotl-mode:hide-subtree): Added to hide the subtree,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
138 excluding root of a cell. Bound to {C-M-h}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
139 (kotl-mode:show-subtree): Added to show the subtree,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
140 excluding root of a cell.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
141
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
142 Wed Aug 23 12:34:48 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
143
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
144 * hpath.el (hpath:url-at-p):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
145 (hpath:url-p): Fixed to handle more URL specifications and to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
146 delete trailing periods and other characters properly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
147
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
148 Tue Aug 22 12:08:53 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
149
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
150 * hui-menu.el (hyperbole-menubar-menu):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
151 wrolo-menu.el (wrolo-menubar-menu):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
152 kotl/kmenu.el (kotl-menubar-menu): Fixed bug that would add menu if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
153 menubar was nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
154
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
155 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
156 V3.19.06 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
157 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
158
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
159 Wed Aug 16 12:41:09 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
160
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
161 * hibtypes.el (mail-address-regexp): Corrected omission of underscores in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
162 addresses.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
163
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
164 Thu Aug 10 17:36:23 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
165
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
166 * hpath.el (hpath:at-p): Modified to handle local file URLs like
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
167 file://localhost/ just as other local file references.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
168
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
169 * hargs.el (hargs:delimited): Modified to accomodate long string
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
170 delimiters where point might be in the middle of the opening delimiter.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
171
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
172 Wed Aug 9 18:37:54 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
173
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
174 * hactypes.el (hyp-config): Reversed order of listing of Editor: and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
175 Hyperbole: lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
176
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
177 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
178 V3.19.05 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
179 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
180
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
181 Tue Aug 8 10:53:38 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
182
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
183 * hgnus.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
184 hsmail.el (smail:comment-add): Add to front of hook if add-hook exists
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
185 so that if the mail/news buffer headers are highlighted, so is this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
186 comment header.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
187
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
188 Mon Jul 31 15:33:29 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
189
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
190 * kotl/kview.el (kview:insert-contents):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
191 (kcell-view:create): Moved call to kfile:narrow-to-kcells
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
192 so it is after insertion of newlines terminating the new cell.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
193 Otherwise, this call would leave kotl data exposed when a cell was
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
194 inserted at the end of an outline.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
195
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
196 Tue Jul 25 16:26:16 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
197
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
198 * hibtypes.el (mail-address): Prevented from triggering in a mail or news
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
199 summary buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
200
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
201 * hui-mouse.el: Rewrote some functions for improved clarity.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
202
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
203 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
204 V3.19.04 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
205 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
206
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
207 Fri Jul 14 17:03:27 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
208
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
209 * kotl/kotl-mode.el (kotl-mode): Changed hook used to save koutline data
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
210 from write-contents-hooks to local-write-file-hooks.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
211
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
212 Thu Jul 13 16:37:30 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
213
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
214 * hui-em19-b.el (hproperty:but-add): Under Emacs 19, modified to highlight
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
215 explicit buttons when mouse passes over them if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
216 hproperty:but-emphasize-p has been set non-nil (nil = default) in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
217 hsite.el.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
218
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
219 * hsmail.el (smail:comment-add): Modified to only add
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
220 "Hyperbole mail buttons accepted" comment to outgoing mail messages if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
221 the full Hyperbole system has been loaded since this function can be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
222 called when only hyperbole.el has been loaded by a site initialization
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
223 but the individual user never uses Hyperbole.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
224
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
225 Mon Jul 10 11:49:52 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
226
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
227 * hui-mouse.el (hkey-alist):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
228 * hmouse-tag.el (smart-fortran):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
229 (smart-fortran-at-tag-p): Added Fortran tags browsing support.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
230
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
231 Fri Jul 7 14:02:28 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
232
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
233 * hsite-ex.el (hpath:display-alist): Modified to display files below an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
234 /info/ directory but with a non-info suffix, in whatever their normal
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
235 mode is. Files under /info/ without a suffix are displayed as info
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
236 files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
237
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
238 * kotl/kotl-mode.el (kotl-mode:center-line): Added and bound to {M-s}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
239 (kotl-mode:center-paragraph): Added and bound to {M-S}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
240 (kotl-mode:fill-paragraph): Modified to save point as a marker.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
241
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
242 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
243 V3.19.03 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
244 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
245
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
246 * htz.el (htz:date-unix): Clarified default values in doc string
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
247 and fixed bug that ignored LOCAL timezone argument, leading to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
248 improper display of outliner cell time attributes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
249
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
250 * kotl/kotl.el (kotl-data:to-kcell-v2):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
251 (kotl-data:to-kcell-v3): Rewrote to repair cells on the fly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
252 where the cell data saved in the outline is nil. This would only
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
253 happen if there is a bug in the kproperty code, but we still want
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
254 people to be able to read in outlines without error in such a case.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
255
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
256 * kotl/kprop-em.el (kproperty:put): Rewrote to prevent inheritance of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
257 the added property by characters inserted following the region to which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
258 the property is added. This inheritance caused bugs in the cell
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
259 separator search routines. Inheritance was already off by default for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
260 characters preceding this region.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
261
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
262 Thu Jul 6 14:24:40 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
263
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
264 * hmouse-drv.el (hkey-help-show): Fixed a bug that failed to properly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
265 check whether a help buffer was already displayed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
266
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
267 Sun Jun 25 17:16:21 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
268
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
269 * kotl/kimport.el (kimport:star-outline): Modified to handle start
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
270 outlines whose stars are preceded by whitespace.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
271
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
272 * kotl/klabel.el (klabel-type:set-star): Fixed infinite loop problem when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
273 converting to start labels.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
274
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
275 * kotl/kotl-mode.el (kotl-mode:add-cell): Modified to only fill a new cell
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
276 This is called by kotl-mode:split-cell.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
277 (kotl-mode:add-cell): Added no-fill parameter.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
278 (kotl-mode:split-cell): Modified to not fill new cell
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
279 if the original cell had a no-fill property.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
280
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
281 * kotl/kview.el (kview:add-cell): Added optional parameter no-fill to skip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
282 filling of any initial cell contents.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
283
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
284 Fri Jun 23 11:58:24 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
285
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
286 * hyperbole.el (Info-goto-node): Added autoload of this for Hyperbole menus.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
287
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
288 * kotl/klabel.el (klabel-type:set-partial-alpha): Speeded up partial-alpha
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
289 renumbering.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
290 (klabel-type:update-tree-labels): Added, to update labels
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
291 in a single tree.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
292
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
293 * hvm.el (Vm-msg-to-p): Fixed problem that link-to-mail displayed the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
294 wrong message when a folder was sorted into some order other than the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
295 physcial order of messages.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
296
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
297 * kotl/kfile.el (kfile:print-to-string): Locally set emacs-lisp-mode-hook
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
298 to nil so no fontification is done when pretty printing koutline data
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
299 structures.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
300
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
301 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
302 V3.19.02 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
303 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
304
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
305 Wed Jun 21 00:42:12 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
306
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
307 * kotl/kotl-mode.el (kotl-mode:fill-tree): Modified to support filling 0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
308 rooted tree, i.e. all cells in outline, when given a prefix argument.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
309
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
310 * kotl/klabel.el (klabel-type:set-labels): Fixed bug that incremented
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
311 labels by 1 too many because point started at an invalid outline
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
312 position.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
313
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
314 * kotl/kotl-mode.el (kotl-mode:exchange-cells): Modified to only refill
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
315 cells when kotl-mode:refill-flag is non-nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
316
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
317 * kotl/kproperty.el: Separated into two separate implementation files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
318 kprop-em.el for Emacs 19
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
319 kprop-xe.el for XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
320 * MANIFEST:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
321 * Makefile (EL_KOTL, ELC_KOTL): Added references to new kprop-* files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
322
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
323 Tue Jun 20 10:54:18 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
324
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
325 * kotl/kproperty.el (kproperty:put): Fixed XEmacs version of this function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
326 by using raw extents instead of text properties.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
327
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
328 * kotl/kmenu.el (id-popup-kotl-menu): Fixed Show-Top-Level-Only to run
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
329 proper command.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
330
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
331 * hui-menus.el (Msg): Shortened Msg menu to fit in 80 columns.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
332
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
333 * kotl/kproperty.el (kproperty:map): Added to map over a matching property
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
334 in a buffer and to return the result.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
335
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
336 Mon Jun 19 18:50:34 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
337
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
338 * kotl/kotl-mode.el (kotl-mode:demote-tree):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
339 (kotl-mode:promote-tree):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
340 (kotl-mode:move-after):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
341 (kotl-mode:move-before):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
342 * kotl/kview.el (kview:move): Reversed meaning of last argument, fill-p.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
343
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
344 * hui-menus.el (hui:menus): Removed any leading 0 from Hyperbole version
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
345 number in the keyboard menu.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
346
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
347 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
348 V3.19.01 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
349 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
350
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
351 Thu Jun 15 00:24:34 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
352
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
353 * kotl/kview.el (kcell-view:previous): Expanded cases that will find
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
354 previous cell.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
355
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
356 * kotl/kotl-mode.el (kotl-mode:move-after):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
357 (kotl-mode:move-before): Fixed bug where original
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
358 sibling cell could be renumbered twice, the 2nd time with the wrong label.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
359
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
360 * hui-menus.el (hui:menu-enter): Rewrote to properly handle XEmacs and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
361 Emacs 19 keyboard events.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
362
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
363 * kotl/kview.el (kcell-view:previous):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
364 (kcell-view:next): Optimized.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
365
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
366 Wed Jun 14 01:49:45 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
367
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
368 * kotl/kview.el (kview:goto-cell-id): Speeded up by up to 10x with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
369 optimized implementations for each Emacs variant.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
370
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
371 * kotl/kotl-mode.el (kotl-mode:fill-cell): Notify user if can't fill since
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
372 cell has a no-fill attribute.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
373
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
374 * kotl/EXAMPLE.kotl (2b5): Explained cell and tree filling.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
375
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
376 * hversion.el (id-browse-file): Added definition needed by pull-down menu.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
377
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
378 * kotl/kotl-mode.el (kotl-mode:fill-tree): Added and bound to {C-M-j} and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
379 {C-M-q}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
380
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
381 * kotl/kview.el (kcell-view:remove-attr):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
382 kotl/kotl.el (kcell:remove-attr):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
383 kotl/knode.el (knode:remove-attr): Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
384
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
385 * kotl/kview.el (kcell-view:set-attr): Added this back in; somehow it was
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
386 accidentally deleted. Also made it and kcell-view:get-attr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
387 interactive, so users can set and get attributes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
388
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
389 * kotl/kotl-mode.el (kotl-mode:demote-tree):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
390 (kotl-mode:promote-tree): With prefix ARG = 0, cells
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
391 are moved up to one level but are not refilled. This is much faster
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
392 than when each cell must be refilled.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
393
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
394 * kotl/kview.el (kview:move): Optimized to skip mapping over a tree to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
395 re-collapse cells if none were collapsed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
396
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
397 Tue Jun 13 16:35:42 1995 Bob Weiner <weiner@infodock.com>
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
398
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
399 * hmous-info.el (Info-handle-in-note): Added support for `See'
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
400 cross-references used by XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
401
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
402 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
403 V3.19 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
404 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
405
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
406 Tue Jun 13 16:35:42 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
407
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
408 * hinit.el (hyperb:init-menubar):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
409 * hui-menu.el (hyperbole-menubar-menu): Modified to re-install Hyperbole
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
410 menu in InfoDock menubar after using the menu's Quit item.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
411
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
412 Mon Jun 12 19:31:28 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
413
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
414 * kotl/klabel.el (klabel-type:set-alpha): Optimized alpha and legal
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
415 renumbering. Cut time by about 50% for multi-level outlines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
416
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
417 Tue Jun 6 12:34:47 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
418
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
419 * kotl/klabel.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
420 kview.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
421 kotl-mode.el: Optimized many functions to not compute
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
422 label-sep-len repeatedly. This speeds up many operations.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
423
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
424 * kotl/kotl-mode.el (kotl-mode-map): Fixed to handle {M-q} bound to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
425 fill-paragraph-or-region in XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
426
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
427 Mon Jun 5 16:56:58 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
428
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
429 * hui-menu.el (infodock-hyperbole-menu): Made "Quit" menu item remove
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
430 Hyperbole comment from future outgoing mail and remove Hyperbole menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
431 from every menubar which has it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
432
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
433 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
434 V3.18.13 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
435 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
436
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
437 Fri Jun 2 11:29:11 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
438
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
439 * kotl/kotl-mode.el (kotl-mode:beginning-of-tree): Added and bound to {C-c ^}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
440 (kotl-mode:end-of-tree): Addded and bound to {C-c $}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
441
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
442 * kotl/kview.el (kcell-view:parent): Added optional parameter visible-p,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
443 when non-nil, only visible parents are considered.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
444
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
445 * kotl/kotl-mode.el (kotl-mode:first-sibling): Added and bound to {C-c <}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
446 (kotl-mode:last-sibling): Added and bound to {C-c >}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
447
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
448 * man/hyperbole.texi (Outliner Keys):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
449 kotl/kotl-mode.el (kotl-mode:copy-to-buffer): Added and bound to {C-c M-c}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
450
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
451 Thu Jun 1 11:10:03 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
452
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
453 * hui-window.el (smart-window-of-coords):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
454 (smart-coords-in-window-p):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
455 (hmouse-modeline-resize-window): Fixed bug under XEmacs 19.11.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
456
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
457 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
458 V3.18.12 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
459 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
460
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
461 Fri May 19 15:32:37 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
462
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
463 * hui-menus.el (hyperbole): Added call to hyperb:init-menubar.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
464 * hinit.el (hyperb:init-menubar): Added to add Hyperbole menu to menubar.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
465 * hui-menu.el (infodock-hyperbole-menu): Added Quit menu item to delete
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
466 the Hyperbole menu from the menubar. {C-h h} will bring it back again.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
467
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
468 Thu May 18 12:23:01 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
469
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
470 * Changed all cs.brown references to hub.ucsb.edu (for mail lists)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
471 and cs.uiuc.edu (for Hyperbole source).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
472
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
473 * hui-xe-but.el (hproperty:set-item-highlight): Fixed this function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
474 for use with XEmacs 19.12.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
475
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
476 * wrolo.el (rolo-to):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
477 (rolo-edit): Fixed longstanding bug that failed to move point
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
478 to the matched entry if the rolodex file buffer was already displayed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
479 before the edit request was made.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
480
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
481 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
482 V3.18.11 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
483 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
484
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
485 Mon May 15 11:20:38 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
486
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
487 * hmous-info.el (Info-handle-in-node-hdr):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
488 (Info-handle-in-menu): Fixed to handle Info references
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
489 whose filenames require a suffix in Info-suffix-list.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
490
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
491 * hpath.el (hpath:find-program): Return nil if given a directory name, so
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
492 that no special cases trigger on directories.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
493
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
494 * hsite-ex.el (hpath:display-alist): Changed to display files which do not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
495 end in .info but which are in directories /info/ or /info-local/ as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
496 Info files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
497
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
498 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
499 V3.18.10 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
500 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
501
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
502 Fri May 12 12:54:19 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
503
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
504 * Makefile (dist): Updated to execute entire distribution build process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
505
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
506 * hsite-ex.el (hyperb:lemacs-p):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
507 * hui-xe-but.el (hproperty:highlight-face): Fixed to highlight explicit
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
508 buttons and rolodex matches with the `italic' face when used under
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
509 XEmacs on a tty.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
510
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
511 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
512 V3.18.9 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
513 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
514
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
515 Tue May 9 12:45:21 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
516
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
517 * Makefile (install): Changed to install documentation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
518
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
519 * man/hyperbole.texi (Smart Keys): Renamed hmouse-doc.txt to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
520 hypb-mouse.txt for easier association with Hyperbole when moved to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
521 data-directory during install.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
522 * hypb.el (hypb:mouse-help-file): Added to centralize resolution of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
523 the hypb-mouse.txt path.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
524 * hmouse-drv.el (hkey-summarize):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
525 * hui-menu.el (infodock-hyperbole-menu):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
526 * hui-menus.el (hui:menus): Called (hypb:mouse-help-file).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
527
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
528 * hui-window.el (smart-coords-in-window-p):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
529 (smart-window-of-coords): Updated to support XEmacs 19.12
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
530 mouse-position protocol which returns window of event as the car of a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
531 list.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
532
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
533 * hibtypes.el (debugger-source): Added jump to source of an XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
534 assertion failure which looks like:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
535 assert_failed (file=0xf3c78 "eval.c", line=1412,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
536
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
537 Mon May 8 14:30:56 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
538
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
539 * man/hyperbole.texi (Operating Menus):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
540 * hui-menu.el (hyperbole-menubar-menu):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
541 * kotl/kfile.el:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
542 * kotl/kmenu.el (kotl-menubar-menu):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
543 * wrolo.el (wrolo-mode):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
544 * wrolo-menu.el (wrolo-menubar-menu): Added support for pulldown and popup
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
545 menus under Emacs19.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
546
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
547 * kotl/kotl-mode.el (kotl-mode:print-properties): Made kview argument
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
548 required to avoid a bug where kview is somehow set to nil within
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
549 callers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
550
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
551 * kotl/kview.el (kcell-view:to-label-end): Clarified error when kview is nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
552
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
553 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
554 V3.18.8 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
555 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
556
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
557 Fri May 5 14:33:51 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
558
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
559 * Makefile: Removed building of Info and Postscript versions of the
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
560 Hyperbole manual from default `make'. Use `make info' and `make ps',
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
561 respectively.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
562
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
563 * hui-xe-but.el:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
564 * wrolo.el (rolo-highlight-face): Adapted for new XEmacs make-face return
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
565 value of a face object, rather than the old behavior of a face name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
566
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
567 * kotl/kfile.el (kfile:update): Added (let ((debug-on-error nil)) so one
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
568 can easily save koutlines while debugging Emacs Lisp code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
569
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
570 Tue May 2 11:08:53 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
571
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
572 * Makefile (tags): Replaced all - with underscore in variable names to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
573 satisfy the AIX sh.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
574
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
575 Mon May 1 15:50:33 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
576
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
577 * hsite-ex.el (hpath:display-alist): Added display of top node when Action
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
578 Key is pressed over an Info file name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
579
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
580 Fri Apr 28 19:18:13 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
581
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
582 * hui-xe-but.el (hproperty:set-item-highlight): Fixed failure to set
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
583 rolo-highlight-face when it is the same as the default font.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
584
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
585 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
586 V3.18.7 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
587 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
588
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
589 Mon Apr 24 10:49:30 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
590
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
591 * hui-mouse.el (hkey-alist): Simplified support for view major and minor
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
592 modes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
593
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
594 Sun Apr 23 13:21:20 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
595
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
596 * hibtypes.el (debugger-source): Renamed from gdb-source and added dbx and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
597 xdb debugger support for jumping to source from a stack backtrace line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
598
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
599 Wed Apr 19 19:37:20 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
600
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
601 * hmouse-tag.el (smart-tags-file-path): Added this function, used by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
602 ibtype gdb-source and actype link-to-file-line to find non-local,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
603 relative files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
604 * hyperbole.el (smart-tags-file-path): Added autoload.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
605
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
606 Tue Apr 18 11:49:27 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
607
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
608 * hversion.el (id-tool-invoke): Fixed to handle interactive command calls.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
609
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
610 Sun Apr 16 22:35:33 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
611
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
612 * hversion.el (sm-window-sys-term): Support Emacs under OS/2 which uses
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
613 the Presentation Manger window manager.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
614 * htz.el (htz:local): OS/2 doesn't have a date function, so use TZ or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
615 TIMEZONE environment variable if set as local timezone instead.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
616 * hpath.el (hpath:url-p):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
617 (hpath:url-at-p): Avoid [a-z]:/path patterns since these may be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
618 disk paths on OS/2, DOS or Windows.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
619
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
620 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
621 V3.18.6 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
622 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
623
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
624 Fri Apr 14 15:31:17 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
625
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
626 * man/hyperbole.ps: Removed from the distribution. Too large; users who
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
627 need it can build it themselves.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
628
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
629 * man/hyperbole.texi (Action Types): Documented extension command
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
630 characters' use of `+' prefix.
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
631
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
632 * hargs.el (hargs:iforms): Added basic support for new Emacs 19 `K'
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
633 command character.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
634
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
635 * *.el: Added KEYWORDS: header.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
636
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
637 Wed Apr 12 11:26:03 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
638
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
639 * hui-window.el (smart-coords-in-window-p):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
640 (smart-window-of-coords): Fixed to work with XEmacs 19.11
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
641 which can return nil for (event-window) if event is over a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
642 modeline.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
643
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
644 Tue Apr 11 12:48:18 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
645
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
646 * hargs.el (hargs:get): Added support for user extension interactive
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
647 command characters that are being added to Emacs 19. Each such
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
648 character is preceded by a `+' character.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
649
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
650 * hui-mouse.el (hkey-alist): Added Action/Assist key press support for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
651 OO-Browser listing buffers used when the full OO-Browser user interface
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
652 is not displayed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
653
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
654 Mon Apr 10 17:41:54 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
655
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
656 * Makefile (ELC-COMPILE): Added hsys-* files so they will be built.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
657
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
658 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
659 V3.18.5 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
660 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
661
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
662 Sat Apr 8 13:53:27 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
663
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
664 * man/hyperbole.texi (Top): Added credits.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
665
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
666 Fri Apr 7 17:21:04 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
667
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
668 * kotl/kfile.el (kfile:update):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
669 kotl/kotl.el (kotl-data:create): Modified to repair invalid cells when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
670 trying to save them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
671 (kotl-data:to-kcell-v3): Modified to repair invalid cells when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
672 trying to load them from a file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
673
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
674 Thu Apr 6 10:22:07 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
675
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
676 * Makefile (PRELOADS): Added ref to $(SITE-PRELOADS) for customization of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
677 the Lisp libraries loaded before byte-compiling any files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
678 (BATCHFLAGS): Removed -no-site-file so addition of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
679 OO-Browser directory to load-path may be done in site-start.el.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
680
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
681 * kotl/kmenu.el: Added this file of menus for the Koutliner from InfoDock
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
682 and adapted for use under standard XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
683
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
684 Wed Apr 5 18:48:15 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
685
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
686 * hinit.el (hyperb:init): Added setup of XEmacs pulldown menu for Hyperbole.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
687 * hui-menu.el: Added this file to provide a global pulldown menu of InfoDock
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
688 comands under XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
689 * wrolo-menu.el: Added this file of menus for the Rolodex from InfoDock
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
690 and adapted for use under standard XEmacs. Also defines a rolodex
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
691 menu which may be used independently of the Hyperbole menu.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
692
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
693 Mon Apr 3 10:03:09 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
694
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
695 * hyperbole.el (rolo-word): Autoloaded this command.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
696
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
697 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
698 V3.18.4 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
699 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
700
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
701 Tue Mar 28 12:22:27 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
702
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
703 * hui-window.el (hmouse-release-left-edge):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
704 (hmouse-release-right-edge): Fixed bug which improperly
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
705 called `window-event' when `event-window' was intended.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
706
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
707 Sun Mar 26 00:39:18 1995 Bob Weiner <weiner@meltdown.valhalla (Bob Weiner)>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
708
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
709 * man/hyperbole.texi: Renamed from hypb.texi.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
710
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
711 Sat Mar 25 23:20:02 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
712
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
713 * Makefile (elc): Cleaned up user output produced by this target.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
714
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
715 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
716 V3.18.3 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
717 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
718
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
719 Fri Mar 24 10:41:17 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
720
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
721 * hibtypes.el (rfc): Updated to support efs too.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
722 * hpath.el (hpath:ange-ftp-p):
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
723 (hpath:ange-ftp-at-p): Added support for `efs' package, the
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
724 successor to ange-ftp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
725 Also changed so can jump to remote pathnames if ange-ftp will
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
726 be autoloaded via file-name-handler-alist under Emacs V19.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
727
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
728 * Makefile (elc): Rewrote in a portable manner so that one emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
729 invocation builds all elc files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
730
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
731 Thu Mar 23 03:23:51 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
732
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
733 * kotl/klink.el (klink:at-p): Fixed so won't trigger in OO-Browser listing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
734 buffers, e.g. on a C++ <template> class.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
735
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
736 * hversion.el (hyperb:stack-frame): Fixed stack frame indirection problem
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
737 with autoloaded commands called by name. Also added optional
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
738 debug-flag parameter to simplify debugging of this function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
739
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
740 * kotl/kotl-mode.el (kotl-mode:delete-char): Fixed bug that deleted
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
741 non-whitespace characters if they fell in the indent area, e.g. when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
742 yank text that starts with a newline and then some characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
743
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
744 * hactypes.el (link-to-file-line):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
745 (link-to-regexp-match): Added a (widen) so matches are found
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
746 when buffer happens to be narrowed to a particular part.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
747
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
748 Wed Mar 22 03:18:39 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
749
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
750 * hib-kbd.el (kbd-key:act): Fixed infinite recursion if used the Action
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
751 Key on a {key sequence} that invokes the Action Key.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
752
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
753 * Makefile (EMACS): Changed default setting of this variable to XEMACS.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
754
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
755 * Renamed a bunch of Hyperbole functions and variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
756
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
757 Tue Mar 21 17:11:23 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
758
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
759 * Makefile: Fixed problems in a number of areas with different versions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
760 of make.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
761
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
762 * hmouse-key.el (hyperb:window-system): Eliminated require of Emacs 19 and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
763 XEmacs mouse libraries since they both pre-load these.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
764
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
765 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
766 V3.18.2 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
767 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
768
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
769 Mon Mar 20 11:49:42 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
770
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
771 * hui-window.el: Rewrote to support XEmacs 19.12 new window-local mouse
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
772 coordinate API. Mainly eliminated use of window-edges under XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
773
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
774 * hui-menus.el (hui:bottom-window): Added with function to avoid use of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
775 (window-edges) when (window-lowest-p) is defined.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
776
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
777 * hypb.el (hypb:frame-line): Deleted this function as it is no longer used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
778 and would not work in new XEmacs versions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
779 * hmouse-drv.el (scroll-down-eol):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
780 (scroll-up-eol): Rewrote to not require knowledge of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
781 current frame line, only current window line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
782
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
783 Fri Mar 17 12:46:39 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
784
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
785 * Makefile (elc): Rewrote to compile all out of date .elc files with one
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
786 invocation of Emacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
787
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
788 Thu Mar 16 13:07:48 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
789
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
790 * hactypes.el (hyp-config): Added OO-Browser version number when it has
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
791 been loaded.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
792
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
793 Wed Mar 15 14:50:57 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
794
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
795 * Changed all functions and variables named *-meta* to *-assist*. Meta
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
796 was an old remnant of the Assist Key being bound to a meta-mouse key.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
797
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
798 * hui-xe-but.el (hproperty:item-button): Added defvar of this to satisfy
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
799 XEmacs 19.12beta which does not set a default value for a variable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
800 when a make-variable-buffer-local is done without a preceding defvar.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
801
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
802 Wed Mar 15 11:11:49 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
803
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
804 * hmouse-reg.el (sm-mouse-setup): Fixed problem with trying to add a key
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
805 to a null valued Info-mode-map.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
806
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
807 Tue Mar 14 01:30:54 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
808
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
809 * README: Changed ftp site to cs.uiuc.edu.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
810 hypb.texi (Initializing): Documented that one must now load
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
811 "hversion.el" before Hyperbole.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
812 * hversion.el: Added functions used to computer Hyperbole directory in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
813 here so that they may easily be used with other packages, like the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
814 OO-Browser.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
815
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
816 * hyperbole.el (hyperb:dir): Rewrote to always be dynamically set, rather
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
817 than having Makefile hard-code the Hyperbole path. This will only
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
818 work under versions of Emacs 19, however. Emacs 18 users should set
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
819 this variable manually before loading hyperbole.el.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
820
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
821 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
822 V3.18.1 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
823 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
824
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
825 Mon Mar 6 23:14:34 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
826
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
827 * V3.18 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
828
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
829 Sun Mar 5 18:23:12 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
830
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
831 * hmouse-tag.el: Changed so that identifier tags within comments are no
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
832 longer ignored.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
833
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
834 * hui-mouse.el (smart-key-alist):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
835 * hmouse-tag.el: (smart-objc):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
836 (smart-objc-oobr):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
837 (smart-objc-at-tag-p): Added these 3 functions and Action
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
838 Key support under Objective-C.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
839 * man/hypb.texi (Smart Keyboard Keys): Documented these additions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
840
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
841 Fri Mar 3 14:50:31 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
842
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
843 * kotl/kotl-mode.el (kotl-mode:delete-blank-lines): If nothing but
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
844 whitespace follows point until the end of a cell, delete all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
845 whitespace at the end of the cell.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
846
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
847 Thu Mar 2 23:35:11 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
848
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
849 * hmouse-drv.el (smart-key-help): Fixed so selected window does not change
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
850 if in the OO-Browser when this command is called.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
851
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
852 Wed Mar 1 12:59:25 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
853
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
854 * hibtypes.el (grep-msg): Fixed bug in file name expansion when grep
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
855 output is in a buffer with an attached file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
856
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
857 Tue Feb 28 16:11:46 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
858
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
859 * hibtypes.el (elisp-compiler-msg): Modified to handle makefiles which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
860 send byte-compiler messages to a shell or any other buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
861
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
862 Mon Feb 27 00:27:45 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
863
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
864 * Updated all copyrights to reflect transfer to the FSF.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
865
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
866 Sat Feb 25 12:11:19 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
867
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
868 * hpath.el (hpath:is-p):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
869 (hpath:at-p): Fixed so handles URL ftp:// paths as ange-ftp paths.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
870
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
871 * Makefile: Changed so that elc target just rebuilds out of date elc
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
872 files, not all elc files. all-elc now does that.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
873
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
874 Thu Feb 16 13:32:03 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
875
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
876 * man/hypb.texi (Implicit Buttons and Types): Added many new index entries
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
877 and added new mail-address type.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
878 * hibtypes.el (mail-address): Added new implicit button type to compose mail,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
879 in another window, when point is on an Internet e-mail address.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
880 (mail-address-at-p): Added to test if point is within an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
881 e-mail address.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
882 (mail-address-regexp): Regexp matching an e-mail address.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
883
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
884 * hui-mouse.el (smart-wrolo): Fixed doc to agree with function behavior.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
885 Also added support for sending e-mail to a specific address when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
886 called with point inside an e-mail address.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
887
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
888 Wed Feb 15 14:41:33 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
889
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
890 * kotl/kotl-mode.el (kotl-mode:head-cell): Added to move point to first
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
891 cell at same level as current cell.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
892 (kotl-mode:tail-cell): Added to move point to last
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
893 cell at same level as current cell.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
894
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
895 (kotl-mode:mark-paragraph): Renamed from somehow
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
896 mistakenly named, hypb:mark-paragraph.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
897
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
898 * kotl/kview.el (kview:map-tree): Renamed from kview:map and set-buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
899 to KVIEW parameter's buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
900 (kview:map-branch): Added to map across a set of trees
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
901 starting at the same level.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
902 (kview:map-siblings): Added to map across a set of sibling
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
903 cells.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
904
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
905 (kcell-view:backward):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
906 (kcell-view:forward): Changed parameter from INVISIBLE-P
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
907 to VISIBLE-P to match kcell-view:next/previous functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
908
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
909 * kotl/kotl-mode.el (kotl-mode-map): Made kotl-mode commands which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
910 override standard editing commands also inherit the property lists from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
911 their respective standard command symbols. So, for example, commands
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
912 which use the pending-delete property under XEmacs will be compatible.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
913
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
914 (kotl-mode:split-cell): Changed to delete any
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
915 whitespace preceding point before splitting cell, so do not end up
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
916 with excess whitespace at the end of the preceding cell.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
917
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
918 Tue Feb 14 12:13:37 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
919
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
920 * kotl/kfill.el (filladapt-prefix-table): Tightened hanging indent pattern
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
921 so does not match to lines whose first word happens to end with a paren
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
922 and then a space, unless the word is 2 chars or less, then assume it is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
923 a label, e.g. A2) .
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
924
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
925 Mon Feb 13 10:26:20 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
926
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
927 * wrolo.el (rolo-next-match):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
928 (rolo-previous-match): Added (let ((case-fold-search t))) since
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
929 this is used in rolo-grep and `looking-at' call may fail if not set.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
930
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
931 * wrolo.el (wrolo-mode): Don't load menus-rolo under tty InfoDock.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
932 * kotl/kfile.el (featurep 'menus-kotl): Don't load menus-kotl under tty InfoDock.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
933 * hversion.el (sm-window-sys-term): Added (eq window-system 'tty) clause
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
934 and set return value to nil, since there is no mouse support in this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
935 case.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
936 * hsite-ex.el (and hyperb:lemacs-p window-system): XEmacs 19.12 and above
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
937 sets window-system = 'tty if running on a dumb terminal so that it can
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
938 still display faces. But testing for a color display will fail since
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
939 this requires an X display right now, so added a (not (eq
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
940 window-system 'tty) in this case.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
941
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
942 Mon Jan 30 18:50:22 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
943
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
944 * hactypes.el (hyp-config): Updated to use system-configuration variable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
945 when available.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
946
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
947 Wed Jan 25 17:33:26 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
948
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
949 * hibtypes.el (cscope): Tightened predicate to only match if in a Cscope
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
950 output buffer, to avoid false regexp matches.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
951
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
952 Fri Jan 20 15:19:08 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
953
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
954 * hpath.el (hpath:is-p): Modified to not allow whitespace within
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
955 (pathname) component of Info node paths.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
956
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
957 Mon Jan 9 13:59:28 1995 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
958
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
959 * kotl/kotl-mode.el (kotl-mode:overview):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
960 hui-menus.el (hui:menus):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
961 man/hypb.texi (Outliner Keys): Renamed kotl-mode:hide-body to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
962 kotl-mode:overview, changed binding to {C-c C-o} and changed its
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
963 function to show first line of all cells. Also added to Otl> menu as
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
964 `Overview' command.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
965 Also added kotl-mode:top-cells bound to {C-c C-t} which does what
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
966 kotl-mode:hide-body used to, show only top cells.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
967
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
968 Fri Dec 30 14:12:02 1994 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
969
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
970 * kotl/kotl-mode.el (kotl-mode:first-cell-p):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
971 (kotl-mode:last-cell-p): Fixed bug that invoked wrong
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
972 subroutine.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
973
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
974 Thu Dec 29 14:04:52 1994 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
975
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
976 * kotl/kotl-mode.el (kotl-mode:shorten-all):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
977 (kotl-mode:extend-all): Added to remove and then add
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
978 back in blank lines separating outline nodes, for compact viewing use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
979 only.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
980
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
981 * kotl/kfile.el (kfile:shorten-after-save):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
982 (kfile:extend-before-save): Added to add blank lines for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
983 saving outlines and then to restore original view after save.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
984
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
985 * kotl/kproperty.el (kproperty:put): Added error message if XEmacs extent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
986 is not created. Also get extent from (1+ start) to avoid bounds error.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
987
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
988 * kotl/kotl-mode.el (kotl-mode:transpose-paragraphs):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
989 (kotl-mode:mark-paragraph):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
990 (kotl-mode:mark-whole-buffer): Added to overload
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
991 standard command.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
992 (kotl-mode:backward-para):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
993 (kotl-mode:backward-paragraph):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
994 (kotl-mode:forward-para):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
995 (kotl-mode:forward-paragraph): Redefined to only move
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
996 a paragraph within a cell, not a cell at a time.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
997 (kotl-mode:collapse-tree):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
998 (kotl-mode:expand-tree):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
999 (kotl-mode:toggle-tree-expansion): Added to expand and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1000 collapse each cell within a tree.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1001
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1002 * hypb.el (hypb:push-mark): Added for push-mark compatibility between
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1003 Emacs 18 and 19. Used in kotl-mode.el.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1004
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1005 Wed Dec 21 13:10:24 1994 Bob Weiner <bweiner@sun29>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1006
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1007 * hui-mouse.el (first-line-p):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1008 (last-line-p): Moved from hinit.el to reduce inter-file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1009 dependencies.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1010
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1011 * hyperbole.el: Removed old bindings of smart key help, {C-h S} and {C-h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1012 H}. Use {C-h A} instead.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1013
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1014 * hsite-ex.el (hpath:display-alist): Defined this new variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1015 * man/hypb.texi (Internal Viewers): Added this section to describe the new
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1016 hpath:display-alist variable.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1017 * hpath.el (hpath:find-program): Added use of `hpath:display-alist'
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1018 variable for file types which should be displayed a special way within
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1019 Emacs, e.g. by running a Lisp program on the file. This differs form
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1020 `hapth:find-alist' in that its entries are window-system independent.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1021
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1022 Fri Dec 16 20:04:45 1994 Bob Weiner <bweiner@sun29>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1023
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1024 * hpath.el (hpath:find): Modified to support Lisp expression return values
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1025 from hpath:find-program.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1026
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1027 * kotl/kfile.el (menus-kotl): Changed so menus are only loaded under
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1028 XEmacs-based InfoDock.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1029
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1030 Thu Dec 15 12:51:34 1994 Bob Weiner (bweiner@sun29)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1031
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1032 * hact.el (actype:doc): Fixed so that ibtypes doc is used when the current
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1033 button is an implicit button. (Previously only the action type doc
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1034 was displayed.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1035
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1036 * hibtypes.el (elisp-compiler-msg): Modified to handle makefiles which run
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1037 the byte-compile and send output to *compilation* buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1038
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1039 * hlvar.el (hack-local-variables): Added (run-hooks
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1040 'hack-local-variables-hook)) for future Emacs version compatibility.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1041
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1042 Wed Dec 7 17:25:33 1994 Bob Weiner (bweiner@sun29)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1043
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1044 * wrolo.el (rolo-highlight-face): Rewrote so is always initialized properly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1045 * hui-xe-but.el (hproperty:set-item-highlight): Changed (facep
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1046 rolo-highlight-face) to (find-face rolo-highlight-face) so that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1047 conditional works properly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1048
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1049 * hmous-info.el (Info-handle-in-note): Updated to use Info-footnote-tag
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1050 variable if defined.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1051
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1052 Tue Dec 6 13:29:57 1994 Bob Weiner (bweiner@sun29)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1053
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1054 * hibtypes.el (rfc): Rewrote so that ange-ftp is required only if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1055 hpath:rfc is a remote pathname.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1056
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1057 * hui-mouse.el (smart-man-c-routine-ref): Fixed so only prompts for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1058 tags-file-name when truly needed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1059 (smart-key-alist): Added handler for view-less mode used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1060 with XEmacs and re-arranged clauses so that view mode can be used to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1061 display man pages.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1062
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1063 Thu Dec 1 13:25:15 1994 Bob Weiner (bweiner@sun468)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1064
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1065 * hui-mouse.el: Added autoload of var:append.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1066
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1067 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1068 V3.18 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1069 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1070
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1071 Fri Nov 11 17:34:05 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1072
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1073 * hbmap.el (hbmap:dir-list): Removed skip of first line in dir-list file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1074 This had been reserved in earlier Hyperbole versions but now contains the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1075 first directory entry.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1076
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1077 * hmouse-tag.el (smart-c-include-file): Modified to deal with cc-mode as a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1078 replacement for c-mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1079
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1080 * wrolo.el (rolo-display-matches): Triggered error if buffer of previous
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1081 matches does not exist.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1082
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1083 * hui-menus.el (hui-menu): Corrected Rolo/Info node pointer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1084
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1085 Sat Nov 5 13:49:19 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1086
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1087 * hui-xe-but.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1088 hui-em19-b.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1089 hui-ep19-b.el (hproperty:set-item-highlight): Updated to alter
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1090 rolo-highlight-face if it matches hproperty:highlight-face.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1091 * wrolo.el (rolo-grep-file): Removed call to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1092 hproperty:set-item-highlight. Instead done once when wrolo.el is loaded.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1093 (rolo-highlight-face): Updated initial setting expression.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1094
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1095 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1096 V3.17 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1097 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1098
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1099 Fri Nov 4 12:37:45 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1100
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1101 * wrolo.el (rolo-highlight-face): Fixed to work with Emacs 19 (V19.25).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1102
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1103 Fri Oct 28 14:49:59 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1104
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1105 * hibtypes.el (grep-msg): Modified to expand filename against implicit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1106 button source location, if a pathname. This makes constructs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1107 like the following work when the 2nd line is activated:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1108 @loc> "/usr/local/infodock"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1109 lisp-local/hypb/hactypes.el:145: (require 'comint))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1110
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1111 * hmail.el (hmail:compose): Fixed to allow empty string subject lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1112
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1113 Wed Oct 26 13:33:26 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1114
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1115 * man/hypb.texi (Rolo Keys): Added this section to document wrolo-mode
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1116 keymap bindings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1117
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1118 * wrolo.el (rolo-edit-entry): Added this command to edit entry at point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1119
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1120 * hui-epV4-b.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1121 hui-em19-b.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1122 hui-xe-but.el (hproperty:set-item-highlight): Fixed to always set
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1123 BACKGROUND if given.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1124
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1125 * wrolo.el (wrolo-mode): Added a real mode for rolodex match buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1126 (wrolo-mode-map): Added keymap which allows easy scrolling,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1127 outline movement and match location within the rolodex match buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1128 (rolo-match-regexp): Added to store last search expression.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1129 (rolo-next-match): Added and bound to {TAB} in rolodex
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1130 match buffer. Moves point to next match.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1131 (rolo-previous-match): Added and bound to {r} and {M-TAB} in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1132 rolodex match buffer. Moves point to previous match.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1133 (rolo-display-matches): Added (run-hooks 'wrolo-display-hook)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1134 to affect match buffer after a search has been done and matches have
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1135 been inserted. Also, now that the match buffer has a real mode,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1136 changed so that point is left in the match buffer after a search. {q}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1137 will quit.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1138 (rolo-quit): Added to quit from rolodex match buffer and to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1139 restore frame display. Bound to {q}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1140
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1141 Tue Oct 25 11:10:05 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1142
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1143 * wrolo.el (rolo-word): Added to search rolodex for string matches only on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1144 word boundaries.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1145
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1146 * man/hypb.texi (Rolo Settings): Documented new rolo-highlight-face variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1147
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1148 * wrolo.el rolo-highlight-face
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1149 (rolo-add-match):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1150 (rolo-highlight-matches): Added to highlight regions which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1151 match to any rolodex search argument.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1152 README - Added a note about this feature.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1153
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1154 * hsite-ex.el: Changed all `le:' and `ep:' to `hproperty:' throughout
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1155 Hyperbole. This changed a number of variable names, so be sure to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1156 recreate your hsite.el file from hsite-ex.el.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1157 Renamed `ep/le:style_highlight' to `hproperty:highlight-style'.
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1158 Renamed `ep/le:item-style' to `hproperty:item-style'.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1159
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1160 Mon Oct 24 17:52:59 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1161
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1162 * man: Created this subdirectory and moved all Hyperbole user
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1163 documentation there.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1164
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1165 Thu Oct 20 14:37:32 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1166
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1167 * hui-mouse.el (smart-man-entry-ref): Removed conditional referencing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1168 Interviews C++ library. No longer needed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1169
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1170 * hmouse-drv.el (smart-key-help-show): Removed lines which set Help
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1171 buffers into Emacs Lisp mode so that Smart Keys would follow symbol
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1172 references.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1173 hmouse-tag.el (smart-emacs-lisp-mode-p): Updated to recognize Help buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1174
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1175 * hsite-ex.el (hpath:find-alist): Added `mif' suffix, FrameMaker
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1176 Interchange Format.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1177
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1178 Wed Oct 19 14:17:54 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1179
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1180 * hmous-info.el (Info-handle-in-note): Modified to handle clicks on cross-reference
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1181 labels whose `*Ref' header is on the prior line.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1182
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1183 Tue Oct 18 23:25:16 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1184
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1185 * hversion.el (hyperb:kotl-p): Moved from hyperbole.el.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1186
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1187 Mon Oct 17 19:56:26 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1188
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1189 * hui-window.el (sm-mouse-modeline-action-hook):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1190 (sm-mouse-modeline-assist-hook): Added definitions of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1191 these hooks run when Action or Assist key is clicked in the middle of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1192 a modeline.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1193
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1194 * wrolo.el (rolo-to-buffer): Changed so uses selected frame by default.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1195
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1196 Fri Oct 14 18:46:47 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1197
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1198 * hinit.el (hyperb:action-v1):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1199 hact.el (action:act): Removed these two functions which were for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1200 Hyperbole V1 compatibility. Nobody uses V1 anymore.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1201
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1202 Wed Oct 12 16:38:01 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1203
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1204 * hui-xe-but.el (le:but-add): Change 'set-extent-attribute to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1205 'set-extent-property, its replacement function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1206
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1207 Sat Oct 8 16:40:43 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1208
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1209 * (hmouse-drv.el)
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1210 (hib-doc-id.el): Renamed `*smart-key-screen-config*' to
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1211 `*smart-key-wconfig*'.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1212
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1213 * (wrolo.el) rolo-display-matches: Added hyperb:xemacs-p conditional.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1214 * (hversion.el) hyperb:xemacs-p: Added to match "XEmacs", the new name for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1215 Lucid Emacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1216 hyperb:lemacs-p: Also match to XEmacs in places where the API
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1217 is the same as that of XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1218 hyperb:version: Bumped to 3.16 for release.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1219
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1220 Wed Oct 5 13:32:33 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1221
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1222 * (MANIFEST):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1223 (Makefile):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1224 (TAGS):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1225 (hsite-ex.el):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1226 (hui-le-but.el): Renamed to hui-xe-but.el since Lemacs was renamed to XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1227
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1228 Fri Sep 30 12:12:58 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1229
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1230 * hactypes.el: (require 'comint): Conditionalized so not invoked under
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1231 InfoDock, a modified version of XEmacs which uses shell rather than
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1232 comint mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1233
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1234 Thu Sep 22 11:53:04 1994 Bob Weiner (bweiner@sun29)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1235
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1236 * htz.el (htz:date-parse): Modified to parse dates from an `ls -l' command.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1237 (htz:span-in-days): Added to compute time spans between dates.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1238
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1239 Wed Sep 21 18:46:30 1994 Bob Weiner (bweiner@sun29)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1240
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1241 * hui-mouse.el (smart-key-alist): Added handler for tar-mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1242 (smart-tar):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1243 (smart-tar-meta): Added these Smart Key handlers, similar
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1244 to Smart Key handling in dired-mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1245 * hypb.texi (Smart Keyboard Keys): Added tar-mode entry.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1246
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1247 Wed Sep 21 17:10:30 1994 Bob Weiner (bweiner@sun1)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1248
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1249 * hibtypes.el (elisp-compiler-msg): Fixed so that label is regexp-quoted
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1250 before being included in a regexp; otherwise, labels such as `c++' will
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1251 fail.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1252
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1253 Mon Sep 19 13:08:23 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1254
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1255 * hsite-ex.el (hpath:find-alist): Added .xpm suffix which invokes sxpm view.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1256
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1257 Wed Sep 14 18:52:33 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1258
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1259 * hypb.el (hypb:domain-name): Rewrote to not fork a grep process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1260
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1261 Thu Sep 8 19:26:14 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1262
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1263 * hmouse-drv.el (smart-key-help-show): Nullified emacs-lisp-mode-hook when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1264 help buffer is put into emacs-lisp-mode since if this hook turned on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1265 font-locking in XEmacs 19.11, it could cause the editor to hang.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1266
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1267 Wed Aug 31 12:54:00 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1268
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1269 * hypb.el (require 'hact): Added for action: functions which are used in there.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1270 This fixed a bug where Hyperbole was autoloaded, hvm.el was loaded and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1271 then called hypb:function-overload which invoked action:params without
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1272 doing a (require 'hact).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1273
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1274 * README:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1275 hypb.texi:
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1276 DEMO: Changed references to `Lucid Emacs' to `XEmacs', the new name.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1277
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1278 * hpath.el (hpath:is-p): A kotl link may be passed to this function. It
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1279 may contain multiple components following a comma after the pathname, so
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1280 strip this before checking pathname validity.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1281 Otherwise, action:path-args-abs could trigger an error when trying to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1282 expand a link pathname with an environment variable in it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1283
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1284 Tue Aug 30 19:28:58 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1285
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1286 * hsite-ex.el (hpath:find-alist): Added support for .eps encapsulated
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1287 postscript files under X.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1288
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1289 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1290 V3.16 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1291 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1292
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1293 Mon Aug 29 00:04:11 1994 Bob Weiner (weiner@sun314)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1294
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1295 * README: Updated for V3.15 release.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1296
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1297 * DEMO: Explained that hsys-w3 is required to browse URLs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1298 Added paragraph on Cscope C/C++ analyzer output implicit buttons.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1299
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1300 * hpath.el (hpath:url-at-p):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1301 (hpath:url-p): Added to test WWW URLs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1302 (hpath:ange-ftp-at-p):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1303 (hpath:ange-ftp-p):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1304 (hpath:www-at-p):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1305 (hpath:www-p): Modified to invoke hpath:url functions and thereby
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1306 fixed to accept ftp URLs of the forms:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1307 ftp:/anonymous@ftp.cs.uiuc.edu//pub/hyperbole.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1308 http://www.fake.com:80/HomePage.html.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1309
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1310 Sun Aug 28 16:13:26 1994 Bob Weiner (weiner@sun314)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1311
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1312 * kotl/kotl-mode.el (kotl-mode:hide-body):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1313 (kotl-mode:hide-tree):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1314 (kotl-mode:show-all):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1315 (kotl-mode:show-tree): Modified to work when buffer is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1316 read-only so can change view but not edit buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1317 kotl/EXAMPLE.kotl: Explained use of view commands on read-only outlines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1318
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1319 * kotl/kview.el (kview:delete-region): Modified to call delete-region.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1320
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1321 * kotl/kfile.el (kfile:read): Removed disable of auto-saving since V3
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1322 outline buffer format can be auto-saved properly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1323
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1324 * hui-menus.el (hui:menu-line): Added to build menu lines so that they
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1325 best fit within the width of the current frame.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1326 (hui:menu-select): Modified to call hui:menu-line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1327
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1328 * hpath.el (hpath:rfc): Added both a variable and a function under this name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1329 to specify the location of Internet Request For Comments (RFCs).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1330 Variable permits site-specific settings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1331 hactypes.el (link-to-rfc): Modified to call hpath:rfc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1332 hsite-ex.el: Added a comment describing site-specific hpath:rfc setting.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1333
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1334 * hvm.el: Rewrote to support newer versions of VM. Specifically modified to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1335 match VM version "5.72 (beta)". (Isn't every VM version a beta?)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1336 Upgrade your version of VM if earlier than this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1337 hyperbole.el: Re-enabled Hyperbole VM support.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1338
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1339 Fri Aug 27 17:41:28 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1340
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1341 * wconfig.el (wconfig-add-by-name):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1342 (wconfig-delete-by-name):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1343 (wconfig-restore-by-name): Added to handle window
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1344 configurations by name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1345 hui-menus.el (hui:menus): Added Win/ submenu for both name and ring wconfig
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1346 commands.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1347 hyperbole.el: Added autoloads for new wconfig functions. Commented out key
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1348 bindings for wconfig commands since a larger set of commands is now
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1349 available through the Win/ menu.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1350 hypb.texi: Documented new wconfig functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1351
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1352 Thu Aug 25 17:27:48 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1353
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1354 * set.el (set:replace): Added to replace elements in sets whose elements
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1355 look like (key . value).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1356 (set:get): Added to return value associated with a key from a set.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1357
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1358 * hmouse-reg.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1359 hmouse-sh.el (sm-mouse-setup):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1360 (sm-mouse-get-bindings): Modified to support 2-button mice
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1361 properly when GNU Emacs 19 with native NEXTSTEP support is run.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1362
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1363 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1364 V3.15 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1365 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1366
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1367 Tue Aug 16 13:28:01 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1368
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1369 * hactypes.el (link-to-file): Changed to allow non-existing paths so that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1370 ange-ftp pathnames are not checked.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1371
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1372 Fri Jul 22 13:57:35 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1373
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1374 * hyperbole.el: Moved (require 'hversion) from hsite-ex.el to here so can
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1375 use hyperb:window-system value in here.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1376
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1377 * hibtypes.el (cscope): Added this new type to jump to source lines
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1378 associated with output from the USL cscope C/C++ flow analysis tool.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1379
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1380 Wed Jul 20 13:48:09 1994 Bob Weiner (bweiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1381
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1382 * hyperbole.el (hypb:read-only-smart-keys):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1383 Changed oversight bug:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1384 (define-key dired-mode-map smart-key-read-only 'smart-dired)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1385 to:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1386 (define-key dired-mode-map smart-key-read-only 'smart-key)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1387
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1388 Sat Jun 25 21:29:32 1994 Bob Weiner (weiner@sun314)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1389
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1390 * hmouse-drv.el (smart-key-operate): Added error message triggered if no
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1391 mouse support available, then drag actions cannot be performed, even from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1392 the keyboard.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1393
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1394 Tue Jun 21 12:11:07 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1395
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1396 * kotl/kotl-mode.el (kotl-mode:move-before): Fixed bug that caused failure
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1397 to renumber at location copied to.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1398
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1399 * kotl/kview.el (kview:set-label-type): Disabled partial-alpha label
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1400 selection since these don't work yet.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1401
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1402 * hui.el (hui:link-possible-types): Eliminated possibility of error if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1403 user has (setq outline-regexp nil).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1404
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1405 Sun Jun 19 16:06:28 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1406
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1407 * Makefile: Rewrote to use /bin/sh syntax instead of /bin/csh syntax.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1408
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1409 * hactypes.el (link-to-rfc): Updated to new standard RFC ftp site.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1410
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1411 * hargs.el (hargs:completion): Removed leading space from *Completion*
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1412 buffer name for Emacs V19.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1413
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1414 Thu Jun 16 01:04:49 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1415
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1416 * hmouse-drv.el: Added (require 'hsite) to commands which may be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1417 autoloaded to ensure that smart-key-alist from "hui-mouse.el" gets
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1418 defined and the rest of the Hyperbole system can be used.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1419
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1420 * hyperbole.el (hypb:read-only-smart-keys): Replaced old GNUS symbol names
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1421 with GNUS V4 ones. This was an oversight.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1422 (defact):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1423 (defib): Added autoloads for these so users can define own types.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1424
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1425 * hpath.el (hpath:www-at-p): Fixed regexp bug that could lead to extra
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1426 long invalid button labels.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1427 README: Fixed format of WWW ftp: path so it would work properly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1428
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1429 * hyperbole.el (load-path): Added an nreverse call after set:create to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1430 keep it from reversing order of load-path entries.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1431
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1432 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1433 V3.14 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1434 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1435
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1436 * hversion.el (hyperb:version): Updated to V3.13.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1437
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1438 * Makefile: Added for automated install and rebuilding of Hyperbole.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1439 MANIFEST: Added Makefile entry.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1440 README: Updated installation instructions to use make.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1441 hsite-ex.el:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1442 hyperbole.el: Pointed readers to "README" for installation instructions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1443
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1444 Wed Jun 15 00:48:51 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1445
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1446 * hactypes.el (exec-shell-cmd):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1447 (exec-window-cmd): If default-directory is a remote ange-ftp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1448 pathname, don't try to cd to it before executing the shell command.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1449
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1450 * hpath.el (hpath:find): Fixed bug in handling pathnames that begin with
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1451 special character `&', which means execute the filename as a
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1452 window-based program.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1453 (hpath:find-program): Added copy of remote ange-ftp pathnames
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1454 to local storage so that external viewer programs get a pathname that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1455 they can reach.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1456
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1457 * kotl/kotl-mode.el (kotl-mode:fill-cell):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1458 (kotl-mode:fill-paragraph): Added
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1459 (kotl-mode:to-valid-position) calls at end since point may otherwise
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1460 end up in a non-editable region of the outline.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1461
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1462 * hyperbole.el (vm-mode-hooks): Commented out Hyperbole support for Vm
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1463 since it doesn't work with current versions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1464
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1465 Tue Jun 14 11:58:55 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1466
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1467 * hactypes.el (exec-kbd-macro): Rewrote to translate Lucid Emacs events
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1468 into printable key sequence strings for storage as a macro definition.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1469 But since Lemacs insert-kbd-macro function is broken as of V19.10,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1470 this only works for certain macros under Lemacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1471
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1472 * hyperbole.el: Added (require 'hvar) so that var:append is defined.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1473
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1474 * hmouse-key.el: Moved common functions from "hmouse-sh.el" and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1475 "hmouse-reg.el" back in here. No need to duplicate them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1476
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1477 * hmouse-sh.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1478 hmouse-reg.el (sm-mouse-get-bindings): Fixed lemacs key names which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1479 needed [] around them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1480 (sm-mouse-setup): Changed to only set
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1481 sm-mouse-previous-bindings (mouse key bindings prior to Hyperbole use)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1482 if not already set.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1483
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1484 Mon Jun 13 12:44:18 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1485
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1486 * README:
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1487 DEMO: Changed Hyperbole ftp location from `wilma' to `cs.uiuc.edu'.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1488
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1489 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1490 V3.13 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1491 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1492
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1493 Fri Jun 10 00:13:31 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1494
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1495 * kotl/kotl-mode.el (kotl-mode:move-before/after): Added error check if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1496 try to move a tree to within itself.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1497
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1498 * kotl/kotl-mode.el: Fixed bug in many next/prev type commands that did
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1499 not change a negative arg sent to the next command to a positive arg
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1500 when sent to the prev command for handling.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1501
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1502 * kotl/kview.el (kview:default-label-min-width): Raised from 3 to 4 so
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1503 that idstamps up to 0999 display correctly in level 1 cells.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1504 (kcell-view:operate): Changed first arg from an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1505 sexpression to a function so can byte-compile the function passed in.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1506
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1507 Wed Jun 8 18:44:01 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1508
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1509 * kotl/kotl-mode.el (kotl-mode:kill-tree): Added an optional arg, the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1510 number of trees to kill forward from point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1511 (kotl-mode:first-cell-p): Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1512 (kotl-mode:last-cell-p): Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1513
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1514 Tue Jun 7 18:39:39 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1515
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1516 * hyperbole.el: Moved message system hook settings here from hsite-ex.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1517 so that they are activated if Hyperbole is autoloaded.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1518
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1519 Sat Jun 4 17:12:15 1994 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1520
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1521 * kotl/kotl-mode.el (kotl-mode:exchange-cells)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1522 (kotl-mode:transpose-cells): Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1523 (kotl-mode-map): Added {C-c e} and {C-c t} key
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1524 bindings for these new commands.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1525
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1526 * kotl/kview.el (kcell-view:contents): Rewrote to handle collapsed cells.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1527 (kcell-view:expand): Added to expand cell contents.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1528
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1529 * kotl/kotl-mode.el (kotl-mode:insert-buffer):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1530 (kotl-mode:insert-file):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1531 Added to overload standard functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1532
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1533 Thu Jun 2 19:40:56 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1534
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1535 * hargs.el (hargs:iform-read): Added support for `@' and `_' initial
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1536 interactive specification characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1537
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1538 * kotl/kotl-mode.el (kotl-mode:copy-to-register):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1539 (kotl-mode:insert-register):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1540 Added to overload standard functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1541
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1542 Also added (setq zmacs-region-stays t) to movement commands so they
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1543 do not deselect the region under Lemacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1544
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1545 Wed Jun 1 21:47:33 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1546
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1547 * hbdata.el (hbdata:apply-entry): Rewrote this function and its calls to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1548 pass in a function rather than an sexpr, so the function body can be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1549 byte-compiled.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1550
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1551 Also fixed so that mail conditionals are only tested
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1552 if key-src is a buffer, which implies source buffer is a mail or news
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1553 buffer. This prevents these conditionals from triggering when a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1554 global button is invoked from a mail/news buffer, since its key-src
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1555 will be a buffer name, not a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1556
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1557 * hui.el (hui:link-directly): Removed item-array internal variable which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1558 was being used improperly as an obarray into which symbols were
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1559 interned. This caused the function to fail whenever there were two or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1560 more link type possibilities.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1561
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1562 * hib-doc-id.el (link-to-doc): Added error message for user feedback if an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1563 online document path is found but the path is invalid.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1564
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1565 Mon May 30 00:36:56 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1566
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1567 * kotl/kotl-mode.el (kotl-mode:transpose-chars):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1568 (kotl-mode:transpose-words):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1569 Added to overload standard functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1570
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1571 * hmouse-drv.el (smart-key-mouse):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1572 (smart-key-mouse-meta): Make this a no-op if some local mouse
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1573 key binding overrode its associated global depress binding so that the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1574 Smart Keys do not interfere with local bindings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1575
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1576 * hmouse-sh.el - Added to bind Smart Keys to shift-middle and shift-right.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1577 hmouse-reg.el - Renamed from hmouse-key.el; can be used instead of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1578 hmouse-sh.el to bind Smart Keys to middle and right mouse buttons.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1579 hmouse-key.el - Wrapper file which loads hmouse-sh.el by default.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1580 hypb.texi - Updated to reflect shift Smart Key bindings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1581
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1582 * DEMO - Rewrote to use Action and Assist Key terminology.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1583
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1584 Wed May 18 19:35:23 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1585
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1586 * hsite-ex.el (hpath:find-alist): Added display support for the following image
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1587 file formats using the `xv' program: gif, tiff, xbm, pm, pbm, and jpeg.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1588 Added a blurb about this in "DEMO".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1589
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1590 Tue May 17 19:05:43 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1591
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1592 * hui-window.el (sm-mouse-x/y-coord): Modified emacs19 section to use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1593 posn-col-row since event reporting changed from character positions to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1594 pixels in V19.23.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1595
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1596 Mon May 9 12:22:16 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1597
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1598 * hmouse-drv.el: Added (require 'hypb) since hypb:window-list is called in here.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1599
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1600 Sun May 8 14:16:34 1994 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1601
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1602 * hversion.el (sm-window-sys-term):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1603 (hyperb:window-system): Moved from "hmouse-key.el" so would
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1604 not have to load that library to determine the window system or term
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1605 type under which Hyperbole is run.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1606
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1607 * hyperbole.el: Centralized all Hyperbole system autoloads here.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1608 Moved message system and window configuration autoloads from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1609 "hinit.el" to here. Moved Smart Key autoloads from "hui-mouse.el" to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1610 here. Moved key bindings from "hsite-ex.el" here so only need to load
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1611 "hsite.el" if a Hyperbole command is invoked, either from the mouse or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1612 the keyboard.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1613
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1614 * kotl/: Replaced V2 koutliner with V3, largely rewritten internally for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1615 reliability and speed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1616
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1617 Mon May 2 18:44:35 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1618
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1619 * hpath.el (hpath:ange-ftp-at-p):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1620 (hpath:ange-ftp-p): Fixed bug that allowed whitespace and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1621 other characters in user name to match. This came out when W3 link
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1622 names matched as ange-ftp paths.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1623
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1624 Tue Apr 19 18:30:14 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1625
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1626 * hui-window.el (sm-mouse-x/y-drag-sensitivity): Upped to 5 and 3
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1627 respectively since novice users would inadvertently split windows via
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1628 drags when they were trying to click and then would have no idea what
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1629 they did. All they knew was that they didn't like the result. This
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1630 makes it harder for such problems to occur.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1631
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1632 Wed Apr 13 17:07:10 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1633
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1634 * hmouse-doc.txt:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1635 hmouse-tag.el:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1636 hypb.texi: Updated doc for smart-asm, smart-c and smart-c++ to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1637 reference include-dir variables so that users will have some way to know
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1638 to set them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1639
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1640 Thu Apr 7 17:20:06 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1641
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1642 * hmouse-drv.el (smart-key-meta-help): Fixed bug in its interactive spec.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1643
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1644 * MANIFEST:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1645 hsys-w3.el: Added to support following of URLs (WWW links) from any buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1646 * hpath.el (hpath:www-at-p): Added optional include-start-and-end-p flag
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1647 for use in hsys-w3.el.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1648
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1649 Mon Apr 4 00:33:53 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1650
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1651 * hui-mouse.el (smart-key-alist): Added clause to handle tag lookup in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1652 assembly language, asm-mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1653 hmouse-tag.el: Added functions to support assembly-language tag lookup.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1654
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1655 Thu Mar 31 11:28:59 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1656
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1657 * hyperbole.el: Since the kotl/ subdirectory is added to the load-path,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1658 there is no need to include it within autoload definitions, so it was
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1659 removed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1660
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1661 Wed Mar 30 11:02:42 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1662
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1663 * hsys-wais.el: Changed load of wais library to an autoload.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1664
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1665 * hypb.texi (Smart Keys): Added description of `smart-key-other-mode-cmd'
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1666 and `smart-key-meta-other-mode-cmd' variables.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1667
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1668 * hib-doc-id.el:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1669 hui-window.el:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1670 hui-mouse.el:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1671 hui-menus.el:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1672 hsys-hbase.el:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1673 hsite-ex.el:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1674 hmouse-mode.el:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1675 hmouse-key.el:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1676 hmouse-drv.el:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1677 * hmouse-doc.txt: Renamed primary Smart Key to Action Key and secondary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1678 Smart Key to Assist Key.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1679 * hypb.texi (Smart Keys):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1680 hsite-ex.el: Moved key binding showing Action and Assist Key
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1681 context-sensitive behavior from {C-h S} to {C-h A} for mnemonic
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1682 reasons. Left old binding for now for backward compatibility.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1683
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1684
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1685 Mon Mar 28 01:03:56 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1686
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1687 * hui.el (hui:gbut-modify): Added to modify global buttons.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1688 (hui:ebut-modify): Fixed bug when called interactively button
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1689 label was not converted to a lbl-key.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1690
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1691 * kotl/kview.el (kview:update-label): Fixed to remove `*' labels when
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1692 'bullet label type has been selected.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1693
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1694 * kotl/kotl-mode.el (kotl-mode): Added keymap description to documentation.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1695 (kotl-mode:kcell-help): Made `cell-ref' arg optional.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1696
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1697 * hmouse-key.el (sm-mouse-setup): Fixed typo in Emacs19 binding. Changed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1698 2nd occurrence of double-mouse-2 to triple-mouse-2.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1699
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1700 * kotl/kotl-mode.el (kotl-mode:mail-tree): Added to mail an outline tree,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1701 which can be the whole outline. Bound to {C-c @}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1702
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1703 Sun Mar 27 21:11:27 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1704
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1705 * hmail.el (hnews:composer):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1706 (hnews:lister):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1707 (hnews:reader):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1708 (hmail:composer): Set these to standard defaults. Invocation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1709 of a different tool will override them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1710 (hmail:buffer): Added. Inserts a buffer into the mail composer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1711 (hmail:invoke): Added. Invokes user-specific mail composer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1712
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1713 * kotl/kview.el (kcell-view:get-attr):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1714 (kcell-view:set-attr): Added these to get and set cell
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1715 attributes within a view.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1716
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1717 * kotl/kotl-mode.el (kotl-mode): Added a `widen' call to ensure that
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1718 narrowed but unformatted kotl file is recognized, e.g. when switch a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1719 kotl buffer to another mode and then re-invoke kotl-mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1720
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1721 * kotl/kview.el (kview:insert-contents):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1722 (kview:fill-region): Fixed to fill multi-paragraph
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1723 cells properly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1724
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1725 Sat Mar 26 15:22:50 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1726
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1727 * kotl-mode.el (fill-paragraph): Added this to list of functions overloaded
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1728 in kotl-mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1729
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1730 Mon Mar 21 18:42:07 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1731
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1732 * hsite-ex.el (hpath:find-alist): Added viewer programs under X for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1733 X window dumps (.xwd), Sun rasterfiles (.rs), Frame documents (.fm,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1734 .frame), and Interleaf documents (.doc, .boo).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1735
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1736 Fri Mar 18 15:32:39 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1737
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1738 * hargs.el (hargs:delimited): Modified to take an optional third flag
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1739 parameter which if non-nil says to treat first 2 args as regexps.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1740
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1741 Thu Mar 10 03:42:09 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1742
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1743 * kotl/kfile.el (kfile:find):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1744 (kfile:view): Modified to validate suffix on filename
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1745 argument when called interactively.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1746
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1747 * DEMO: Changed HTML ftp pathname to proper format.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1748
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1749 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1750 V3.12 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1751 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1752
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1753 Wed Mar 9 02:13:32 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1754
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1755 * hibtypes.el (grep-msg): Added support for BSO/Tasking 68HC08 C
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1756 cross-compiler error messages.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1757
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1758 Tue Mar 8 12:12:18 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1759
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1760 * wrolo.el (rolo-display-matches): Improved code and fixed bug under Lucid
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1761 Emacs which permitted display of rolodex buffer in some screen other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1762 than the selected one. Had to conditionalized for Lucid Emacs since
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1763 it requires an optional parameter to pop-to-buffer to limit it to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1764 selected screen.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1765 (rolo-kill): Rewrote to remove compiler warnings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1766
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1767 * hyperbole.el: Added autoloads for all commands called from Hyperbole
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1768 Otl/ menu. Also added signalling of error if outline-specific
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1769 commands are invoked from the menu when not within an outline buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1770
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1771 * hibtypes.el (elisp-compiler-msg): Added support for byte-compile-buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1772 command available with Lucid Emacs byte-compiler.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1773 * hactypes.el (link-to-regexp-match):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1774 (link-to-string-match): Added optional buffer-p argument
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1775 which allows passing a buffer or buffer-name argument, rather than a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1776 filename.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1777
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1778 * hbut.el (hbut:label): Added to return the label of a Hyperbole button.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1779 Helpful in implicit button help functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1780
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1781 Mon Mar 7 17:12:14 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1782
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1783 * hibtypes.el (elisp-compiler-msg): Added to jump to the source of an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1784 Emacs Lisp V19 byte-compiler error message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1785
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1786 Mon Mar 7 00:14:07 1994 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1787
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1788 * hactypes.el (exec-shell-cmd): Modified to ensure that when a new shell
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1789 is started, it is displayed in a window other than the current one.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1790
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1791 Sun Mar 6 13:56:20 1994 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1792
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1793 * kotl/kotl-mode.el (kotl-mode:delete-line):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1794 (kotl-mode:first-line-p):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1795 (kotl-mode:last-line-p):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1796 (kotl-mode:transpose-lines-internal):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1797 (kotl-mode:transpose-lines):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1798 Added for use in kotl-mode:transpose-lines command.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1799
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1800 (kotl-mode:forward-char): Fixed bug that allowed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1801 movement of point one character beyond the end of the last cell.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1802
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1803 * kotl/kview.el (kview:valid-position-p): Renamed from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1804 kotl-mode:valid-position-p since is view-specific, not mode-specific.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1805 (kcell-view:line): Added, returns contents of a kcell line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1806
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1807 * kotl/kotl-mode.el (kotl-mode:valid-position-p): Added optional POS
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1808 argument so can test validity of positions other than point, e.g.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1809 mark.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1810
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1811 * kotl/kview.el (kcell-view:forward): Fixed bug that moved point to last
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1812 cell of subtree when a following cell at same level was not found.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1813
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1814 * kotl/kotl-mode.el (kotl-mode:delete-horizontal-space):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1815 (kotl-mode:delete-blank-lines):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1816 (kotl-mode:just-one-space):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1817 (kotl-mode:zap-to-char):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1818 Added to overload standard functions. These functions apply only to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1819 the current cell.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1820 (kotl-mode:to-valid-position): Fixed bug which skipped
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1821 past valid positions containing space characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1822
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1823 Thu Mar 3 19:15:36 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1824
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1825 * hbut.el (ebut:label-p): Fixed a bug that could cause forward search to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1826 occur after point had past the search bound already, triggering an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1827 error.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1828
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1829 Wed Mar 2 15:32:16 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1830
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1831 * hactypes.el (exec-window-cmd): Fixed so display does not change when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1832 shell is started and sit-for is reached. Also, ensured that message
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1833 describing the command executed stays around through the end of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1834 action.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1835
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1836 * hypb.el (hypb:window-list): Fixed bug under Emacs 19 that caused some
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1837 window side drags to fail since windows in all frames were considered.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1838 Now considers only those in current frame. Use new function
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1839 `hypb:window-list-all-frames' when you want all existing windows.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1840
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1841 Sun Feb 27 18:02:24 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1842
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1843 * hui.el (hui:buf-writable-err): Added conditional to deal with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1844 vc-toggle-read-only key binding in Emacs V19.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1845 Also, removed check for unwritable file, since since some people want
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1846 to be able to create buttons within files which they have purposely
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1847 marked read-only.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1848
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1849 * hmail.el (hmail:compose): Slight mod to send arguments to mail functions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1850 when possible, rather than inserting them into the mail buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1851 (hmail:init-function): Added this variable. Setting it tells
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1852 hactypes::link-to-mail which mail reader to use, if user has not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1853 already invoked one. See its documentation for valid values.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1854
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1855 Thu Feb 24 16:37:09 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1856
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1857 * hui-mouse.el (smart-key-alist): Added support for w3-mode,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1858 world-wide-web browsing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1859
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1860 * hibtypes.el (annot-bib): Updated to only match buttons within buffers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1861 with attached files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1862
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1863 * hmouse-key.el:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1864 hui-mouse.el:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1865 hui-window.el: Removed all references to hyperb:lemacs-early-p since
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1866 no one should have such an early version of Lemacs anymore. If they
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1867 do, they should upgrade.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1868
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1869 * hsite-ex.el: (hyperb:lemacs-p)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1870 (hyperb:emacs19-p)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1871 (hyperb:epoch-p): Moved definitions to hversion.el so
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1872 can use these settings without loading all of Hyperbole. Also
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1873 eliminated need to duplicate them in "hmouse-key.el".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1874 hypb.el: Added (require 'hversion) since it uses the variables set there.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1875 * hyperbole.el: Added autoloads for all wrolo commands. This allows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1876 removal of (require 'wrolo) in hui-menus.el.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1877
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1878 Wed Feb 23 00:41:39 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1879
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1880 * hyperbole.el (hyperb:kotl-p): Fixed test for Lemacs 19.9 or above.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1881
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1882 Tue Feb 22 19:24:11 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1883
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1884 * kotl/kotl-mode.el (kotl-mode:update-buffer): Added explicit setting of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1885 window-start to fix bug that sometimes causes window-start to change
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1886 when a save of an outline is done.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1887
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1888 Mon Feb 21 12:06:16 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1889
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1890 * hui-le-but.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1891 hui-em19-b.el (le:cycle-but-color):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1892 (le:but-flash):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1893 (ep:select-line):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1894 (le:select-item): Changed sit-for to wait for 0 seconds
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1895 to avoid any floating point issues.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1896
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1897 * kotl/klink.el (klink:at-p): Added a check to prevent matches to e-mail
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1898 addresses like <user@domain>.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1899
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1900 Tue Feb 15 11:08:10 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1901
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1902 * hui-em19-b.el (le:background):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1903 (le:foreground): Modified to deal with bug in GNU Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1904 19.22 which returns nil for default font background and foreground
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1905 colors.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1906
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1907 * hsmail.el (mail-yank-original): Updated to work pretty much as Emacs 19
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1908 does with yank and citation hooks.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1909
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1910 Mon Feb 14 16:04:54 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1911
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1912 * hsite-ex.el (hpath:find-alist): Added sample Postscript file viewer under X.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1913
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1914 * hpath.el (hpath:find-program): Modified to permit filename use within
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1915 the middle of the program command if program includes %s in its string.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1916 (hpath:find): Modified to accept hpath:find-program result
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1917 which now includes entire program invocation line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1918
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1919 Tue Feb 8 09:57:51 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1920
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1921 * hui.el (hui:hbut-help): Made ibtypes with their own :help functions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1922 automatically flash their buttons when selected, if their type
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1923 definitions indicate a button label.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1924 * hbut.el (htype:names): Fixed bug in which arg `sym' was handled
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1925 improperly when it contained a type category prefix. This showed up
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1926 when doc-id ibtypes did not show their card catalog entries as part of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1927 their doc-id:help command.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1928 (hbut:report): Attributes are now stored in reverse order, so must
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1929 print them all in report, rather than trying to hide internal
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1930 attributes as before.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1931
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1932 Mon Feb 7 18:01:43 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1933
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1934 * kotl/kfile.el (kfile:narrow-to-kcells): Conditionalized so is a no-op if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1935 called in a non-outline buffer. This allows it to be used in
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1936 `after-save-hook'.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1937 * kotl/kotl-mode.el (kotl-mode:add-cell): Added 2nd optional argument,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1938 contents, so can fill in contents at create time.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1939 (kotl-mode:split-cell): Rewrote to not use kill ring.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1940 (after-save-hook): Set to call kfile:narrow-to-kcells
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1941 to ensure that view is always narrowed properly after a save.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1942 (Without this, if a save is done right after a cell is added at the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1943 end of a kotl, the view is not narrowed properly, due to some problem
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1944 with save-restriction in basic-save-buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1945
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1946 Thu Feb 3 14:13:00 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1947
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1948 * kotl/kfile.el (kfile:update): Added visible-only-p option and turned
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1949 narrowing of view off by default since this interfered with saving an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1950 outline.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1951 (kfile:narrow-to-kcells): Made this interactive so could be bound to a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1952 key in case view is ever widened so that structure data is showing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1953 This will narrow the view properly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1954 (kfile:narrow-to-kcells): Stopped this from moving point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1955
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1956 Wed Feb 2 00:43:33 1994 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1957
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1958 * kotl/kimport.el: Added to import other tree-structured file formats into
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1959 outlines. Initial support for Emacs `*' outlines and Augment files
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1960 with cell numbering after each cell (post-cell numbering).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1961 kotl/MANIFEST: Added kimport.el entry.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1962 hyperbole.el: Added autoloads for kimport public functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1963
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1964 * hmouse-tag.el (smart-tags-file): Added call to smart-emacs-lisp-mode-p
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1965 for generality.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1966
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1967 * kotl/kfile.el (kfile:write): Added interactive spec. and setting of view
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1968 buffer name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1969 (kfile:save): Deleted. Use save-buffer instead.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1970 (kotl-mode:write): Deleted. Use kfile:write instead.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1971 kotl/kview.el (kview:set-buffer-name): Removed call to rename-buffer,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1972 this is done elsewhere. This fixes bug that gives you a buf<2> buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1973 name after doing a kfile:write.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1974
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1975 * kotl/kotl-mode.el (write-contents-hooks): Set this hook to update
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1976 outline structure whenever a save-buffer is done.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1977 (kotl-mode:update-buffer): Added this function and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1978 used in write-contents-hooks.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1979 (kotl-mode:save-buffer): Deleted this function. Use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1980 normal save buffer now.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1981
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1982 * kotl/kfile.el: (kfile:update): Added to update file structure in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1983 preparation for file save but does not do a save. Appropriate for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1984 use in write-contents-hooks.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1985
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1986 * kotl/kotl-mode.el (kotl-mode:split-cell): Added to split a cell in two
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1987 and to move to new cell and bound to {C-c s}.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
1988 (kotl-mode-map): Moved `kview:set-label-type' off {C-c
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1989 s} to {C-c C-l}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1990 kotl/EXAMPLE.kotl: Changed references of {C-c s} and {C-c C-l}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1991 hypb.texi: Changed same key bindings and added doc for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1992 kotl-mode:split-cell.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1993
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1994 * kotl/kotl-mode.el (kotl-mode:save-buffer): Renamed to this from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1995 kotl-mode:save and overloaded standard Emacs function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1996
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1997 * hpath.el (hpath:ange-ftp-p):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1998 (hpath:ange-ftp-at-p):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1999 (hpath:at-p):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2000 (hpath:is-p): Modified to ignore non-ftp (other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2001 protocol) WWW link refs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2002 (hpath:www-at-p):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2003 (hpath:www-p): Added these two functions to detect WWW
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2004 link refs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2005 (hpath:absolute-to):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2006 (hpath:substitute-var):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2007 (hpath:relative-to): Modified to only change paths for which
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2008 `hpath:is-p' is true.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2009 (hpath:validate): Modified to reject WWW link refs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2010
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2011 * kotl/klink.el (klink:create): Fixed bug which removed directory before
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2012 creating a klink to a referent in a directory different than the klink
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2013 source.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2014 * hargs.el (hargs:at-p): Added use of default-dir when reading a klink arg.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2015
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2016 Tue Feb 1 21:32:51 1994 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2017
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2018 * kotl/kview.el (kview:idstamp-to-label): Added to convert idstamp to its
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2019 relative label within current view.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2020
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2021 * kotl/kotl.el (kcell:ref-to-id): Fixed minor doc errors.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2022
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2023 * kotl/klink.el (klink:at-p): Added to test if point is within a klink.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2024 Used within klink implicit button type.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2025 (klink:act):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2026 (klink:replace-label):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2027 (klink:update-label): Added these functions to allow
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2028 automatic updating of cell labels (relative ids) within
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2029 klinks whenever a klink is activated.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2030
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2031 Mon Jan 31 13:59:24 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2032
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2033 * hpath.el (hpath:symlink-referent): Simplified and fixed bug that led to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2034 a/b/b/c pathname in a button link when a/b/c was the target. Changed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2035 interface to *not* expand pathnames that are not links.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2036
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2037 * hypb.texi (Outliner Keys): Deleted descriptions of overloads of standard
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2038 emacs editing keys. These are transparent to the user.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2039
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2040 * hypb.el (hypb:copy-sublists): Added to make deep copies of lists for use in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2041 the outliner.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2042
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2043 * kotl/kotl.el (kcell:copy): Added this function to copy a kcell.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2044 * kotl/ktree.el (knode:copy): Added this function to copy a knode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2045
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2046 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2047 V3.12-pre-release changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2048 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2049
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2050 Sat Jan 29 12:04:15 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2051
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2052 * hypb.texi - Updated with references and documentation on the outliner.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2053 * README - Updated Hyperbole description to conform to hypb.texi.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2054
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2055 Thu Jan 27 20:52:28 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2056
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2057 * hbut.el (ibut:label-set): Fixed bug that prevented setting of lbl-start
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2058 and lbl-end when all args are sent as a single list, as the doc explains.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2059 (ibut:at-p): Fixed bug that prevented display of implicit button
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2060 help. (hattr:clear) was called when `key-only' argument was t, in
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2061 which case new button attributes were not generated, leaving the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2062 button without any attributes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2063
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2064 * README: Updated What's New section for V3.11 release.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2065
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2066 * DEMO (Outliner): Added new section pointing to outliner documentation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2067
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2068 Wed Jan 26 12:08:40 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2069
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2070 * hmouse-key.el (sm-mouse-get-bindings):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2071 (sm-mouse-setup): Added Smart Key bindings of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2072 {double,triple}-mouse-{2,3} for double and triple clicks.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2073 (sm-release-args-emacs19): Added support for double and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2074 triple clicks.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2075
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2076 * hpath.el (hpath:relative-to): Modified to handle "../path" and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2077 "../../path" cases.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2078
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2079 * hargs.el (find-tag-default): Replaced with a new version from V19 etags.el.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2080
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2081 Tue Jan 25 18:36:52 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2082
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2083 * hsite-ex.el - Added (require 'hyperbole).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2084
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2085 * hargs.el (hargs:iforms): Added ?L entry - Get a kcell or path
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2086 reference for use in an implicit <link>.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2087 (hargs:at-p): Added klink direct selection type.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2088
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2089 * hyperbole.el (hyperb:kotl-p): Added this variable. Non-nil value means
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2090 koutline support is available.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2091
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2092 Sun Jan 23 12:50:24 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2093
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2094 * hypb.texi - Added descriptions of ibtypes::klink,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2095 actypes::link-to-kotl and actypes::link-to-kcell.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2096
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2097 * hui-le-but.el - le:but-add - Rewrote to ignore set-extent-face return
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2098 value since what it returns is not documented.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2099
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2100 * hmouse-tag.el - smart-tags-file - Fixed so will work even if given a nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2101 or directory argument.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2102
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2103 * hui-mouse.el - smart-key-alist - Fixed bug that prevented invocation of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2104 c++-mode clause when on a #include line in a C++ buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2105
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2106 * hactypes.el - exec-window-cmd - Added a (sit-for 1) when shell is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2107 started so that commands will not be sent before it starts up, as has
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2108 been reported by a user.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2109
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2110 * hbdata.el - hbdata:apply-entry - Removed save-restriction which worked
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2111 improperly when button data buffer was modified because of a button
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2112 deletion. Instead added an (hmail:editor-p) conditional which hides
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2113 button data in mail and news composition buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2114
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2115 * hypb.el - hypb:domain-name - Added (getenv "DOMAINNAME") to allow manual
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2116 setting of Internet domainname for systems which do not have proper
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2117 configurations, such as my own. cs.uiuc.edu would be a valid setting
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2118 for this variable, for example.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2119
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2120 Wed Jan 19 15:50:16 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2121
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2122 * hactypes.el - exec-window-cmd - Changed `save-excursion' to
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2123 `save-window-excursion' so that shell buffer is not displayed.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2124
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2125 * hpath.el - hpath:prefix-regexp - Added so can add command prefix
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2126 characters to pathnames.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2127 - hpath:is-p - Fixed to deal with command prefix chars.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2128
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2129 Thu Jan 13 17:11:39 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2130
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2131 * hactypes.el - exec-window-cmd - Made command run in background.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2132
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2133 Tue Jan 4 11:30:49 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2134
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2135 * MANIFEST - Added pointers to kotl/MANIFEST and kotl/SAMPLE.kotl.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2136 * kotl/ - Added this subdirectory with outliner support code and its own MANIFEST.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2137
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2138 * hibtypes.el - klink - Added conditional require of "kotl/klink.el" to provide
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2139 implicit links to kotl cells.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2140
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2141 * hactypes.el - link-to-Info-node - Fixed so never displays Info in more than
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2142 one window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2143
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2144 Mon Jan 3 15:20:22 1994 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2145
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2146 * hui-menus.el - hui:menus - Moved Types/ menu from top-level to below
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2147 Doc/ menu. Moved Types/DeleteIButType to Ibut/DeleteIButType.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2148 - Added Otl/ menu.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2149 - Added Info entries to menus for rapid access to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2150 appropriate Hyperbole manual section.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2151
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2152 * DEMO - Added sections on: Grep, Occurrence, GDB and Compiler Error Buttons.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2153 Completion Buttons.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2154
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2155 * hyperbole.el - auto-mode-alist - Added .kotl setting.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2156 - kfile:find, kfile:view, kotl-mode - Added autoloads.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2157
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2158 * hsite-ex.el - hpath:find-alist - Fixed so Emacs19 under NEXTSTEP is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2159 configured with NEXTSTEP file suffix alist.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2160 - Added section labels for each section of this file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2161 - Added "kotl/", koutline subdirectory, to load-path.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2162
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2163 Fri Dec 31 15:59:41 1993 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2164
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2165 * hpath.el - hpath:substitute-var-name - Changed so only does variable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2166 replacement when given an absolute path to test against, since relative
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2167 paths can cause too many undesirable results.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2168
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2169 * hpath.el - hpath:substitute-dir - Added conditional that prevents error if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2170 VAR-NAME value is a list which contains nil entries as sometimes happens
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2171 with variables such as exec-path.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2172
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2173 Wed Dec 29 11:40:46 1993 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2174
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2175 * hpath.el - hpath:ange-ftp-at-p
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2176 hpath:ange-ftp-p - Added support for WWW ftp path format:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2177 ftp://[<user>@]<domain><path>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2178
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2179 * hmouse-tag.el - Fixed bug in require of etags for Emacs V19.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2180
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2181 * hbut.el - htype:body - Fixed bug that triggered error when nil argument was
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2182 sent. This prevented the use of regular Emacs Lisp functions in
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2183 Hyperbole actions (calls to `hact').
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2184 - ibut:at-p - Fixed bug that assumed all actype args were Hyperbole
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2185 action types.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2186
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2187 * hypb.texi - Action Types - Added description of Hyperbole interactive
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2188 command extension `K', which takes a kcell identifier.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2189
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2190 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2191 V3.11 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2192 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2193
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2194 Sun Nov 21 16:03:54 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2195
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2196 * hpath.el - hpath:find
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2197 hpath:find-other-window - Extended to support `-', `!', `&'
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2198 special prefix characters in front of pathnames.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2199
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2200 * hui.el - hui:link-directly
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2201 hui:htype-help - Changed use of `variable-documentation' to
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2202 `documentation' since Hyperbole types are now defined as functions.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2203 This was visible as a bug when trying to display the doc for any type,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2204 no output would appear.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2205
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2206 * hypb.texi - Smart Keyboard Keys - Added Smart Key reference description
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2207 for kotl-mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2208
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2209 Sat Nov 20 16:54:21 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2210
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2211 * hargs.el - hargs:get - Fixed to allow interactive command characters to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2212 return nil without signalling an error, e.g. when reading the prefix
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2213 argument.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2214
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2215 Sun Nov 14 16:38:26 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2216
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2217 * hui.el - hui:link-possible-types - Added link-to-kcell context for use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2218 with kotl-mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2219 hactypes.el - link-to-kcell - Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2220
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2221 Fri Nov 12 14:33:31 1993 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2222
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2223 * hmouse-key.el - sm-window-sys-term - Added support for Emacs variants
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2224 running with mouse support under the Display Postscript (DPS) window
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2225 system, notably NEXTSTEP.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2226
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2227 * hvm.el - Vm-Summ-goto - Changed from a `defun' to an `fset' which is
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2228 what it should have been. This was visible as a bug when a primary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2229 Smart Key click in a VM summary buffer did nothing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2230 - Vm-Summ-delete - Added call to (vm-follow-summary-cursor) so
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2231 that message summary line clicked upon is the one that is deleted.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2232
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2233 Thu Nov 11 12:33:04 1993 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2234
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2235 * hvm.el - Vm-msg-start-regexp - Renamed from Vm-msg-start-string. Made
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2236 it a regexp and added support for MMDF folders.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2237
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2238 * Replaced all remaining '(lambda) expressions with (function (lambda))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2239 so that they can be byte-compiled.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2240
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2241 Wed Nov 10 18:17:38 1993 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2242
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2243 * hmouse-tag.el - smart-lisp-at-tag-p - Made more descrinating in its
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2244 matching of `def' constructs. Prevented falses on terms like
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2245 `define-key'.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2246
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2247 * hui-menus.el - hui:menu - Rewrote once again in a simpler fashion.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2248 Should solve problems of error messages sometimes showing up only as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2249 "error".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2250 - hui:menu-mode-map - Added key binding for left mouse
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2251 button under Lemacs since default binding is broken under V19.8.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2252
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2253 * htz.el - htz:zone-to-hour - Fixed to deal with V19 current-time-zone
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2254 function which returns a list. Also added error message if called with a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2255 null argument (used to return 0 in this case which would just cover up
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2256 timezone problems).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2257
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2258 * hargs.el - hargs:iforms - Modified `I' component to utilize
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2259 V19 Info-directory-list if bound.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2260
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2261 Tue Nov 9 19:08:05 1993 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2262
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2263 * hui-em19-b.el - Added color support for GNU Emacs 19 under NEXTSTEP (the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2264 Display Postscript window system).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2265
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2266 * hmouse-tag.el - smart-c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2267 smart-c++ - Fixed bug that caused immediate return if
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2268 non-nil `identifier' was sent in when function was called.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2269
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2270 smart-c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2271 smart-c++
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2272 smart-lisp - Changed so that `tags-file-name' is set
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2273 globally so that next `find-tag' command uses the same tags file.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2274
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2275 Wed Oct 20 10:47:25 1993 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2276
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2277 * hibtypes.el - grep-msg - Added condition-case and call of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2278 compilation-parse-errors with 2 args for GNU Emacs 19 compatibility.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2279
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2280 Thu Oct 14 16:01:07 1993 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2281
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2282 * hui-le-but.el - le:but-face
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2283 le:flash-face - Changed internal face name of these
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2284 variables to match variable name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2285
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2286 * hsite-ex.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2287 hinit.el - hyperb:init - Removed find-file-hooks setup of button
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2288 highlighting and moved it to hsite-ex.el so that it may be customized
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2289 for a site.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2290
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2291 Thu Oct 7 11:10:15 1993 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2292
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2293 * hact.el - action:commandp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2294 action:params - Rewrote to handle autoload functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2295
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2296 * hypb.el - hypb:indirect-function - Added and replaced all calls to
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2297 `symbol-function' in Hyperbole with this instead, so if symbol has
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2298 more than one level of indirection, things will work.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2299
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2300 * hypb.el - hypb:debug - Updated to deal with V19 byte codes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2301
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2302 Wed Oct 6 11:41:23 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2303
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2304 * hactypes.el - hyp-config - Fixed bug that had wrong major mode for MH mail
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2305 reader.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2306
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2307 Sat Oct 3 18:03:11 1987 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2308
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2309 * hargs.el - hargs:action-get
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2310 hact.el - action:commandp - Fixed bug that prevented these from working
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2311 with Emacs V19 byte compiled code. Users saw this bug when they were
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2312 not prompted for necessary arguments during explicit button creation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2313
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2314 * hbut.el - htype:names
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2315 htype:create - Modified to use obarray.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2316 - htype:category - Added to return all type symbols within a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2317 category.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2318 - htype:symbol - Added to encapsulate htype symbol creation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2319 - htype:body - Added to return action part of an htype.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2320 - hbut:action
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2321 ibut:at-p - Modified to use new implicit button type defs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2322 - defib - Modified to use new version of htype:create.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2323 - symset:get - Added to return a symbol set.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2324 hact.el - defact - Modified to use new version of htype:create.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2325
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2326 Thu Sep 30 11:01:10 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2327
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2328 * hibtypes.el - grep-msg - Added support for Introl 68HC11 compiler and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2329 assembler errors.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2330
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2331 Fri Sep 24 12:58:26 1993 Bob Weiner <weiner@infodock.com>
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2332
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2333 * hui-epV4-b.el - ep:but-flash - Changed `extent-at' to `button-at' which is
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2334 the right function for epoch.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2335
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2336 Wed Sep 22 08:56:28 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2337
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2338 * hypb.el - hypb:mark-marker - Fixed definition for Emacs V19.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2339
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2340 Tue Sep 21 12:23:36 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2341
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2342 * hui-em19-b.el - Added to support Hyperbole button highlighting and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2343 flashing under GNU Emacs V19.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2344 MANIFEST - hui-em19-b.el - Added summary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2345 hinit.el - hyperb:init - Updated to add ep:but-create to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2346 find-file-hooks for Emacs V19.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2347 hsite-ex.el - hyperb:emacs19-p - Added conditional clauses to set up
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2348 button highlighting and flashing options.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2349
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2350 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2351 V3.10 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2352 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2353
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2354 Tue Sep 21 12:23:36 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2355
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2356 * hinit.el - Added require of 'hui since had removed this from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2357 hui-menus.el so that it could be loaded independently of hui.el.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2358
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2359 * hbut.el - htype:create - Updated to support byte-compiling of values
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2360 within property-list which are functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2361 - ibtype:create - Changed to support modified htype:create.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2362 - ibut:at-p - Changed `eval' of at-p to `funcall' to support
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2363 modified htype:create.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2364 hact.el - action:create - Quoted lambda expression with a 'function wrapper
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2365 so that V19 byte compiler will compile action code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2366 - actype:act - Added hypb:v19-byte-code-p call to handle V19
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2367 byte-compiled actions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2368 - hact - Modified to handle V19 byte-compiled actions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2369 - actype:create - Eliminated local variables and changed to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2370 support modified htype:create.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2371
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2372 * hactypes.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2373 hib*.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2374 hsys-*.el - Byte-compiled to use new hact, defact, and defib macros.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2375
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2376 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2377 V3.09 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2378 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2379
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2380 Thu Sep 16 13:15:18 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2381
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2382 * hlvar.el - hack-local-variables - Fixed bug I had introduced which used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2383 improper (match-beginning 0) expression. Needed to save this value
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2384 in a (let) instead.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2385
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2386 Wed Sep 15 14:43:04 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2387
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2388 * hactypes.el - link-to-mail - Handled error where mail reader has not been
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2389 invoked so link-to-mail does not know which mail reader to use to display
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2390 the linked message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2391
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2392 * hpath.el - hpath:is-p - Fixed bug manifested in hui:link-possible-types
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2393 which allowed a string such as "this is a string" to match as a pathname.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2394 This was due to the fact that in general, we want to allow spaces in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2395 pathnames.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2396
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2397 * hui.el - hui:ebut-unmark - Modified so that if explicit button delete
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2398 command is called with a prefix argument, then the button label is also
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2399 deleted from the text. (Normally only the button delimiters are removed.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2400
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2401 * hui-menus.el - hui:menu-lemacs - Added this function to convert from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2402 Hyperbole menu format to Lucid Emacs menus format. Thanks to Guido
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2403 Bosch for the idea.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2404
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2405 * hui-epV4-b.el - ep:but-flash - Rewrote so works for explicit buttons
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2406 (worked only for implicit buttons before).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2407 hui-le-but.el - le:but-flash - Rewrote so works for explicit buttons
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2408 (worked only for implicit buttons before).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2409 hsite-ex.el - le:but-emphasize-p - Added under Lemacs conditional to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2410 emphasize explicit buttons when the mouse pointer moves over them, if set
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2411 to non-nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2412
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2413 Tue Sep 14 12:10:35 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2414
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2415 * hypb.texinfo - Renamed to hypb.texi.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2416
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2417 * hibtypes.el - completion - Added to recognize entries from " *Completions*" buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2418 hactypes.el - completion - Added to insert entries from " *Completions*" buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2419
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2420 * hargs.el - hargs:at-p - Added missing setq in " *Completions*" conditional
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2421 so that if a pathname exists in the minibuffer, completion is simply
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2422 appended to it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2423 Also fixed bug in directory reading section where default-directory was
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2424 referred to as a function rather than a variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2425 hargs:completion - Added to return and optionally insert
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2426 argument completion at point. Used in hargs:at-p for completion handling.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2427
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2428 * hactypes.el - hyp-source - Fixed to accomodate new Lemacs buffer object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2429 print form, which includes double quotes around the buffer name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2430
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2431 Thu Aug 19 21:52:42 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2432
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2433 * h-skip-bytec.lsp - smart-key-mouse-set-point - Fixed to handle newer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2434 versions of Lemacs which return 0 for X and Y modeline event positions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2435
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2436 * hui-window.el - Replaced all references to `screen' with `frame'.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2437 - sm-mouse-modeline - Changed so Smart Menus would only
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2438 display if the package is available and not running under a version of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2439 Emacs19 or Lemacs which supports popup menus. If Smart Menu is not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2440 displayed then a buffer menu is displayed or hidden (toggles). (The
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2441 Smart Menu package has not yet been released.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2442
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2443 * hui-window.el - sm-mouse-side-sensitivity - Increased to 2 to handle window
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2444 side-by-side window resizing when scroll bars are active by depressing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2445 just to the left of the scroll bar and then dragging, under GNU Emacs 19.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2446 * hmouse-key.el - sm-mouse-setup - Added vertical-line bindings for GNU Emacs V19
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2447 to handle side-by-side window resizes properly when vertical scroll bars
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2448 are turned off.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2449 Also unbound local [mouse-2] (Emacs 19)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2450 and button2 and button3 (Lemacs) in Info-mode so Hyperbole would handle
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2451 following Info nodes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2452 Unbound button3 in mode-line-map (Lemacs)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2453 so Hyperbole can use this key.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2454
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2455 Thu Aug 12 12:48:27 1993 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2456
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2457 * hmail.el - hmail:compose - Added to compose messages to Hyperbole mail lists.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2458 hui-menus.el - hui:menus - Changed Msg> menu code to use hmail:compose.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2459
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2460 Tue Aug 10 15:59:42 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2461
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2462 * hargs.el - hargs:iform-read - Updated to use hargs:defaults as default
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2463 arg list if bound to a list and if no `modifying' argument is given.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2464
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2465 * hypb.el - hypb:v19-byte-code-p - Added to test for V19 bytecodes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2466 hypb:function-copy - Updated to deal better with V19 bytecodes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2467 hargs.el - action:params - Updated to deal better with V19 bytecodes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2468
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2469 Mon Aug 9 11:52:39 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2470
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2471 * hypb.el - hypb:mark - Added to support common calling protocol to retrieve
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2472 mark value under Emacs V18 and V19.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2473 * hsmail.el - hypb:mark - Replaced calls of `mark' with this.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2474 - mail-citation-hook - Added and used in mail-yank-original for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2475 V19 compatibility.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2476 - smail:comment-add - Updated to handle mh-e header separator.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2477 Also added (smail:comment-add) to mh-letter-mode-hook.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2478 * hypb.el - hypb:supercite-p - Updated to account for V19 mail-citation-hook.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2479
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2480 Thu Aug 5 11:36:33 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2481
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2482 * hargs.el - Updated to handle new "K" interactive command parameter in hargs:read.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2483 This reads a kcell location for use within koutlines, which are tree structured
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2484 documents. (Koutlines will be part of Hyperbole V4.0.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2485
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2486 * hui-mouse.el - smart-gnus-summary* - Updated doc to reflect actual function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2487 behavior.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2488
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2489 Wed Jul 28 15:28:31 1993 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2490
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2491 * hmouse-key.el - sm-window-sys-term - Modified so when run from an X term
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2492 returns non-nil only if (eq window-system 'x). This prevents attempts to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2493 enable mouse features when using an xterm as a dumb terminal that has
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2494 no mouse handling support.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2495
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2496 Tue Jul 27 17:11:38 1993 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2497
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2498 * hui-mouse.el - Updated to support GNUS V3.15 symbol names.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2499 * hbut.el - ebut:map - Updated so that ep:but-create does not highlight
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2500 "<(" ")>" as a button. If the open paren is followed by a double quote,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2501 it is ignored.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2502
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2503 Fri Jul 23 17:47:48 1993 Bob Weiner (weiner@sun285)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2504
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2505 * hmouse-key.el - Added hyperb:lemacs-early-p variable, set to non-nil if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2506 running a version of Lucid Emacs without outlining and side-by-side window
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2507 support.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2508 * hui-window.el - sm-split-window-horizontally - Signal error if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2509 hyperb:lemacs-early-p since it can't do side-by-side windows.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2510 * hui-mouse.el - smart-key-alist - Altered selective-display predicate to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2511 ignore outline-minor-mode when hyperb:lemacs-early-p is non-nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2512
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2513 Tue Jul 20 13:25:26 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2514
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2515 * hgnus.el - Updated to support GNUS V3.15 symbol names.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2516
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2517 Fri Jul 9 14:47:59 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2518
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2519 * hypb.el - hypb:function-overload - Added to allow simple prepending or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2520 appending to existing functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2521 hmh.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2522 hrmail.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2523 hvm.el - Replaced manual overloads with calls to hypb:function-overload.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2524
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2525 Thu Jul 8 16:11:23 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2526
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2527 * hui.el - hui:gbut-create - Added save-excursion to prevent movement of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2528 point from what may be a user-specified position when adding a global
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2529 button.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2530
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2531 * hactypes.el - exec-shell-cmd
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2532 exec-window-cmd - Modified to set comint marker variables for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2533 use with CMU comint shell package.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2534
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2535 Wed Jul 7 20:06:40 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2536
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2537 * hpath.el - hpath:is-p - Fixed to recognize Info paths which display whole files,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2538 e.g. "(emacs-ftrs)*".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2539
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2540 Tue Jul 6 14:20:44 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2541
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2542 * hbut.el - ebut:operate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2543 hui.el - hui:ebut-create
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2544 hui:ebut-edit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2545 hsmail.el - mail-yank-original
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2546 hargs.el - hargs:iforms - Changed (mark) to (marker-position (mark-marker))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2547 for use in predicates since (mark) can signal an error under Emacs19
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2548 instead of returning an int or nil as we want.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2549
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2550 * hui-window.el - smart-window-of-coords
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2551 smart-coords-in-window-p - Changed hyperb:emacs19-p conditionals
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2552 so works if Emacs19 is run under a non-X window system, e.g. NeXTSTEP.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2553
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2554 Wed Jun 30 13:36:18 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2555
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2556 * set.el - set:union - Fixed missing setq bug in set:union.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2557
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2558 * hvar.el - Added so var:append function could be loaded independently of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2559 the whole Hyperbole system. Moved var:append from hinit.el.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2560
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2561 * hlvar.el - hack-local-variables - Adapted for use with Emacs V19.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2562
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2563 Tue Jun 22 19:15:36 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2564
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2565 * hibtypes.el - gdb-source - Added to jump to source lines associated with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2566 gdb stack frame and breakpoint lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2567
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2568 Mon Jun 7 11:03:24 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2569
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2570 * hpath.el - hpath:ange-ftp-p - Renamed to hpath:ange-ftp-at-p and changed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2571 use in "hargs.el".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2572 hpath:ange-ftp-p - Added, tests if argument is an ange-ftp path.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2573
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2574 Sun Jun 6 16:24:02 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2575
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2576 * hpath.el - hpath:validate - Fixed so does not check readability of Info
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2577 and ange-ftp pathnames.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2578 - hpath:ange-ftp-p
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2579 hpath:is-p - Fixed remote-path regexp comparison to match
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2580 to paths of form /host:relative-path permitted by ange-ftp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2581
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2582 * hpath.el - hpath:substitute-var-name - Fixed bug so that nil var-dir-val is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2583 replaced by default-directory. See doc for exec-path and load-path for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2584 reason why.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2585
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2586 Fri Jun 4 13:32:30 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2587
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2588 * hsite-ex.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2589 hmouse-key.el - Redefined hyperb:emacs19-p so is not true when running
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2590 Lucid Emacs. This was a bug.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2591
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2592 Fri May 21 10:50:58 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2593
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2594 * hsite-ex.el - hpath:find-alist - Added "rtf" to "next".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2595
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2596 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2597 V3.08 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2598 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2599
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2600 * hactypes.el - Replaced all `error' calls with `hypb:error'.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2601
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2602 * hui-menus.el - In Msg> menu, use vm-mail if defined.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2603
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2604 * hui.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2605 hypb.el - hui:error - Renamed to hypb:error and moved from hui.el to hypb.el.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2606
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2607 Thu May 20 12:03:48 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2608
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2609 * hrmail.el - Fixed bug in overlay of rmail-new-summary function related to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2610 &rest which caused rmail-summary-by-recipients to fail.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2611
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2612 Tue May 18 11:33:48 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2613
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2614 * hui.el - hui:ebut-delimit - Renamed to ebut:delimit so is part of ebut class.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2615 hui:ebut-operate - Renamed to ebut:operate so is part of ebut class
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2616 and can be used to programmatically create buttons without use of "hui.el".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2617 hbut.el - Added ebut:delimit and ebut:operate.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2618
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2619 Mon May 17 17:36:35 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2620
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2621 * hpath.el - hpath:substitute-dir
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2622 hpath:substitute-in-file-name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2623 hpath:substitute-var
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2624 hpath:substitute-var-name - Added to do expansion and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2625 replacement of directory Emacs lisp variables in link paths.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2626 hsite-ex.el - hpath:variables - Added to support var substitution in link paths.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2627 hbdata.el - hbdata:build - Added call to hpath:substitute-var to support
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2628 var substitution in link paths.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2629
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2630 hypb.texinfo - Added doc explaining how to create/modify links via drags.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2631
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2632 Sun May 9 12:01:47 1993 Bob Weiner (weiner at localhost)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2633
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2634 * hmouse-key.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2635 hui-window.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2636 h-skip-bytec.lsp - Added mouse handling support for GNU Emacs V19.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2637
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2638 * hpath.el - hpath:find/-other-window - Added these 2 functions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2639 to permit links which use external programs to display files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2640 hsite-ex.el - hpath:find-alist - Added to support hpath:find funcs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2641 hactypes.el - hypb-source
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2642 link-to-file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2643 link-to-file-line - Added use of hpath:find functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2644 hui-mouse.el - smart-dired - Made selection of entry display it for editing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2645 rather than viewing and added use of hpath:find-other-window function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2646
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2647 Sat May 8 16:03:51 1993 Bob Weiner (weiner at localhost)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2648
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2649 * hmouse-drv.el - smart-key-operate - Added so can emulate mouse drags
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2650 from the keyboard and thereby rapidly create link buttons from the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2651 keyboard.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2652 hsite-ex.el - Added {M-o} key binding for smart-key-operate.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2653
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2654 Mon May 3 15:07:30 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2655
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2656 * hypb.el - hypb:function-copy - Fixed bug in error call, missing arg.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2657 Fixed to work with V19 byte-compiler.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2658 hypb:function-symbol-replace - Fixed to work with V19 byte-compiler.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2659 hypb:map-vector - Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2660
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2661 Fri Mar 26 17:40:16 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2662
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2663 * hib-doc-id.el, hmouse-drv.el, hsite-ex.el, hui.el - Mirrored value of temp-buffer-show-hook
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2664 in temp-buffer-show-function which is used instead under Lucid Emacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2665
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2666 Wed Mar 24 20:21:25 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2667
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2668 * hlvar.el - hack-local-variables - Added support for V19
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2669 enable-local-variables flag.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2670
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2671 Mon Mar 8 16:04:14 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2672
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2673 * hmouse-key.el - sm-mouse-get-bindings - Fixed bug in NeXTSTEP portion.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2674
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2675 Sat Feb 27 16:56:25 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2676
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2677 * DEMO
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2678 hmouse-doc.txt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2679 hypb.texinfo
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2680 hui.el - Added hui:link-* functions to support dragging between windows to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2681 create or modify links.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2682
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2683 * README - Updated What's New section for this release.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2684
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2685 Fri Feb 12 17:56:08 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2686
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2687 * hactypes.el - exec-shell-command
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2688 exec-window-cmd - Added support for `comint' package when
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2689 it is loaded and Emacs V18 shell.el is not.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2690
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2691 Wed Feb 3 15:32:32 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2692
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2693 * hmouse-info.el - Fixed bug in Info-handle-in-node-hdr/meta which had false
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2694 matches on node names which contained key words.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2695
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2696 Thu Jan 28 11:03:54 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2697
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2698 * hui-mouse.el - Added autoload of "hmous-info" when Info-handle-in-note is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2699 called since it may be called outside of the smart-info function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2700
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2701 Mon Jan 11 13:46:42 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2702
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2703 * hvm.el - Vm-Summ-goto - Redefined so would work properly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2704
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2705 * hsys-www.el - Removed (require 'hinit).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2706
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2707 Fri Jan 8 16:11:59 1993 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2708
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2709 * hmous-info.el - Info-handle-in-node-hdr - Removed period as node reference
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2710 termination character since it is not one.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2711
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2712 Thu Dec 31 10:52:22 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2713
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2714 * hui-menus.el - hui:menu - Fixed error message display handling.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2715
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2716 Wed Dec 30 11:23:28 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2717
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2718 * hmouse-drv.el - smart-key-help-show - Added optional second arg
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2719 `current-window' so that help can be displayed within current window.
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2720 smart-key-summarize - Added optional arg `current-window'.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2721 hui-window.el - sm-mouse-modeline-meta - Changed call of
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2722 `smart-key-summarize' to use current window.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2723
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2724 * hui-menus.el - hui:menus - Modified Doc/ menu to bring up all files
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2725 in read-only mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2726
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2727 * hmouse-tag.el - smart-tags-file - Fixed so works with UNIX ange-ftp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2728 pathnames.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2729
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2730 Tue Dec 15 14:21:06 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2731
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2732 * hui.el - hui:hbut-label-default
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2733 hui:hbut-label - Created these funcs from parts of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2734 hui:ebut-create and called them from there.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2735 - Also changed '(lambda ...) to (function (lambda ...)) throughout
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2736 file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2737
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2738 Mon Dec 14 16:55:41 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2739
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2740 * hpath.el - hpath:is-p - Narrowed regexp match of Info paths, so will false
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2741 infrequently.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2742 * hargs.el - hargs:at-p - Added optional argument NO-DEFAULT and fixed doc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2743
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2744 Wed Dec 9 11:38:08 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2745
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2746 * hib-doc-id.el - link-to-doc - Fixed so retrieved documents properly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2747 wrolo.el - rolo-fgrep
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2748 rolo-grep - Added optional parameter `no-display' which
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2749 retrieves rolo records but suppresses display of the matches.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2750 Used in "hib-doc-id.el".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2751
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2752 Sun Dec 6 17:35:22 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2753
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2754 * hib-doc-id.el - link-to-doc action - Fixed bug where rolo-display-buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2755 pointed to wrong buffer causing document retrievals to fail.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2756
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2757 Tue Dec 1 10:52:33 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2758
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2759 * hsite-ex.el - hypb:read-only-smart-keys
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2760 hui-mouse.el - Removed smart-key read-only mode map key bindings since are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2761 now set in hsite-ex.el for read-only modes which have been loaded when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2762 Hyperbole is initialized. Modes loaded after Hyperbole will no longer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2763 have read-only smart key bindings but can use the global smart key
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2764 bindings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2765
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2766 Mon Nov 23 19:51:21 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2767
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2768 * DEMO
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2769 hypb.texinfo
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2770 h-skip-bytec.lsp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2771 hmouse-key.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2772 hactypes.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2773 hui-mouse.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2774 hui-window.el - Made NeXTSTEP and SunView mouse support work. On NeXT,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2775 Left = Smart Key, Right = secondary Smart Key, Shift-Left sets point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2776
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2777 * hsys-wais.el - Changed so doesn't trigger error if this library is loaded
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2778 by hsite but wais.el does not exist.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2779
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2780 * hvm.el - vm-show-current-message - Ensured that buttons are highlighted
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2781 when one moves between messages.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2782
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2783 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2784 V3.07 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2785 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2786
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2787 Mon Nov 16 09:01:34 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2788
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2789 * hsmail.el - mail-yank-original - Added more support for various yank-hook
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2790 configurations.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2791
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2792 * hui-mouse.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2793 hmouse-key.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2794 hmouse-drv.el - Updated Apollo mouse key handling to work with V18.58
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2795 patches from lnz@lucid.com.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2796
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2797 Fri Nov 13 11:48:51 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2798
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2799 * hsite-ex.el - hypb:read-only-smart-keys - Only define keys if object
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2800 actually is a keymap.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2801
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2802 * hargs.el - hargs:iforms - Modified `M' command entry to return a single arg
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2803 to fix problem of improper arg display when editing mail links.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2804 hactypes.el - link-to-mail - Modified to accept either 1 (new style) or 2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2805 (old style) args for mail links.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2806
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2807 Thu Nov 12 10:52:06 1992 Bob Weiner <weiner@infodock.com>
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2808
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2809 * sm-mouse-drag-window-side - Changed `abs' to `max' since abs is only
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2810 defined in some Emacs versions if cl.el has been loaded.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2811
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2812 * hactypes.el - link-to-file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2813 hargs.el - hargs:iforms - Fixed typo. Was 'vms, now is 'vax-vms.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2814
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2815 * hsmail.el - smail:comment-add - Fixed so works if `mail' is given args.
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2816
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2817 Wed Nov 11 17:22:17 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2818
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2819 * hui-epV4-b.el - ep:but-clear - Added to clear just Hyperbole button zones.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2820 hui-le-but.el - le:but-clear - Made clear only Hyperbole button extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2821 under Lemacs V19.3 or greater.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2822
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2823 * hui-epV3-b.el - Deleted.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2824 hsite-ex.el - Removed Hyperbole support for Epoch V3. Only V4 is now
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2825 supported.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2826
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2827 * hmouse-drv.el - smart-key-mouse
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2828 smart-key-mouse-meta
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2829 hmouse-key.el - sm-depress
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2830 sm-depress-meta - Fixed bug in Smart Key context-sensitive
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2831 help which made help shown vary depending on which Smart Key was released
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2832 first rather than depressed first.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2833
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2834 * Made mouse handling work under Epoch.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2835 hmouse-key.el - sm-mouse-get-bindings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2836 sm-mouse-setup - Added in modeline bindings for Epoch.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2837 h-skip-bytec.lsp - smart-key-mouse-set-point - Under Epoch, modified
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2838 to return X,Y coords of mouse rather than press/release event.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2839 hui-window.el - sm-mouse-x/y-coord - Changed Epoch X,Y args.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2840
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2841 Mon Nov 9 10:16:51 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2842
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2843 * hui-window - smart-key-alist - Fixed precedence bug which could register a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2844 drag between windows when in actuality a drag from a modeline was done.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2845 sm-mouse-x/y-coord - Modified to get x/y coords from modeline
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2846 presses under Lucid Emacs even though they are not reported with depress
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2847 event.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2848 h-skip-bytec.lsp - smart-key-mouse-set-point - Under Lucid Emacs, modified
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2849 to return X,Y coords of mouse rather than press/release event whenever
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2850 the event contains no coord info, e.g. when over a modeline.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2851 DEMO
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2852 hypb.texinfo - Removed notes saying that modeline presses don't work under
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2853 Lucid Emacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2854
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2855 * README - Installation - Fixed description of how to install Hyperbole Info
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2856 manual.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2857
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2858 * hui-window.el - abs - Added conditional function def if not already defined.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2859
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2860 Fri Nov 6 17:14:57 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2861
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2862 * hmh.el - mh-send-letter - Had been byte-compiled without access to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2863 "mh-e.el" macros loaded. Fixed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2864
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2865 Wed Nov 4 13:48:24 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2866
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2867 * hbmap.el - hbmap:dir-filename - Transposed args to expand-file-name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2868 which were backwards.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2869
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2870 Tue Nov 3 15:56:08 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2871
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2872 * hui-mouse.el - smart-key-alist - Updated to support etags use under C++.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2873 * hmouse-tag.el - smart-c++ - Renamed to `smart-c++-oobr' and made a new
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2874 `smart-c++' function like `smart-c'.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2875 smart-c - Modified this and smart-c++ to take an argument
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2876 of a tag to find, rather than just searching for the tag at point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2877
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2878 * hvm.el - Vm-msg-num
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2879 Vm-msg-to-p
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2880 Vm-msg-end - Made search for msg delimiter case-sensitive so
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2881 wouldn't false as often.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2882
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2883 * smart-clib-sym
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2884 file-newer - Added for use by "hmouse-tag.el" smart-c function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2885 MANIFEST - Updated.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2886 hmouse-tag.el - smart-c - Changed `sm-directory' to `hypb:dir'.
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2887
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2888 * hui-le-but.el - ep:set-item-highlight - Changed `get-face' to `find-face'.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2889
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2890 * DEMO - Clarified lack of modeline support for Lucid Emacs and fixed typo.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2891
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2892 * hmouse-tag.el - Added (load "etags") for Emacs V19.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2893
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2894 * hsite-ex.el - Swapped order of definition of hyperb:lemacs-p and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2895 hyperb:epoch-p so that when under Epoch, hyperb:lemacs-p is defined
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2896 when used in the "hypb.el" file which is loaded by the Epoch conditional
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2897 code in "hsite-ex.el".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2898
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2899 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2900 V3.06 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2901 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2902
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2903 Mon Nov 2 15:15:42 1992 Bob Weiner (ex594bw at msn25)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2904
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2905 * hui-le-but.el - ep:set-item-highlight - Added optional 2nd arg FOREGROUND.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2906
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2907 * hypb.el - hypb:window-list - Added Lemacs support to return list of all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2908 windows on all screens.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2909
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2910 Fri Oct 30 16:58:43 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2911
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2912 * DEMO - Added Smart Mouse Keys section demoing drag and modeline click
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2913 capabilities.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2914
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2915 Thu Oct 29 13:41:43 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2916
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2917 * hmous-info.el - smart-info
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2918 smart-info-meta - Modified to utilize Gillespie's Info tree
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2919 traversal routines if loaded so can walk through a whole manual with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2920 mouse keys easily.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2921
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2922 * hmouse-drv.el - smart-key
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2923 smart-key-meta - Fixed doc strings so don't mention
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2924 smart-menu.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2925
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2926 * hsmail.el - mail-yank-original - Fixed bug that could cause whole Rmail
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2927 buffer to be yanked in if Hyperbole mail support was not fully loaded.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2928
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2929 Wed Oct 28 11:18:13 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2930
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2931 * hui-window - sm-mouse-modeline - Made Smart Key click on right edge of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2932 modeline bury Info buffer if displayed already, so it acts as a display/
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2933 hide toggle.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2934 sm-mouse-modeline-meta - Did the same for the secondary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2935 Smart Key with the Smart Key summary display.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2936
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2937 Thu Oct 22 17:05:35 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2938
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2939 * hypb.texinfo - Added Smart Key Reference appendix.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2940
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2941 Wed Oct 21 14:33:21 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2942
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2943 * hmouse-drv.el - smart-key-help-show - Changed so help buffers come up
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2944 in Emacs Lisp mode so symbols in help may be further browsed with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2945 smart key presses.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2946
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2947 * hui-mouse.el - smart-key-alist - Changed smart-man-entry-ref entry so works
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2948 properly with Smart Key help commands.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2949
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2950 * MANIFEST - Reorganized.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2951
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2952 Fri Oct 16 10:29:58 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2953
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2954 * hui-mouse.el - smart-key-mouse-alist - Added def to handle smart key
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2955 and smart key mouse actions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2956 smart-key-mouse
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2957 smart-key-mouse-meta - Updated to use smar-tkey-mouse-alist.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2958
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2959 * hsite-ex.el - Swapped smart-key to {M-RET} and smart-key-meta to {C-u
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2960 M-RET} since this is more intuitive overall and jives with the {C-h S}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2961 binding.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2962 hypb.texinfo
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2963 DEMO - Updated with change.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2964
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2965 * hui.el - hui:ebut-delete-confirm-p - Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2966 hui:ebut-delete - Changed to prompt user before deleting button
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2967 when hui:ebut-delete-confirm-p is non-nil and delete command is called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2968 interactively.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2969 hui:ebut-delete-op - Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2970 hui:error - Added and changed hui error calls to use.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2971 hui:menu - Updated to handle errors properly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2972 hypb.texinfo - Explained changed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2973
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2974 Thu Oct 15 12:18:42 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2975
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2976 * smart-key-help - Made arg optional.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2977 smart-key-meta-help - Added so can call without sending an arg.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2978 * hmouse-mod.el - Added to support use of Smart Mouse Keys as keyboard
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2979 modifier keys, Control and Meta.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2980 MANIFEST - Updated.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2981 hmouse-drv.el - smart-key-mouse-help - Added to handle help for context
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2982 sensitive help for drags.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2983
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
2984 Wed Oct 14 11:55:15 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2985
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2986 * hbut.el - ebut:label-p - Made it handle labels with embedded open and close
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2987 delimiters properly, e.g. {C-x @key{RET}}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2988 hib-kbd.el - kbd-key:normalize - Accounted for @key{SPC} type notation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2989 in Texinfo.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2990
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2991 * hui-menus - hui:menu - Provide user feedback on {C-g} quit signals
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2992 when within a Hyperbole menu just like when not.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2993
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2994 * hbut.el - ebut:list - Remove duplicate labels by default.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2995
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2996 * hypb.texinfo - Updated list of ibtypes and actypes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2997
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2998 * hbmap.el - hbmap:dir-filename - Replaced concat with expand-file-name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2999 hbdata.el - hbdata:to-hbdata-buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3000 hbut.el - ebut:search
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3001 gbut:file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3002 hattr:save
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3003 hbut:source
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3004 hmouse-drv.el - smart-key-summarize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3005 hmouse-tag.el - smart-c
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3006 smart-c-include-file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3007 smart-tags-file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3008 hpath.el - hpath:symlink-expand
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3009 hsite-ex.el - set load
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3010 hui.el - ebut:unmark
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3011
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3012 * hmouse-doc - Renamed to hmouse-doc.txt for easy inclusion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3013 in Texinfo Manual.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3014 MANIFEST - Updated.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3015 hmouse-drv.el - smart-key-summarize - Updated.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3016 hui-menus.el - hui:menus - Updated.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3017
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3018 Mon Oct 12 18:54:03 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3019
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3020 * hui-menus.el - hui:menus - Capitalized all top-level entries.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3021 hypb.texinfo - Reflected this change in menu.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3022
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3023 Sun Oct 11 16:37:10 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3024
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3025 * hibtypes.el - hibtypes:begin-load-hook
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3026 hibtypes:end-load-hook - Added to improve customizability
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3027 of ibtype loading.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3028 hypb.texinfo - Documented these new hooks.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3029 hsite-ex.el - Used new hooks in loads of some ibtypes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3030 README - Mentioned new hooks.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3031
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3032 Thu Oct 8 17:22:33 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3033
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3034 * hmouse-key.el - sm-depress
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3035 sm-depress-meta - Stopped from moving point, release action
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3036 can do that when needed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3037 hmouse-drv.el - smart-key-mouse
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3038 smart-key-mouse-meta - Moved `smart-key-help' function
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3039 to Smart Key release event rather than depress, so that depress can
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3040 be used more generally.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3041
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3042 * hmouse-tag.el - smart-lisp-at-tag-p - Added `*' as valid symbol char.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3043
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3044 * h-skip-bytec.lsp - Added for functions not to byte compile.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3045 hmouse-drv.el - smart-key-mouse-set-point - Moved to "h-skip-bytec.lsp"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3046 so would remain non-byte-compiled because byte-compiled version
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3047 fails under X, at least.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3048 MANIFEST - Updated.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3049
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3050 Tue Oct 6 12:24:48 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3051
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3052 * hyperbole.el - Added to autoload Hyperbole; provides main entry point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3053 MANIFEST - Updated.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3054
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3055 Mon Oct 5 19:13:07 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3056
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3057 * hui-mouse.el - smart-gnus-Subject - Fixed last-line-p condition which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3058 did not work because of GNUS code does not properly determine the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3059 current article regardless of point position within the subject buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3060
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3061 Sun Oct 4 14:36:13 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3062
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3063 * hmouse-key.el - apollo-mouse-move-point - Added definition which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3064 returns screen coordinates of point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3065 smart-key-mouse-set-point - Called.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3066 hmouse-drv.el - smart-key-mouse-set-point - Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3067
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3068 Thu Oct 1 18:14:29 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3069
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3070 * wrolo.el - rolo-grep-file - Added a save-excursion so that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3071 point does not change after a rolo search of a buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3072 already in use.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3073
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3074 Wed Sep 30 17:41:58 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3075
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3076 * hib-doc-id.el - Added to display site-specific documents based on ID.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3077 You must load it explicitly or it is not used. See the DESCRIPTION
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3078 in its header.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3079 MANIFEST - Added hib-doc-id.el entry.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3080
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3081 * wconfig.el - Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3082 MANIFEST - Added wconfig.el entry.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3083 hsite-ex.el - Added wconfig key bindings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3084 hinit.el - Added wconfig autoloads.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3085
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3086 Sat Sep 26 17:40:41 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3087
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3088 * wrolo.el - rolo-grep - Fixed bug in handling of negative max-matches
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3089 argument which kept rolo-yank from working.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3090
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3091 * hmouse-drv.el - smart-key-depress/release-window
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3092 smart-key-meta-depress/release-window - Added to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3093 track window of presses and releases.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3094 smart-key-mouse-func - Set above variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3095 hmouse-key.el - sm-depress
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3096 sm-depress-meta - Set above variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3097
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3098 Fri Sep 25 13:35:26 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3099
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3100 * hypb.el - hypb:screen-line - Added to determine screen
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3101 line from point or marker.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3102
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3103 * hui-window.el - Added module to handle Smart Mouse Key
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3104 depress and release actions in windows and mode lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3105 MANIFEST - Added "hui-window.el" entry.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3106 hui-mouse.el - Added require of hui-window if running
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3107 under a window system.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3108
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3109 * hmouse-drv.el - smart-key-point-prev - Removed its def.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3110 smart-key-depress-prev-point
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3111 smart-key-meta-depress-prev-point
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3112 smart-key-release-prev-point
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3113 smart-key-meta-release-prev-point - Added defs for these
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3114 vars for use in mouse drag determinations and point restorations.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3115 hui.el - hui:ebut-edit - Removed use of smart-key-point-prev.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3116
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3117 Wed Sep 23 19:17:07 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3118
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3119 * hmouse-drv.el - *smart-key-release-args*
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3120 *smart-key-meta-release-args* - Added to provide other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3121 functions with args last given to Smart Mouse Keys.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3122 smart-key-mouse
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3123 smart-key-mouse-meta - Modified to set these arg vars.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3124
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3125 * hmouse-key.el - *smart-key-depress-args*
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3126 *smart-key-meta-depress-args* - Added as globals to hold
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3127 args sent to smart key depress events for use by other functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3128
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3129 Tue Sep 22 22:38:02 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3130
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3131 * hui-mouse.el - smart-key-alist - Fixed bug that kept end of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3132 line scrolling from working properly when selective-display
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3133 is in use since mouse can set point to precede a ^M character
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3134 in addition to a newline. This is really a bug in the way
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3135 "x-mouse.el" sets point, but we compensate here.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3136
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3137 * hmouse-drv.el - scroll-down/up-eol - Modified to do
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3138 proportional scrolling when `smart-scroll-proportional'
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3139 is non-nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3140 hsite-ex.el - Added `smart-scroll-proportional' defvar.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3141 Updated and clarified installation instructions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3142 hypb.texinfo - Added prop scrolling to Smart Key summary table.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3143 DEMO - Added demo of Smart Key end of line scrolling.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3144
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3145 Sun Sep 20 01:43:32 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3146
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3147 * hmouse-tag.el - smart-c-include-regexp - Redefined to also handle #import
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3148 used by Objective-C classes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3149
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3150 Sat Sep 19 17:56:14 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3151
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3152 * hinit.el - hyperb:version - Moved out of here to "hversion.el"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3153 file. Updated version number to 3.05.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3154 MANIFEST - Updated.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3155
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3156 * hui-menus.el - hui:menu - Added two optional parameters to permit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3157 invocation of alternative menus from other packages.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3158 hui:menu-act - Added an optional menu-list parameter so that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3159 other packages can more simply used Hyperbole menus for their menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3160 UIs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3161
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3162 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3163 V3.05 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3164 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3165
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3166 Sun Sep 6 02:52:32 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3167
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3168 * hypb.texinfo
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3169 hsite-ex.el - smart-key-help - Added {C-h S} key binding to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3170 make accessible whether or not one has a mouse.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3171
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3172 Wed Sep 2 18:02:02 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3173
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3174 * hact.el - actype:act - Tried another fix for getting relative
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3175 paths resolved properly without improperly setting default-directory.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3176
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3177 Tue Sep 1 14:21:47 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3178
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3179 * hmouse-key.el - sm-depress
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3180 sm-depress-meta - Fixed bug which kept depressed flag
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3181 from being set if mouse handler function sends no args.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3182
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3183 * hsite-ex.el - Uncommented key bindings for `hui:ebut-rename'
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3184 and `sm-mouse-toggle-bindings' and protected all key bindings
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3185 so are not done if function is already bound to key or if key
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3186 is already in use.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3187 hypb:rebind-smart-keys - Added to permit special
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3188 smart key bindings in read-only modes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3189
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3190 Fri Aug 28 09:39:55 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3191
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3192 * hui-le-but.el - le:but-delete - Added missing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3193 (fset 'le:but-delete 'ep:but-delete).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3194 * hbut.el - hattr:clear - Fixed bug which could leave wrong attributes,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3195 e.g. args, attached to button.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3196 * hui-le-but.el - ep:but-flash - Fixed bug which left some implicit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3197 buttons highlighted after flash.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3198 le:cycle-but-color - Made flash-style foreground &
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3199 background contrast as good as button highlighted style.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3200 hui-epV4-b.el - ep:but-flash - Fixed bug which left some implicit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3201 buttons highlighted after flash.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3202 ep:cycle-but-color - Made flash-style foreground &
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3203 background contrast as good as button highlighted style.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3204
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3205 Tue Aug 25 15:21:14 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3206
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3207 * hui-le-but.el - Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3208 hmouse-key.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3209 hui-menus.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3210 hsite-ex.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3211 MANIFEST
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3212 hinit.el - Added button highlighting, mouse key support,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3213 and event-based keypress input for Lucid Emacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3214 Released this set of files as patch to add Lucid Emacs support.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3215
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3216 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3217 V3.05P changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3218 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3219
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3220 Thu May 7 15:48:00 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3221
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3222 * hbdata.el - hbdata:apply-entry - Fixed bug that matched to C-l within
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3223 a button data entry rather than at its end.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3224
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3225 Mon Apr 27 02:15:53 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3226
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3227 * hbut.el - htype:create - Fixed improper use of macro form which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3228 caused emission of no code for ibtypes when compiled with the new,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3229 optimizing byte compiler.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3230 * hact.el - hact - Simplified.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3231 action:create - Wrapped `function' around action body
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3232 so is byte-compiled.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3233
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3234 Fri Apr 24 14:17:58 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3235
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3236 * hibtypes.el - rfc - Added to retrieve and display rfcs from references.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3237 hactypes.el - link-to-rfc - Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3238
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3239 Tue Apr 21 22:11:06 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3240
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3241 * hui-menus.el - hui:menus - Added Ebut/Edit for consistency with other menus.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3242
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3243 Thu Apr 16 17:06:32 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3244
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3245 * hbut.el - ebut:next-occurrence - Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3246 ebut:get - Modified to use ebut:next-occurrence to correct bug
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3247 that caused failure when called with point not at desired button and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3248 button source is pointed to indirectly with @loc>, e.g. in search
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3249 result (moccur) buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3250
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3251 Wed Apr 15 03:20:10 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3252
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3253 * hpath.el - hpath:symlink-referent - Added to recursively resolve symlinks.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3254 hpath:symlink-expand
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3255 hui.el - hui:key-dir
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3256 hui:key-src - Modified to use hpath:symlink-referent.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3257 hbut.el - hbut:key-src - Modified to use hpath:symlink-referent.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3258 hact.el - actype:act - Made default-directory relative to but src
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3259 location, which may be complicated by symbolic links.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3260
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3261 Tue Apr 14 08:53:11 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3262
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3263 * hui-mouse.el - smart-dired - Added call to dired-to-flagged-delete for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3264 Tree Dired compatibility.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3265
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3266 Fri Apr 10 18:53:24 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3267
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3268 * DEMO - Started reworking to illustrate newer features.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3269
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3270 Thu Apr 9 04:10:48 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3271
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3272 * hmous-info.el - Info-handle-in-node-hdr - Fixed bug when (dir) entry
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3273 appears in node header.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3274 * hui-mouse.el - smart-outline-to-entry-end - Added this omitted function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3275
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3276 * hmouse-doc - Reorganized for readability.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3277
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3278 Tue Mar 31 20:34:21 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3279
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3280 * hui-mouse.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3281 hsite-ex.el - Made local smart key read-only mode bindings site
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3282 configurable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3283
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3284 Mon Mar 30 01:11:28 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3285
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3286 * hui-epV4-b.el - Added code to support item and line highlighting for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3287 Smart Menus and PIEmail, for example.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3288
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3289 Sun Mar 29 21:04:39 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3290
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3291 * hactypes.el - link-to-elisp-doc - Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3292
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3293 Fri Mar 27 13:20:43 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3294
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3295 * hmouse-drv.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3296 hsite-ex.el - Moved Smart Key global bindings here so are site
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3297 customizable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3298
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3299 Thu Mar 26 14:40:57 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3300
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3301 * hpath.el - hpath:ange-ftp-p - Tweaked to recognize path with user names
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3302 properly so all forms shown in DEMO work.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3303
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3304 Tue Mar 24 17:07:35 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3305
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3306 * hmouse-key.el - Required sun-fns under SunView.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3307
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3308 Sat Mar 21 19:04:58 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3309
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3310 * hui.el - hui:ebut-operate - Fixed bug caused by returning 't.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3311
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3312 * hargs.el - hargs:iforms - Fixed bug in `N' and `n' cmd chars where
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3313 arg value was not set.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3314
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3315 * hactypes.el - hyp-config - Added PIEmail descriptor and suppressed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3316 mailer entry if nil valued.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3317
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3318 Thu Mar 19 02:10:11 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3319
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3320 * hmouse-key.el - Added NeXTStep auto-configured mouse support.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3321
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3322 Wed Mar 18 21:32:32 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3323
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3324 * hmouse-key.el - sm-mouse-setup - Ensured Gillespie's new Info mouse support
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3325 code is turned off since Hyperbole handles that and errors result if not.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3326
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3327 * hui-mouse.el - smart-calendar - Changed scroll op from eol to eob since
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3328 no longer provide local function control of eol.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3329
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3330 * hui-menus.el - hui:menu - Removed improper use of unwind-protect which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3331 allowed recursive Hyperbole menu invocation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3332
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3333 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3334 V3.04 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3335 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3336
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3337 Tue Mar 17 18:39:21 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3338
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3339 * hui-mouse.el - smart-key-alist - Added View mode scrolling support.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3340
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3341 Mon Mar 16 13:59:07 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3342
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3343 * hypb.el - hypb:debug - Added to support more informative tracebacks.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3344
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3345 * htz.el - htz:date-parse - Fixed incorrect month regexp for format 4
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3346 and added error clause to catch invalid date formats.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3347
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3348 * hvm.el - Conditionalized load of "vm-edit", so for vm versions where
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3349 all code is in vm.elc, works correctly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3350
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3351 Wed Mar 11 12:51:55 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3352
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3353 * hrmail.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3354 hmv.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3355 hmh.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3356 hmail.el - Added msg-next, msg-prev, Summ-delete, Summ-expunge,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3357 Summ-goto, and Summ-undelete-all for use in smart-hmail/meta funcs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3358 * hui-mouse.el - smart-rmail - Added press on first line of msg
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3359 smart-rmail-meta - that goes to next/prev msg.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3360 Also renamed to smart-hmail since now use abstract functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3361 Eliminated local smart key binding of {RTN} in mail reader modes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3362 since would have to set in every mode map and may be used in some.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3363
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3364 Mon Mar 9 05:43:06 1992 Bob Weiner <weiner@infodock.com>
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3365
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3366 * hpath.el - hpath:at-p - Added missing call to `hpath:ange-ftp-p'
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3367 so that `pathname' ibtype works as documented and so that remote pathnames
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3368 are not checked for existence.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3369
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3370 * hvm.el - Vm-msg-num - Fixed miscounting bug.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3371 hmh.el - Mh-msg-num - Fixed invalid function call.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3372
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3373 * hui-mouse.el - smart-gnus-Article
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3374 smart-gnus-Article-meta - Added smart key support for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3375 GNUS article mode browsing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3376
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3377 * hinit.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3378 hsite-ex.el - Added autoload of Hyperbole support for PIEmail reader.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3379 PIEmail is not yet released, so don't ask about it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3380
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3381 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3382 V3.04P changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3383 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3384
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3385 Mon Mar 9 01:51:54 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3386
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3387 * hact.el - action:path-args-rel
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3388 hui.el - hui:ebut-create
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3389 hui:ebut-modify
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3390 hui:gbut-create - Added use of 'dir attribute in 'hbut:current
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3391 so that always know which directory button path args should be made
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3392 relative to.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3393
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3394 Sat Mar 7 03:23:26 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3395
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3396 * hmouse-tag.el - smart-c - Fixed so selecting #include files works by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3397 calling smart-c-include-file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3398 smart-c-include-dirs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3399 smart-c-cpp-include-dirs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3400 smart-c-include-regexp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3401 smart-c-include-file - Added to support include selection.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3402
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3403
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3404 Fri Mar 6 01:48:28 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3405
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3406 * hui-mouse.el - smart-man-c-routine-ref - Made it use `man-path' variable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3407 from smart-man.el (not distributed because not needed) if available.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3408
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3409 * hactypes.el - exec-window-cmd - Added exec of window-based shell cmds.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3410 Does not display shell input or output, just applications window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3411
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3412 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3413 V3.03P changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3414 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3415
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3416 Wed Mar 4 02:00:28 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3417
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3418 * hactypes.el - hyp-config - Added system-type inclusion and removed tabs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3419 hui-menus.el - Msg/ - Made Subject line for hyp-config more definitive.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3420
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3421 Tue Mar 3 00:23:47 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3422
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3423 * hui-mouse.el - unix-apropos-map - Fixed bug where badly written unix apropos
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3424 mode does not define key map properly and we try to set keys in it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3425
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3426 * hmouse-drv.el - smart-key-help - Made display action doc specific to any
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3427 Hyperbole button clicked on.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3428
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3429 * hbut.el - hattr:report - Fixed bug in field filling when attr name was too long.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3430
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3431 * hmouse-key.el - sm-depress
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3432 sm-depress-meta - Removed save-excursion to ensure that point
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3433 is always put where smart keys are depressed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3434
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3435 * hmouse-drv.el - smart-key-set-point - Made `smart-key-point-prev' save
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3436 point-marker rather than point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3437 hui.el - hui:ebut-edit - Made use of `smart-key-point-prev' as marker.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3438
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3439 * hui-mouse.el - smart-buffer-menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3440 smart-buffer-menu-meta - Added, were accidentally omitted.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3441
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3442 Mon Mar 2 19:41:55 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3443
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3444 * hypb.el - hypb:function-copy - Removed code that deleted &rest keyword
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3445 since this could cause a wrong number of arguments error.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3446
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3447 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3448 V3.02P changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3449 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3450
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3451 Wed Feb 26 02:00:07 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3452
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3453 * hypb.el - hypb:supercite-p - Added to test if supercite is in use.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3454 hsmail.el - mail-yank-original - Prevented removal of headers when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3455 supercite package is used. Also fixed bug where point and mark
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3456 exchange was being done in wrong scope.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3457 hgnus.el - Added supercite compatible `news-reply-yank-original'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3458 hypb.texinfo - Updated to mention that mail/news inits, like
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3459 supercite init, must come before Hyperbole init.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3460
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3461 * hrmail.el - Fixed bug where function overloads that contained &rest
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3462 would end up creating a list of a list.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3463 hypb.el - hypb:function-copy - Added to solve this bug.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3464 hinit.el - Updated version number.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3465
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3466 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3467 V3.01P changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3468 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3469
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3470 Tue Feb 25 00:42:24 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3471
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3472 * hypb.texinfo
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3473 hactypes.el - link-to-regexp-match
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3474 link-to-string-match - Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3475
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3476 * hinit.el - var:append - Modified to deal with reality that people may
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3477 set their hook variables to function symbols rather than lists.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3478
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3479 * hui-mouse.el - Added smart key support for: C and Lisp jump to tag def,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3480 calendar scrolling and appt viewing, man apropos and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3481 man page ref following, outline expanding and collapsing,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3482 Rmail and GNUS browsing, dired and buffer menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3483 selections and deletions, wrolo entry source editing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3484 and entry narrowing to focus.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3485 * hui.el - hui:htype-help
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3486 hui-menus.el - hui:menus - Made ibtypes listing print in decreasing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3487 priority order, so user can see the priorities.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3488
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3489 Mon Feb 24 20:10:46 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3490
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3491 * hmouse-tag.el - Added, jumps to identifier definition locations.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3492
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3493 Sun Feb 23 03:29:17 1992 Bob Weiner <weiner@infodock.com>
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3494
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3495 * hargs.el - hargs:at-p - Fixed bug where if reading an `ebut' argument
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3496 could not select from completions buffer. Global buttons now need
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3497 this behavior.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3498
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3499 Sat Feb 22 03:57:24 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3500
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3501 * hibtypes.el - hyp-address
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3502 hactypes.el - hyp-config - Added to insert Hyperbole configuration info
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3503 in outgoing mail messages and news articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3504 hyp-request - Added to provide help when making hyperbole
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3505 mail list requests.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3506 hui-menus.el - Added Msg/ menu providing quick access to hyp-config and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3507 hyp-request actions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3508
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3509 Wed Feb 19 00:37:37 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3510
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3511 * hbut - gbut:act
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3512 gbut:help
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3513 gbut:key-list
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3514 gbut:lbl-list
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3515 hui.el - hui:gbut-create - Added basic global button support.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3516
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3517 * hbdata.el - hbdata:build - Fixed bug during button creation where
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3518 instance number never went over 2.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3519
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3520 * hui.el - hui:ebut-create
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3521 hui:ebut-modify - Modified to permit button creation in mail
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3522 reader buffers properly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3523 hui:key-src - Added to support this change.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3524
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3525 Tue Feb 18 02:27:05 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3526
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3527 * hypb.texinfo
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3528 hui-menus.el - Added Doc/ top-level menu.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3529
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3530 * hinit.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3531 hsite-ex.el - Made all mail and news reader support autoconfigure.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3532
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3533 * hvm.el - Made whole VM support work.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3534
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3535 Mon Feb 17 21:50:23 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3536
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3537 * hmail.el - hmail:hbdata-to-p
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3538 hsmail.el - mail-yank-original - Fixed placement of author ref line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3539 hgnus.el - rnews:summ-msg-to - Added.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3540 gnus-Article-prepare-hook - Changed from improper `mode-hook'.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3541 gnus-Subject-prepare-hook - Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3542 hbdata.el - hbdata:apply-entry - Made whole GNUS support work.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3543
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3544 Mon Feb 3 03:06:15 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3545
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3546 * README - Rearranged sections.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3547
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3548 * hmouse-key.el - sm-depress
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3549 sm-depress-meta - Changed to take any number of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3550 arguments to support 3 arg calling convention under Sunview.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3551
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3552 Sun Feb 2 16:52:05 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3553
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3554 * hui.el - hui:ebut-operate - Fixed bug that had crept in that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3555 did not use marked text during button create.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3556
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3557 Fri Jan 24 10:36:19 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3558
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3559 * set.el - set:add - Changed to always return current set, like
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3560 set:remove. Use set:member to check if elt is in set.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3561
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3562 Thu Jan 16 14:41:50 1992 Bob Weiner <weiner@infodock.com>
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3563
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3564 * hui-mouse.el - Changed `defconst' to `defvar' throughout file so if
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3565 Smart Key package is loaded separately, defaults are not overwritten.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3566
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3567 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3568 V3.0P changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3569 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3570
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3571 Sat Jan 11 14:28:51 1992 Bob Weiner <weiner@infodock.com>
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3572
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3573 * hypb.el - hypb:call-process-p - Made `predicate' param optional to
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3574 conform to doc string.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3575
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3576 Thu Jan 9 02:15:14 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3577
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3578 * hmouse-key.el - sm-mouse-set-bindings - Fixed conditional bug, missing paren.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3579
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3580 * hib*
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3581 hsys* - Updated all ibtypes to new format.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3582 * hbut.el - defib - Removed `actype' param since ibtypes can perform any number
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3583 of actions now.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3584 * hact.el - actype:act - Added and aliased to `hact'. This is the function
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3585 new ibtypes call to perform actions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3586 actype:action - Added support so any function can be called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3587 as an action.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3588 hrule:action - Added this var to allow disabling of actions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3589 * hbut.el - hattr:report - Removed display of internal "actypes::" prefix.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3590 ibut:at-p - Set hrule:action to disable action when eval ibtype.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3591
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3592 * hsys-www.el - ib hwww:link-follow - Permitted [<num>] references without any
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3593 leading text since some WWW documents use this. This may lead to false
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3594 button recognition in other documents. When clicked on, it will become clear
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3595 that such are not valid buttons.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3596
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3597 Wed Jan 8 22:53:41 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3598
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3599 * hui-ep-but.el - ep:but-color - Changed "black" dflt to (epoch::foreground).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3600
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3601 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3602 V2.02.4 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3603 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3604
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3605 Sat Jan 4 17:48:12 1992 Bob Weiner <weiner@infodock.com>
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3606
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3607 * hbut.el - ebut:create - Removed `save-excursion' call which conflicted with
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3608 function doc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3609 hui.el - hui:ebut-create
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3610 hui:ebut-modify
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3611 hui:ebut-rename - Added `save-excursion' so buttons are always
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3612 created in the proper buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3613 hargs.el - hargs:read
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3614 hargs:read-match - Added `save-excursion' so user buffer or window
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3615 switching during arg reading does not change current buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3616
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3617 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3618 V2.02.3 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3619 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3620
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3621 Fri Jan 3 17:51:42 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3622
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3623 * hui-menus.el - hui:menu-select - Fixed bug in menus where if hit invalid
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3624 key, could not enter a valid one any more.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3625
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3626 Thu Jan 2 02:27:12 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3627
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3628 * hpath.el - hpath:at-p
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3629 hpath:is-p - Added recognition of ange-ftp pathnames,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3630 automatically used by ibtype, pathname.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3631
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3632 * wrolo.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3633 wrolo-logic.el - Added rolodex system to distribution.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3634
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3635 Wed Jan 1 01:52:41 1992 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3636
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3637 * hui-menus.el - hui:menus - Renamed Report/ menu to Help/ and placed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3638 under Ebut/ menu rather than top level, so could fit new Rolo/ menu.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3639 Removed duplicative `List' entry from Ebut/.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3640 * hactypes.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3641 hibtypes.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3642 hypb.texinfo - rfc-toc - Added ibtype-actype pair to display summary of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3643 Internet RFC contents for random access browsing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3644
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3645 Sun Dec 29 00:50:18 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3646
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3647 * hmous-info.el - Info-handle-in-note - Updated to handle *Ref cross refs as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3648 used in Elisp manual. Maybe these are part of Texinfo V2?
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3649
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3650 * hpath.el - hpath:is-p - Updated to allow Info node paths.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3651 hibtypes.el - Info-node - Added new type to recognized double quoted
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3652 Info node refs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3653 DEMO
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3654 hypb.texinfo - Updated with new type.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3655
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3656 Sat Dec 28 05:01:45 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3657
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3658 * hargs.el - hargs:at-p - Fixed completion handling so does not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3659 eliminate prefix portion already in minibuffer when selecting a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3660 path completion entry, e.g. with "~/h/ha" in minibuffer and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3661 "hact.el" chosen, result is "~/h/hact.el".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3662 hargs:read-match - Made always ignore case in matches.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3663
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3664 Thu Dec 26 00:57:39 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3665
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3666 * hact.el - action:act - Added execution of action:act-hook before action.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3667 hypb.texinfo - action:act-hook - Documented.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3668 * hbut.el - hbut:fill-prefix-remove
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3669 hbut:fill-prefix-regexps - Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3670 hbut:label-to-key - Added removal of fill prefixes within
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3671 button labels.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3672
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3673 Wed Dec 25 01:48:24 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3674
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3675 * hbdata.el - hbdata:apply-entry - Added support for explicit buttons in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3676 newsreader summaries.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3677 hmail.el - Added basic newsreader abstract interface, hnews.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3678 hgnus.el - Added to distribution. Hyperbole button support within
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3679 GNUS newsreader/poster.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3680 hypb.el - hypb:map-sublists
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3681 hypb:function-symbol-replace - Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3682 MANIFEST
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3683 hsite-ex.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3684 hypb.texinfo - Updated for addition.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3685 Also changed improper reference of `hyperbole-admin'
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3686 mailing address to `hyperbole-request' which is where changes to the
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3687 Hyperbole code should be sent.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3688
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3689 Mon Dec 23 02:10:41 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3690
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3691 * hui-menus.el - hui:menu - Fixed problem common with mouse systems
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3692 under which one could get multiple activations of Hyperbole menus.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3693 Although, there are some uses for this behavior, it has been
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3694 eliminated to remove the aggravation of having to exit from each
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3695 menu activation level in turn.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3696 hui:menus - Added Mail> support menu.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3697 hui:menu-act - Fixed bug where func calls with no arg
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3698 were interpreted as menu activations.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3699 hui:menu-p - Added flag for testing of menu activation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3700 * hibtypes.el - grep-msg - Added, jumps to source of grep and error msg lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3701 hactypes.el - link-to-file-line - Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3702 hypb.texinfo - Documented additions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3703
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3704 * hypb.texinfo
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3705 hui-menus.el - Shortened menu notation and added GBut access menu entry.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3706
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3707 * hact.el - action:path-args-abs - Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3708 hmail.el - hmail:composing-dir - Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3709 hbdata.el - hbdata:build - Modified arg handling to make paths
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3710 absolute when in outgoing mail messages, otherwise, relative paths
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3711 would be mailed and misinterpreted.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3712
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3713 Sun Dec 22 00:35:39 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3714
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3715 * MANIFEST - Added "hvm.el" and "hmh.el" to distribution.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3716 hsite-ex.el - Added conditional configuration for Rmail, Mh or Vm setup.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3717 hmail.el - rmail:edit-quit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3718 smail:send
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3719 smail:yank - Unused, removed from mail interface.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3720 hsmail.el - Simplified and generalized to support use of
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3721 `send-mail-function' variable from "sendmail.el" and to allow use
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3722 of the Emacs Lisp archive "mail-plus.el" package which allows multiple
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3723 message composure within *mail* buffer.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3724 smail:comment-add - Added to `mail-setup-hook' to automatically
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3725 add a comment indicating Hyperbole mail button acceptance on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3726 outgoing mail.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3727 smail:comment - Form to eval to get mail comment.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3728
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3729 hrmail.el - Moved mail reader specific settings of abstract mail
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3730 interface variables and functions here from "hmail.el".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3731 hmh.el - Added to support MH mail reader.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3732 * hinit.el - hyperb:init - Moved invocation of `hyperb:init-hook' to
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3733 front of init instead of end so hook can influence init sequence
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3734 such as the selection of a mail reader to load Hyperbole support for.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3735 var:append - Rewrote to not append if all elements of list
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3736 are already a part of variables value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3737 * hmail.el - rmail:msg-hdrs-full - Added to abstract interface.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3738 rmail:msg-id-get - Changed to call above func.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3739
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3740 Sat Dec 21 21:11:30 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3741
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3742 * hypb.texinfo
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3743 hsite-ex.el - Changed sample `hui:ebut-rename' binding from {C-c r} to
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3744 {C-c C-r}.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3745
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3746 Fri Dec 20 14:28:14 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3747
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3748 * hbut.el - ibut:at-p - Moved clear of hbut:current to start of function
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3749 so `defib' bodies can set button `args' attribute or others.
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3750 Also sets `args' from any list elts after first 3 returned by `defib' if
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3751 args is not already set. This permits the same argument flexibility as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3752 enjoyed by explicit buttons.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3753 ebut:label-to-key - Rewrote to simplify, remove leading and
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3754 trailing space, and to use `hypb:replace-match-string'.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3755 hypb.texinfo - Updated manual to explain this change.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3756
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3757 Thu Dec 19 00:00:11 1991 Bob Weiner <weiner@infodock.com>
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3758
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3759 * hmail.el - Conditionalized require of `hrmail' and `hsmail' so they
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3760 are only loaded if `hmail:reader' and `hmail:composer' values
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3761 indicate that they are needed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3762 * hmouse-key.el - Rewrote module so that mouse binding conditionals
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3763 depend on window system values rather than terminal types so that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3764 when run within a terminal window without mouse support on a window
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3765 system, mouse keys are not enabled.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3766
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3767 Wed Dec 18 23:15:17 1991 Bob Weiner <weiner@infodock.com>
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3768
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3769 * hbut.el - ibut:at-p - Put key into `lbl-key' attribute rather than label.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3770 hibtypes.el - annot-bib - Changed in file doc and code so ibtypes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3771 always return label rather than key, as documented previously in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3772 Hyperbole manual.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3773 * hib-kbd.el - kbd-key:normalize - Added removal of "\n" and "C-m" chars.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3774 * hui-menus.el - hui:menu-select - Added "no help" message to prevent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3775 menu items without help strings from quitting menu.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3776
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3777 Sat Dec 14 02:02:36 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3778
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3779 * hsite-ex.el - If hyperb:dir already set when loaded, then don't define it.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3780 - Changed `hui:menu' key binding to use whatever user's
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3781 help-map prefix key is.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3782 * hmouse-key.el - Fixed improper placement of ELisp require clauses which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3783 caused load failure of code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3784
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3785 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3786 V2.02.2 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3787 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3788
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3789 Fri Dec 13 01:11:59 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3790
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3791 * All - Added final copyright.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3792 * hargs.el - hargs:iform-read - Bound free variable defaults for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3793 modification when interactive form is an sexpression.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3794 * hactypes.el - exec-shell-cmd - Rewrote to operate asyncronously.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3795 Changed calling protocol somewhat incompatibly since prior second
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3796 argument was useless.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3797 link-to-file - Added optional point parameter to allow
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3798 jumping to a position in a file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3799 * hui.el - hui:ebut-rename - Wholly rewrote to allow both in buffer renaming
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3800 of buttons and prompted renaming (when called outside of a button).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3801 * hbut.el - ebut:get - Modified to always clear hbut:current attrib list
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3802 at beginning, so can later test whether or not button was found.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3803 hui-mouse.el - smart-key-alist - Changed clause that recognizes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3804 explicit buttons to trigger on what looks like a button but is not.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3805 Actions then signal appropriate error.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3806 hbdata.el - hbdata:get-entry - Stopped it from signalling an error.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3807 hui.el - hui:ebut-delete - Added error when no button is found.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3808 hui:hbut-act - Added invalid button error.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3809 hui:hbut-help - Added invalid button error.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3810 * hsite-ex.el - Added note about binding `sm-mouse-toggle-bindings' to a key.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3811 * hmouse-key.el - sm-mouse-get-bindings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3812 sm-mouse-set-bindings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3813 sm-mouse-toggle-bindings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3814 apollo-mouse-key-and-binding - Added these functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3815 sm-mouse-bindings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3816 sm-mouse-bindings-p
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3817 sm-mouse-previous-bindings - Added these variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3818
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3819 Thu Dec 12 19:42:15 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3820
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3821 * hinit.el - Removed def of scroll-{up,down}-eol.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3822 hui-mouse.el - Removed def of scroll-{up,down}-eol.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3823 hmouse-drv.el - Moved def of scroll-{up,down}-eol here.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3824 * hui-mouse.el - smart-key-alist - Moved default context ops to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3825 variables designed to handle them.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3826 * hinit.el - Conditionally required `hmouse-drv' so that
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3827 `smart-key-help-show' is always loaded.
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3828
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3829 Wed Dec 11 08:24:17 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3830
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3831 * hui.el - hui:ebut-buf - Added exceptional handling of *post-news* buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3832 * hui-mouse.el - smart-key-alist - Added general help buffer screen restore.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3833 * hmouse-drv.el - smart-key-help-show - Added for use with
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3834 `temp-buffer-show-hook'.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3835 smart-key-help - Modified to not handle special Smart Key
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3836 Help buffer since no longer needed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3837 *smart-key-help-buf* - Deleted.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3838 *smart-key-screen-config* - Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3839 smart-key-summarize - Removed screen config save code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3840 * hsite-ex.el - temp-buffer-show-hook - Added setting so can restore screen
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3841 after any help buffer display by pressing either Smart Key at end of help
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3842 buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3843
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3844 Tue Dec 10 18:22:47 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3845
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3846 * hpath.el - hpath:at-p
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3847 hpath:is-p - Added `non-exist' flag to allow non-existent paths.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3848 * hargs.el - hargs:at-p - Added recognition of delimited pathnames.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3849
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3850 Mon Dec 9 03:09:09 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3851
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3852 * hib-kbd.el - kbd-key:normalize - Added RET or RTN key code translation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3853 * hypb - hypb:functionp - Added for use by hypb:replace-match-string.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3854 * hsite-ex.el - Added call to ep:cycle-but-color.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3855 * hibtypes.el - annot-bib - Removed limitation of use only in files named
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3856 refs-* or *.bib.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3857 * MANIFEST
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3858 README
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3859 refs-DEMO - Renamed to DEMO.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3860
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3861 Sun Dec 8 02:22:08 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3862
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3863 * hui-mouse.el - smart-key-alist - Added call to (smart-key-summarize).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3864 * MANIFEST - hmouse-doc - Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3865 * hmouse-doc - Added for smart-key-summarize and Hyperbole manual use.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3866 * hmouse-drv.el - smart-key-summarize - Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3867 * hsite-ex.el - hyperb:dir - Added var for Hyperbole source dir.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3868 * README - Added section describing mailing lists.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3869 * hact.el - actype:delete - Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3870 * hbut.el - ibtype:delete - Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3871
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3872 Sat Dec 7 21:23:47 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3873
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3874 * hui-epV4-b.el - ep:cycle-but-color - Reset flash color also.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3875 * hui.el - hui:but-flash - Moved init of button flashing to hsite-ex.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3876 so button highlight and flash attributes can be customized more
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3877 easily.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3878 * hinit.el - hyperb:epoch-p - Moved to hsite-ex.el.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3879
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3880 Thu Dec 5 00:19:35 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3881
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3882 * hargs.el - hargs:at-p - Expanded filename recognition using hpath:at-p.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3883 * hibtypes - pathname - Modified to use hpath:at-p.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3884 * hpath.el - hpath:at-p - Added to recognize double quoted, open and close
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3885 single quoted or Texinfo file name references at point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3886 hpath:is-p - Eliminated bug where default local path case
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3887 was not checked for existence.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3888
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3889 Wed Dec 4 19:16:02 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3890
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3891 * hui-ep-but.el - Removed Epoch version-specific code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3892 hui-epV3-b.el - Added to support Epoch V3 Hyperbole button highlighting.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3893 hui-epV4-b.el - Added to support Epoch V4 Hyperbole button highlighting.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3894 Version-specific code selection is now automatic.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3895 * hinit.el - hyperb:epoch-p - Added variable, enables Epoch support.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3896 Used in hinit.el, hui.el, and hsite-ex.el.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3897
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3898 Tue Dec 3 20:03:42 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3899
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3900 * hui-mouse.el - smart-key-alist - Adapted to support Hyperbole menu help.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3901 * hargs.el - hargs:select-p
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3902 hargs:at-p - Adapted to support Hyperbole menu help.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3903 * hypb.el - hypb:help-buf-suffix - Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3904 * hmouse-drv.el - smart-key-help - Changed so windows are stored
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3905 only if help buffer is not on screen.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3906
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3907 Mon Dec 2 17:08:50 1991 Bob Weiner <weiner@infodock.com>
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3908
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3909 * hbut.el - ebut:map - Added missing local binding of var `quoted'.
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3910
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3911 Sun Dec 1 19:06:09 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3912
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3913 * hinit.el - hyperb:check-dir-user - Fixed error on some machines where
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3914 `hbmap:dir-user' was not created because of trailing slash
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3915 in directory name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3916
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3917 Sat Nov 30 03:00:09 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3918
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3919 * hui-menus.el - hui:menu-help - Added this function to show menu help
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3920 messages.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3921 hui:menus - Added help messages. Changed items that invoke
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3922 menus to return a cons cell whose car is the symbol `menu'
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3923 so no longer makes recursive calls while walking through
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3924 menus.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3925 hui:menu-act - Added support for help display and added
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3926 simple loop to display each selected menu.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3927 hui:menu-select - Added support for help display via
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3928 secondary Smart Key.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3929 hui:menu-top - Changed binding from ESC to C-t so ESC
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3930 could be used to enter meta movement keys.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3931
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3932 Fri Nov 29 00:01:40 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3933
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3934 * hargs.el - hargs:at-p - Added support for:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3935 symbol, buffer, character, key, and sexpression,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3936 thus supporting direct selection of all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3937 interactive arg types.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3938 hargs:sexpression-p - Added this private function to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3939 return sexpression at point or nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3940 * hui.el - hui:file-find - Documented.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3941 hui:hbut-help - Made error message more appropriate.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3942 * hbmap.el - hbmap:filename - Added this variable.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3943 * hui-menus.el - hui:menus - Renamed `LocalFileShow' to `DirFile' and
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3944 show even if does not exist.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3945 Renamed `GlobalPersonalFileShow' to
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3946 `PersonalFile' thus changing keys used
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3947 to select.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3948 Removed literal `HYPB' from this menu and
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3949 made into a user settable variable,
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3950 `hbmap:filename'.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3951 * hinit.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3952 hsite-ex.el - Moved Hyperbole initialization messages here from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3953 hinit.el so that they actually occur at the beginning and end of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3954 init sequence and can be more easily tailored locally.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3955
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3956 Wed Nov 27 01:42:17 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3957
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3958 * hbut.el - hattr:memq - Added, so can test for membership of nil-valued
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3959 attributes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3960 hattr:attributes - Added, so can cache list of attributes.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3961 hattr:list - Changed arg name to `obj-symbol' to generalize.
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3962
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3963 Tue Nov 26 05:03:42 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3964
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3965 * hbut.el - ibtype:create - Changed to allow associated action type to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3966 be defined after ibtype. This permits the existence of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3967 ibtypes with invalid actypes but avoids the hard to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3968 understand error of having a loaded ibtype end up undefined.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3969 ebut:map - Added support for ignoring quoted but delimiters.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3970 ebut:label-p - Added `{' and `\' as characters that quote explicit
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3971 button delimiters, so they do not register as buttons, used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3972 with texinfo or other formatting.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3973 * hib-kbd.el - kbd-key:normalize - Eliminated use of tmp buffer, made more
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3974 efficient, made handle most prefix arg syntax and {ESC ESC}
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3975 key sequence.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3976 * hypb.el - hypb:replace-match-string - Added this function. Like
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3977 `replace-match' but for strings rather than buffers.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3978 * hinit.el - hyperb:version - Updated to 2.02B.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3979
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3980 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3981 V2.02 changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3982 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3983
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3984 Tue Nov 26 00:54:17 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3985
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3986 * README-BETA - Reworked for V2.01B.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3987 * hibtypes.el - dir-summary - Added this implicit button type
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3988 which displays files from a list in a MANIFEST or DIR
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3989 file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3990 hyp-source - Fixed so lbl-key returned is always a
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3991 string and changed so uses `hyp-source' actype.
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3992
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3993 * hactypes.el - hyp-source - Added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3994
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
3995 Mon Nov 25 01:13:52 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3996
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3997 * hargs.el - hargs:iform-read - Fixed handling of null default values
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3998 so are not converted to strings. This showed up as a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3999 nil default value instead of default-directory's value
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4000 when prompting for a file or directory name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4001 * MANIFEST - Updated with hib-kbd.el, refs-DEMO, hypb.texinfo.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4002 * hactypes.el - link-to-ebut - Fixed missing paren bug in interactive
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4003 calling spec.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4004 link-to-Info-node - Added support for Info-directory-list
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4005 used in newer versions of Info.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4006 * hpath.el - hpath:absolute-to - Modified to allow a list of directories
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4007 to look for file in.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
4008 * hbut.el - ibut:at-p - Added setting of `loc' attribute for display
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4009 when reporting on implicit buttons.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4010 hbut:source - Corrected to handle quotes around file names.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
4011 hbut:label-p - Added optional `pos-flag' parameter which
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4012 when non-nil returns a list including button start and end
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4013 positions rather than just the label or lbl-key.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4014 * hibtypes.el - annot-bib - Corrected so returns proper key.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4015 pathname - Added new ibtype that recognizes pathnames.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4016 * README - Reworked for public relase.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4017 * hbut.el - ibtype:create - Removed ibtype:create-hook.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4018 htype:create - Added more general htype:create-hook.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4019 htype:delete - Added htype:delete-hook.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4020 * hbut.el - ebut:label-regexp - Added ^M as whitespace character.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4021
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
4022 Fri Nov 22 00:40:06 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4023
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4024 * hsmail.el - sendmail-send-it - Removed code to delete sender from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4025 mail list and added conditional which calls
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
4026 `sendmail-delete-sender' to do this only if that
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4027 function has been defined. Thus, users of the standard
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4028 sendmail.el package see no behavior change.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
4029 * hui.el - hui:ebut-buf - Modified to not drop `*mail*' mail composition
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4030 buffer from list of potential button buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4031 * hib-kbd.el - Added this file; makes brace delimited key sequences function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4032 as implicit buttons.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4033 * hibtypes.el - Required hib-kbd.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4034 * hbut.el - Added hbut:{key-src,key-to-label,label-p,label-to-key} aliases
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4035 for ebut: functions of same name since these are now used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4036 for more than explicit buttons.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4037 - ebut:label-p - modified doc to account for this change.
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
4038 * hbut.el - ebut:label-p - Modified to allow `\' quoting of button delim
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4039 chars for use in labels.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4040 Also fixed bug where if multiple open delimiters preceded an end
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4041 delimiter, first open delimiter was chosen rather than innermost.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4042 Nesting of buttons is not allowed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4043
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
4044 Thu Nov 21 17:03:17 1991 Bob Weiner <weiner@infodock.com>
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
4045
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
4046 * hbut.el - hattr:summarize - Renamed to `hattr:report'.
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
4047 - hbut:summarize - Renamed to `hbut:report'
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4048 to conform to menu-level naming.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4049 Left original names intact for backward compatibility.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4050 Affected: hbut.el, hui-menus.el, and hui.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4051 * hrmail.el - rmail-get-new-mail - Added missing interactive declaration to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4052 overlay.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4053
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
4054 Wed Nov 20 05:04:09 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4055
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4056 * hargs.el - hargs:at-p - Fixed missing paren bug affecting dired and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4057 monkey-mode branches.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4058 * hui-mouse.el - smart-key-alist - Added smart relational DB handling.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4059
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
4060 Mon Nov 18 19:18:09 1991 Bob Weiner <weiner@infodock.com>
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
4061
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
4062 * set.el - Modified `set:create' to allow a list of elements as input.
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
4063 * hui-mouse.el - Added missing `scroll-down-eol' and `scroll-up-eol' functions.
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
4064
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
4065 Sun Nov 17 07:45:21 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4066
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4067 * hui-mouse.el - smart-key-alist
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4068 hargs.el - hargs:at-p - Added selection of completion item at point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4069
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 70
diff changeset
4070 Mon Nov 11 19:06:09 1991 Bob Weiner <weiner@infodock.com>
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4071
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4072 * htz.el - Added needed (require 'hypb) to prevent Hyperbole init failure.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4073 hinit.el - Moved (require 'hypb) earlier in list of requires.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4074
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4075 ==============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4076 V2.01B changes ^^^^:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4077 ==============================================================================