diff lisp/hyperbole/README @ 114:8619ce7e4c50 r20-1b9

Import from CVS: tag r20-1b9
author cvs
date Mon, 13 Aug 2007 09:21:54 +0200
parents cf808b4c4290
children
line wrap: on
line diff
--- a/lisp/hyperbole/README	Mon Aug 13 09:20:50 2007 +0200
+++ b/lisp/hyperbole/README	Mon Aug 13 09:21:54 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.