summaryrefslogtreecommitdiff
path: root/lisp/gud.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1997-08-05 20:15:34 +0000
committerRichard M. Stallman <rms@gnu.org>1997-08-05 20:15:34 +0000
commitc404182949f1dc00e8ddd7e3ca89426032dbc1cd (patch)
tree03e4da58a81fa7750481652f2745c1605a52ca3f /lisp/gud.el
parentbc4bc72a9a8c1c3ba9c0e1c79086b67c451b6fff (diff)
downloademacs-c404182949f1dc00e8ddd7e3ca89426032dbc1cd.tar.gz
Comment change.
Diffstat (limited to 'lisp/gud.el')
-rw-r--r--lisp/gud.el2
1 files changed, 1 insertions, 1 deletions
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 <esr@snark.thyrsus.com>
;; Maintainer: FSF