Mercurial > hg > xemacs-beta
comparison lisp/pcl-cvs/dll-debug.el @ 70:131b0175ea99 r20-0b30
Import from CVS: tag r20-0b30
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:02:59 +0200 |
parents | 376386a54a3c |
children |
comparison
equal
deleted
inserted
replaced
69:804d1389bcd6 | 70:131b0175ea99 |
---|---|
1 ;;; dll-debug -- A slow implementation of dll for debugging. | 1 ;;; dll-debug -- A slow implementation of dll for debugging. |
2 ;;; $Id: dll-debug.el,v 1.1.1.1 1996/12/18 03:32:26 steve Exp $ | 2 ;;; $Id: dll-debug.el,v 1.1.1.1 1996/12/18 22:42:58 steve Exp $ |
3 | 3 |
4 ;; Copyright (C) 1991-1995 Free Software Foundation | 4 ;; Copyright (C) 1991-1995 Free Software Foundation |
5 | 5 |
6 ;; Author: Per Cederqvist <ceder@lysator.liu.se> | 6 ;; Author: Per Cederqvist <ceder@lysator.liu.se> |
7 ;; Maintainer: elib-maintainers@lysator.liu.se | 7 ;; Maintainer: elib-maintainers@lysator.liu.se |