diff options
author | Richard M. Stallman <rms@gnu.org> | 1995-11-18 15:50:42 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1995-11-18 15:50:42 +0000 |
commit | 4d98816f32d006a64bf6a789d0e2be3493201ad9 (patch) | |
tree | d53f8c19d75a63af648bb9e33d8b2244179ea986 /lisp/finder.el | |
parent | 3425f79a381afcb585dd1f373def80ebde31cc2c (diff) | |
download | emacs-4d98816f32d006a64bf6a789d0e2be3493201ad9.tar.gz |
(finder-known-keywords): Delete `debugging'.
Diffstat (limited to 'lisp/finder.el')
-rw-r--r-- | lisp/finder.el | 1 |
1 files changed, 0 insertions, 1 deletions
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") |