Mercurial > hg > xemacs-beta
comparison lisp/w3/w3-sysdp.el @ 82:6a378aca36af r20-0b91
Import from CVS: tag r20-0b91
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:07:36 +0200 |
parents | 1ce6082ce73f |
children | 360340f9fd5f |
comparison
equal
deleted
inserted
replaced
81:ebca3d831cea | 82:6a378aca36af |
---|---|
1 ;;; sysdep.el --- consolidate Emacs-version dependencies in one file. | 1 ;;; sysdep.el --- consolidate Emacs-version dependencies in one file. |
2 | 2 |
3 ;; Copyright (C) 1995 Ben Wing. | 3 ;; Copyright (c) 1995 - 1997 Ben Wing. |
4 | 4 |
5 ;; Author: Ben Wing <wing@666.com>, William Perry <wmperry@aventail.com> | 5 ;; Author: Ben Wing <wing@666.com>, William Perry <wmperry@cs.indiana.edu> |
6 ;; Keywords: lisp, tools | 6 ;; Keywords: lisp, tools |
7 ;; Version: 0.003 | 7 ;; Version: 0.003 |
8 | 8 |
9 ;; The purpose of this file is to eliminate the cruftiness that | 9 ;; The purpose of this file is to eliminate the cruftiness that |
10 ;; would otherwise be required of packages that want to run on multiple | 10 ;; would otherwise be required of packages that want to run on multiple |