# HG changeset patch # User Richard M. Stallman # Date 798251530 0 # Node ID d5ede70b58973dfac273f37e1761f6d1c4368d57 # Parent 577cd5d3666743aa81013b79869a6f1d7166028d (finder-known-keywords): Add `debugging'. diff -r 577cd5d36667 -r d5ede70b5897 lisp/finder.el --- a/lisp/finder.el Tue Apr 18 22:53:49 1995 +0000 +++ b/lisp/finder.el Wed Apr 19 00:32:10 1995 +0000 @@ -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")