comparison lisp/emacs-lisp/trace.el @ 5140:9cde7d7fea1f

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Tue, 23 Nov 1993 20:12:25 +0000
parents 6ed299f80cbb
children 8824bfeef670
comparison
equal deleted inserted replaced
5139:ce5f4afb1113 5140:9cde7d7fea1f
3 ;; Copyright (C) 1993 Free Software Foundation, Inc. 3 ;; Copyright (C) 1993 Free Software Foundation, Inc.
4 4
5 ;; Author: Hans Chalupsky <hans@cs.buffalo.edu> 5 ;; Author: Hans Chalupsky <hans@cs.buffalo.edu>
6 ;; Created: 15 Dec 1992 6 ;; Created: 15 Dec 1992
7 ;; Version: trace.el,v 2.0 1993/05/18 00:41:16 hans Exp 7 ;; Version: trace.el,v 2.0 1993/05/18 00:41:16 hans Exp
8 ;; Keywords: tracing, debugging 8 ;; Keywords: tools, lisp
9 9
10 ;; This file is part of GNU Emacs. 10 ;; This file is part of GNU Emacs.
11 11
12 ;; GNU Emacs is free software; you can redistribute it and/or modify 12 ;; GNU Emacs is free software; you can redistribute it and/or modify
13 ;; it under the terms of the GNU General Public License as published by 13 ;; it under the terms of the GNU General Public License as published by