aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1997-08-05 20:15:34 +0000
committerRichard M. Stallman <[email protected]>1997-08-05 20:15:34 +0000
commitc404182949f1dc00e8ddd7e3ca89426032dbc1cd (patch)
tree03e4da58a81fa7750481652f2745c1605a52ca3f /lisp
parentbc4bc72a9a8c1c3ba9c0e1c79086b67c451b6fff (diff)
Comment change.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/gud.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gud.el b/lisp/gud.el
index 9296cbffb8..419ce21bae 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 <[email protected]>
;; Maintainer: FSF