Mercurial > hg > xemacs-beta
diff lisp/oobr/smt-browse.el @ 70:131b0175ea99 r20-0b30
Import from CVS: tag r20-0b30
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:02:59 +0200 |
parents | 4103f0995bd7 |
children | 4be1180a9e89 |
line wrap: on
line diff
--- a/lisp/oobr/smt-browse.el Mon Aug 13 09:00:04 2007 +0200 +++ b/lisp/oobr/smt-browse.el Mon Aug 13 09:02:59 2007 +0200 @@ -6,19 +6,19 @@ ;; KEYWORDS: oop, tools ;; ;; AUTHOR: Bob Weiner -;; ORG: InfoDock Associates +;; ORG: Motorola Inc. ;; ;; ORIG-DATE: 26-Jul-90 -;; LAST-MOD: 20-Feb-97 at 07:06:19 by Bob Weiner +;; LAST-MOD: 20-Sep-95 at 14:29:43 by Bob Weiner ;; -;; Copyright (C) 1990-1995, 1997 Free Software Foundation, Inc. +;; Copyright (C) 1990-1995 Free Software Foundation, Inc. ;; See the file BR-COPY for license information. ;; ;; This file is part of the OO-Browser. ;; ;; DESCRIPTION: ;; -;; Use `smt-browse' to invoke the Smalltalk OO-Browser. Prefix arg +;; Use 'smt-browse' to invoke the Smalltalk OO-Browser. Prefix arg ;; prompts for name of Environment file. ;; ;; DESCRIP-END.