changeset 11488:d5ede70b5897

(finder-known-keywords): Add `debugging'.
author Richard M. Stallman <rms@gnu.org>
date Wed, 19 Apr 1995 00:32:10 +0000
parents 577cd5d36667
children cfb899623032
files lisp/finder.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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")