diff lisp/emacs-lisp/debug.el @ 845:213978acbc1e

entered into RCS
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 04:22:30 +0000
parents e694e0879463
children 2c7997f249eb
line wrap: on
line diff
--- a/lisp/emacs-lisp/debug.el	Wed Jul 22 03:58:44 1992 +0000
+++ b/lisp/emacs-lisp/debug.el	Wed Jul 22 04:22:30 1992 +0000
@@ -1,11 +1,10 @@
 ;;; debug.el --- debuggers and related commands for Emacs
 
+;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
+
 ;; Maintainer: FSF
-;; Last-Modified: 08 Jan 1992
 ;; Keyword: lisp, tools
 
-;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify