Mercurial > hg > xemacs-beta
comparison lisp/hyperbole/hmh.el @ 24:4103f0995bd7 r19-15b95
Import from CVS: tag r19-15b95
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:51:03 +0200 |
parents | 376386a54a3c |
children | 131b0175ea99 |
comparison
equal
deleted
inserted
replaced
23:0edd3412f124 | 24:4103f0995bd7 |
---|---|
4 ;; SUMMARY: Support for Hyperbole buttons in mail reader: Mh. | 4 ;; SUMMARY: Support for Hyperbole buttons in mail reader: Mh. |
5 ;; USAGE: GNU Emacs Lisp Library | 5 ;; USAGE: GNU Emacs Lisp Library |
6 ;; KEYWORDS: hypermedia, mail | 6 ;; KEYWORDS: hypermedia, mail |
7 ;; | 7 ;; |
8 ;; AUTHOR: Bob Weiner | 8 ;; AUTHOR: Bob Weiner |
9 ;; ORG: Brown U. | 9 ;; ORG: InfoDock Associates |
10 ;; | 10 ;; |
11 ;; ORIG-DATE: 21-May-91 at 17:06:36 | 11 ;; ORIG-DATE: 21-May-91 at 17:06:36 |
12 ;; LAST-MOD: 19-May-95 at 15:09:30 by Bob Weiner | 12 ;; LAST-MOD: 31-Oct-96 at 22:34:01 by Bob Weiner |
13 ;; | 13 ;; |
14 ;; This file is part of Hyperbole. | 14 ;; This file is part of Hyperbole. |
15 ;; Available for use and distribution under the same terms as GNU Emacs. | 15 ;; Available for use and distribution under the same terms as GNU Emacs. |
16 ;; | 16 ;; |
17 ;; Copyright (C) 1991-1995, Free Software Foundation, Inc. | 17 ;; Copyright (C) 1991-1996, Free Software Foundation, Inc. |
18 ;; Developed with support from Motorola Inc. | 18 ;; Developed with support from Motorola Inc. |
19 ;; | 19 ;; |
20 ;; DESCRIPTION: | 20 ;; DESCRIPTION: |
21 ;; | 21 ;; |
22 ;; Automatically configured for use in "hsite.el". | 22 ;; Automatically configured for use in "hsite.el". |
23 ;; If hsite loading fails prior to initializing Hyperbole Mh support, | 23 ;; If hsite loading fails prior to initializing Hyperbole Mh support, |
24 ;; | 24 ;; |
25 ;; {M-x Mh-init RTN} | 25 ;; {M-x Mh-init RET} |
26 ;; | 26 ;; |
27 ;; will do it. | 27 ;; will do it. |
28 ;; | 28 ;; |
29 ;; | 29 ;; |
30 ;; Have not yet overloaded 'mh-yank-cur-msg' to yank and hide | 30 ;; Have not yet overloaded 'mh-yank-cur-msg' to yank and hide |