Mercurial > hg > xemacs-beta
diff lisp/oobr/br-site.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 |
line wrap: on
line diff
--- a/lisp/oobr/br-site.el Mon Aug 13 08:50:31 2007 +0200 +++ b/lisp/oobr/br-site.el Mon Aug 13 08:51:03 2007 +0200 @@ -6,12 +6,12 @@ ;; KEYWORDS: local, oop, tools ;; ;; AUTHOR: Bob Weiner -;; ORG: Motorola Inc. +;; ORG: InfoDock Associates ;; ;; ORIG-DATE: 18-May-90 -;; LAST-MOD: 28-Jul-95 at 15:11:17 by Bob Weiner +;; LAST-MOD: 20-Feb-97 at 06:59:49 by Bob Weiner ;; -;; Copyright (C) 1990-1995 Free Software Foundation, Inc. +;; Copyright (C) 1990-1995, 1997 Free Software Foundation, Inc. ;; See the file BR-COPY for license information. ;; ;; This file is part of the OO-Browser. @@ -30,12 +30,12 @@ ) "*Alist of (FILENAME-REGEXP . EDIT-FUNCTION) elements for calling special functions to display particular file types within Emacs. See also -'hpath:find-alist' for external display program settings.") +`hpath:find-alist' for external display program settings.") (defvar hpath:find-alist nil "*Alist of (FILENAME-REGEXP . EDIT-PROGRAM) elements for using window system dependent external programs to edit/display particular file types. See also -'hpath:display-alist' for internal, window-system independent display +`hpath:display-alist' for internal, window-system independent display settings.") (defvar smart-scroll-proportional nil