comparison lisp/w3/w3-sysdp.el @ 16:0293115a14e9 r19-15b91

Import from CVS: tag r19-15b91
author cvs
date Mon, 13 Aug 2007 08:49:20 +0200
parents 9ee227acff29
children d95e72db5c07
comparison
equal deleted inserted replaced
15:ad457d5f7d04 16:0293115a14e9
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