comparison lisp/hyper-apropos.el @ 298:70ad99077275 r21-0b47

Import from CVS: tag r21-0b47
author cvs
date Mon, 13 Aug 2007 10:39:40 +0200
parents 677f6a0ee643
children f2b5d7006b0a
comparison
equal deleted inserted replaced
297:deca3c1083ac 298:70ad99077275
50 ;; table, allowing you to interrogate functions not yet loaded (this 50 ;; table, allowing you to interrogate functions not yet loaded (this
51 ;; isn't available with the standard package). 51 ;; isn't available with the standard package).
52 ;; 52 ;;
53 ;; Mouse bindings and menus are provided for XEmacs. 53 ;; Mouse bindings and menus are provided for XEmacs.
54 ;; 54 ;;
55 ;; additions by Ben Wing <wing@666.com> July 1995: 55 ;; additions by Ben Wing <ben@xemacs.org> July 1995:
56 ;; added support for function aliases, made programmer's apropos be the 56 ;; added support for function aliases, made programmer's apropos be the
57 ;; default, various other hacking. 57 ;; default, various other hacking.
58 ;; Massive changes by Christoph Wedler <wedler@fmi.uni-passau.de> 58 ;; Massive changes by Christoph Wedler <wedler@fmi.uni-passau.de>
59 ;; Some changes for XEmacs 20.3 by hniksic 59 ;; Some changes for XEmacs 20.3 by hniksic
60 60