From 5ca76c211acbc14061dc7f6410d045470c0b4fa0 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 19 Apr 1995 00:32:10 +0000 Subject: [PATCH] (finder-known-keywords): Add `debugging'. --- lisp/finder.el | 1 + 1 file changed, 1 insertion(+) 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") -- 2.39.5