diff options
-rw-r--r-- | lisp/finder.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/finder.el b/lisp/finder.el index be5800c5153..700c0583d3c 100644 --- a/lisp/finder.el +++ b/lisp/finder.el @@ -52,6 +52,7 @@ (calendar . "calendar and time management support") (comm . "communications, networking, remote access to files") (data . "support editing files of data") + (debugging . "support for debugging programs") (docs . "support for Emacs documentation") (emulations . "emulations of other editors") (extensions . "Emacs Lisp language extensions") |