From: Richard M. Stallman Date: Sat, 18 Nov 1995 15:50:42 +0000 (+0000) Subject: (finder-known-keywords): Delete `debugging'. X-Git-Tag: emacs-19.34~2280 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4d98816f32d006a64bf6a789d0e2be3493201ad9;p=emacs.git (finder-known-keywords): Delete `debugging'. --- diff --git a/lisp/finder.el b/lisp/finder.el index 1c29d83d494..f2bb7b83a59 100644 --- a/lisp/finder.el +++ b/lisp/finder.el @@ -52,7 +52,6 @@ (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")