diff options
| author | Richard M. Stallman | 1995-11-18 15:50:42 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1995-11-18 15:50:42 +0000 |
| commit | 4d98816f32d006a64bf6a789d0e2be3493201ad9 (patch) | |
| tree | d53f8c19d75a63af648bb9e33d8b2244179ea986 | |
| parent | 3425f79a381afcb585dd1f373def80ebde31cc2c (diff) | |
| download | emacs-4d98816f32d006a64bf6a789d0e2be3493201ad9.tar.gz emacs-4d98816f32d006a64bf6a789d0e2be3493201ad9.zip | |
(finder-known-keywords): Delete `debugging'.
| -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 @@ | |||
| 52 | (calendar . "calendar and time management support") | 52 | (calendar . "calendar and time management support") |
| 53 | (comm . "communications, networking, remote access to files") | 53 | (comm . "communications, networking, remote access to files") |
| 54 | (data . "support editing files of data") | 54 | (data . "support editing files of data") |
| 55 | (debugging . "support for debugging programs") | ||
| 56 | (docs . "support for Emacs documentation") | 55 | (docs . "support for Emacs documentation") |
| 57 | (emulations . "emulations of other editors") | 56 | (emulations . "emulations of other editors") |
| 58 | (extensions . "Emacs Lisp language extensions") | 57 | (extensions . "Emacs Lisp language extensions") |