comparison lisp/hyperbole/README @ 36:c53a95d3c46d r19-15b101

Import from CVS: tag r19-15b101
author cvs
date Mon, 13 Aug 2007 08:53:38 +0200
parents 441bb1e64a06
children 131b0175ea99
comparison
equal deleted inserted replaced
35:279432d5c479 36:c53a95d3c46d
9 # contracts for InfoDock, Emacs and XEmacs. 9 # contracts for InfoDock, Emacs and XEmacs.
10 # E-mail: <info@infodock.com> Web: http://www.infodock.com 10 # E-mail: <info@infodock.com> Web: http://www.infodock.com
11 # Tel: +1 408-243-3300 11 # Tel: +1 408-243-3300
12 # 12 #
13 # ORIG-DATE: 19-Oct-91 at 03:27:47 13 # ORIG-DATE: 19-Oct-91 at 03:27:47
14 # LAST-MOD: 23-Feb-97 at 23:25:29 by Bob Weiner 14 # LAST-MOD: 17-Mar-97 at 21:14:10 by Bob Weiner
15 # 15 #
16 # See the Copyright section below for license information. 16 # See the Copyright section below for license information.
17 17
18 We thank Motorola Inc. for sponsoring our initial development work on 18 We thank Motorola Inc. for sponsoring our initial development work on
19 Hyperbole. 19 Hyperbole.
163 link to the archive holdings. Users can then search and create 163 link to the archive holdings. Users can then search and create
164 their own links to archive entries. 164 their own links to archive entries.
165 165
166 166
167 =========================================================================== 167 ===========================================================================
168 * What's New in V4.02-V4.022 168 * What's New in V4.02-V4.023
169 =========================================================================== 169 ===========================================================================
170 170
171 (See "ChangeLog" for more complete details of changes.) 171 (See "ChangeLog" for more complete details of changes.)
172 172
173 ACTION AND ASSIST KEYS 173 ACTION AND ASSIST KEYS
174
175 - Action Key clicks on HTTP URLs use the Emacs internal web browser
176 if not running under a window system.
174 177
175 - Support for new ID-edit mode (a part of InfoDock) that allows rapid, 178 - Support for new ID-edit mode (a part of InfoDock) that allows rapid,
176 cutting, copying and yanking of regions plus fast display management. 179 cutting, copying and yanking of regions plus fast display management.
177 In this mode, the Action and Assist keys yank the previously selected 180 In this mode, the Action and Assist keys yank the previously selected
178 region at point. 181 region at point.
228 - The Hyperbole/Global-Button menu now includes a menu item that will 231 - The Hyperbole/Global-Button menu now includes a menu item that will
229 activate each existing global button. The Hyperbole/Explicit-Button 232 activate each existing global button. The Hyperbole/Explicit-Button
230 menu does the same thing for explicit buttons in the current buffer. 233 menu does the same thing for explicit buttons in the current buffer.
231 234
232 ROLODEX 235 ROLODEX
236
237 - Date stamps are added to each rolodex entry when created and updated
238 when edited. This feature can be toggled on and off with:
239 M-x rolo-toggle-datestamps RET, or via the Toggle-Rolodex-Dates menu
240 item on the Customization menu.
241
242 - wrolo-add-hook is called after a new entry is added.
243 wrolo-edit-hook is called after an entry is displayed for editing.
233 244
234 - Rolo-edit, bound to {e} in the rolodex match buffer, now works properly 245 - Rolo-edit, bound to {e} in the rolodex match buffer, now works properly
235 if the rolodex is loaded before the rest of the Hyperbole system. 246 if the rolodex is loaded before the rest of the Hyperbole system.
236 247
237 248