Mercurial > hg > xemacs-beta
comparison lisp/prim/about.el @ 38:1a767b41a199 r19-15b102
Import from CVS: tag r19-15b102
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:54:01 +0200 |
parents | e04119814345 |
children | 8d2a9b52c682 |
comparison
equal
deleted
inserted
replaced
37:ad40ac360d14 | 38:1a767b41a199 |
---|---|
644 (insert " to go back to the previous page.\n") | 644 (insert " to go back to the previous page.\n") |
645 ) | 645 ) |
646 | 646 |
647 ((eq xref 'baw) | 647 ((eq xref 'baw) |
648 (about-face "Barry Warsaw" 'bold) | 648 (about-face "Barry Warsaw" 'bold) |
649 (insert " <bwarsaw@cnri.reston.va.us> | 649 (insert " <bwarsaw@python.org> |
650 | 650 |
651 Author of cc-mode for C++, C, and Objective-C editing, and | 651 Author of cc-mode for C++, C, and Objective-C editing, and |
652 Supercite for mail and news citing. Also various and sundry other | 652 Supercite for mail and news citing. Also various and sundry other |
653 Emacs utilities, fixes, enhancements and kludgery as whimsy, | 653 Emacs utilities, fixes, enhancements and kludgery as whimsy, |
654 boredom, and ToT dictate (but not necessarily in that order). | 654 boredom, and ToT dictate (but not necessarily in that order). |
655 | 655 |
656 See \"http://www.python.org/~bwarsaw\". | |
656 | 657 |
657 Daddy | 658 Daddy |
658 © 1994 Warsaw | 659 © 1994 Warsaw |
659 ======== | 660 ======== |
660 Drive me Daddy, drive me quick | 661 Drive me Daddy, drive me quick |
815 out of a big white van set up for nomadic living and hacking. | 816 out of a big white van set up for nomadic living and hacking. |
816 Implemented the faster stay-up Lucid menus and hyper-apropos. | 817 Implemented the faster stay-up Lucid menus and hyper-apropos. |
817 Contributor of many dispersed improvements in the core Lisp code, | 818 Contributor of many dispersed improvements in the core Lisp code, |
818 and back-seat contributor for several of it's major packages. | 819 and back-seat contributor for several of it's major packages. |
819 | 820 |
820 ") (about-xref "Barry Warsaw" 'baw "Find out more about Barry Warsaw") (insert " <bwarsaw@cnri.reston.va.us> | 821 ") (about-xref "Barry Warsaw" 'baw "Find out more about Barry Warsaw") (insert " <bwarsaw@python.org> |
821 Author of cc-mode for C++, C, and Objective-C editing, and | 822 Author of cc-mode for C++, C, and Objective-C editing, and |
822 Supercite for mail and news citing. Also various and sundry other | 823 Supercite for mail and news citing. Also various and sundry other |
823 Emacs utilities, fixes, enhancements and kludgery as whimsy, | 824 Emacs utilities, fixes, enhancements and kludgery as whimsy, |
824 boredom, and ToT dictate (but not necessarily in that order). | 825 boredom, and ToT dictate (but not necessarily in that order). |
825 | 826 |