Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/lisp/hyperbole/README Mon Aug 13 08:53:21 2007 +0200 +++ b/lisp/hyperbole/README Mon Aug 13 08:53:38 2007 +0200 @@ -11,7 +11,7 @@ # Tel: +1 408-243-3300 # # ORIG-DATE: 19-Oct-91 at 03:27:47 -# LAST-MOD: 23-Feb-97 at 23:25:29 by Bob Weiner +# LAST-MOD: 17-Mar-97 at 21:14:10 by Bob Weiner # # See the Copyright section below for license information. @@ -165,13 +165,16 @@ =========================================================================== -* What's New in V4.02-V4.022 +* What's New in V4.02-V4.023 =========================================================================== (See "ChangeLog" for more complete details of changes.) ACTION AND ASSIST KEYS + - Action Key clicks on HTTP URLs use the Emacs internal web browser + if not running under a window system. + - Support for new ID-edit mode (a part of InfoDock) that allows rapid, cutting, copying and yanking of regions plus fast display management. In this mode, the Action and Assist keys yank the previously selected @@ -231,6 +234,14 @@ ROLODEX + - Date stamps are added to each rolodex entry when created and updated + when edited. This feature can be toggled on and off with: + M-x rolo-toggle-datestamps RET, or via the Toggle-Rolodex-Dates menu + item on the Customization menu. + + - wrolo-add-hook is called after a new entry is added. + wrolo-edit-hook is called after an entry is displayed for editing. + - Rolo-edit, bound to {e} in the rolodex match buffer, now works properly if the rolodex is loaded before the rest of the Hyperbole system.