comparison lisp/about.el @ 448:3078fd1074e8 r21-2-39

Import from CVS: tag r21-2-39
author cvs
date Mon, 13 Aug 2007 11:38:25 +0200
parents abe6d1db359e
children 3d3049ae1304
comparison
equal deleted inserted replaced
447:4fc5f13f3bd3 448:3078fd1074e8
988 violation of HTML DTD's. After graduation, spring 1999, he'll be 988 violation of HTML DTD's. After graduation, spring 1999, he'll be
989 looking for a job involving lisp programming, French and Russian.") 989 looking for a job involving lisp programming, French and Russian.")
990 (widget-insert ".\n")) 990 (widget-insert ".\n"))
991 (aj 991 (aj
992 (widget-insert "\ 992 (widget-insert "\
993 In the XEmacs team I'm responsible for the packages which means mainly
994 applying patches and packaging the packages.
995
996 I'm a software developer working for the SuSE Labs of the Linux 993 I'm a software developer working for the SuSE Labs of the Linux
997 distributor SuSE. My main task is to improve the GNU C library.") 994 distributor SuSE. My main task is to improve the GNU C library.")
998 (widget-insert ".\n")) 995 (widget-insert ".\n"))
999 )) 996 ))
1000 997
1205 (about-show-linked-info 'jmiller "\ 1202 (about-show-linked-info 'jmiller "\
1206 Beta tester and last hacker of calendar.\n") 1203 Beta tester and last hacker of calendar.\n")
1207 (about-show-linked-info 'chr "\ 1204 (about-show-linked-info 'chr "\
1208 Maintainer of the XEmacs FAQ and proud author of `zap-up-to-char'.\n") 1205 Maintainer of the XEmacs FAQ and proud author of `zap-up-to-char'.\n")
1209 (about-show-linked-info 'aj "\ 1206 (about-show-linked-info 'aj "\
1210 `Package Patch Tender', beta tester and GNU libc developer.\n") 1207 Former `Package Patch Tender', beta tester and GNU libc developer.\n")
1211 1208
1212 (flet ((print-short (name addr &optional shortinfo) 1209 (flet ((print-short (name addr &optional shortinfo)
1213 (concat (about-with-face name 'italic) 1210 (concat (about-with-face name 'italic)
1214 (about-tabs name) 1211 (about-tabs name)
1215 "<" addr ">\n" 1212 "<" addr ">\n"