From: Richard M. Stallman Date: Tue, 5 Aug 1997 20:15:34 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-20.1~772 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c404182949f1dc00e8ddd7e3ca89426032dbc1cd;p=emacs.git Comment change. --- diff --git a/lisp/gud.el b/lisp/gud.el index 9296cbffb8b..419ce21baea 100644 --- a/lisp/gud.el +++ b/lisp/gud.el @@ -1,4 +1,4 @@ -;;; gud.el --- Grand Unified Debugger mode for gdb, dbx, etc. under Emacs +;;; gud.el --- Grand Unified Debugger mode for gdb, sdb, dbx, xdb or perldb ;; Author: Eric S. Raymond ;; Maintainer: FSF