Mercurial > hg > xemacs-beta
comparison lisp/hyperbole/ChangeLog @ 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 |
---|---|
1 Thu Mar 13 22:01:52 1997 Bob Weiner <weiner@infodock.com> | |
2 | |
3 * wrolo.el (rolo-toggle-datestamps): Added. | |
4 * hui-mini.el (hui:menus): Added Cust/Toggle-Rolodex-Dates entry. | |
5 * hui-menu.el (hui-menu-options): Added Customization/Toggle-Rolodex-Dates | |
6 item. | |
7 * wrolo.el (rolo-add): Added wrolo-add-hook, executed after the record | |
8 is added. | |
9 (rolo-edit): Added wrolo-edit-hook, executed after point is | |
10 successfully moved to the record to edit. These can be used, for | |
11 example, to add and update date entries in address records. | |
12 (rolo-current-date): Added. | |
13 (rolo-set-date): Added and used as default wrolo-add-hook and | |
14 wrolo-edit-hook settings. | |
15 | |
16 Mon Mar 10 12:17:15 1997 Bob Weiner <weiner@infodock.com> | |
17 | |
18 * hsys-w3.el (www-url): Eliminated call of external Web browser if not | |
19 running under a window system. | |
20 | |
21 Sun Mar 9 01:32:03 1997 Bob Weiner <weiner@infodock.com> | |
22 | |
23 * hpath.el (hpath:url-at-p): | |
24 (hpath:www-at-p): Fixed bug that referred to an optional match | |
25 component without checking if it was matched. | |
26 (hpath:url-p): Changed doc to reflect that pathname can be optional. | |
27 | |
28 * hsite-ex.el: Added (require 'hyperbole) to ensure that this file | |
29 is loaded if hsite.el is autoloaded, e.g. under XEmacs. | |
30 | |
31 Thu Mar 6 14:14:05 1997 Bob Weiner <weiner@infodock.com> | |
32 | |
33 * hui-mini.el (hyperbole): Added autoload special comment. | |
34 | |
35 Wed Mar 5 01:14:47 1997 Bob Weiner <weiner@infodock.com> | |
36 | |
37 * kotl/kotl-mode.el (kotl-mode:center-line): | |
38 * kotl/kview.el (kcell-view:line): Changed calls to | |
39 kotl-mode:beginning-of-line to kotl-mode:start-of-line to avoid an | |
40 XEmacs byte compiler bug in some versions. The bug shows up when | |
41 kotl-mode:center-line is called on the first line of a cell and the | |
42 cell label is centered along with the line (the label should not | |
43 move). | |
44 | |
45 Tue Mar 4 20:45:52 1997 Bob Weiner <weiner@infodock.com> | |
46 | |
47 * hsite-ex.el (hpath:find-alist): Modified to use `xv' to display xpm | |
48 files; it is more robust than `sxpm' in the face of limited colors. | |
49 | |
50 Mon Mar 3 12:06:49 1997 Bob Weiner <weiner@infodock.com> | |
51 | |
52 * hui-menu.el (infodock-hyperbole-menu): Added :config 'Hyperbole | |
53 configurator to the menu so users can hide the Hyperbole | |
54 menu from the menubar if they don't use it, via menubar-configuration, | |
55 under XEmacs and InfoDock. | |
56 | |
57 Sun Mar 2 22:35:26 1997 Bob Weiner <weiner@infodock.com> | |
58 | |
59 * kotl/kotl-mode.el (kotl-mode:set-cell-attribute): Changed | |
60 read-expression to read-minibuffer since GNU Emacs doesn't | |
61 have the former. | |
62 | |
63 Fri Feb 28 23:31:57 1997 Bob Weiner <weiner@infodock.com> | |
64 | |
65 * kotl/kprop-xe.el (kproperty:put): Fixed problem with internal handling | |
66 of text property protocols within newer versions of XEmacs. The | |
67 `text-prop' symbol can no longer be set to `t'. It must be set to | |
68 a symbol from the property list of the extent that carries | |
69 text-properties. | |
70 | |
71 ============================================================================== | |
72 V4.023 changes ^^^^: | |
73 ============================================================================== | |
74 | |
1 Sat Feb 22 14:30:14 1997 Bob Weiner <weiner@infodock.com> | 75 Sat Feb 22 14:30:14 1997 Bob Weiner <weiner@infodock.com> |
2 | 76 |
3 * hypb.el (hypb:ida-logo-keymap): Added conditional for Emacs keybinding. | 77 * hypb.el (hypb:ida-logo-keymap): Added conditional for Emacs keybinding. |
4 | 78 |
5 ============================================================================== | 79 ============================================================================== |