aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/finder.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/finder.el b/lisp/finder.el
index be5800c5153..700c0583d3c 100644
--- a/lisp/finder.el
+++ b/lisp/finder.el
@@ -52,6 +52,7 @@
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")
55 (docs . "support for Emacs documentation") 56 (docs . "support for Emacs documentation")
56 (emulations . "emulations of other editors") 57 (emulations . "emulations of other editors")
57 (extensions . "Emacs Lisp language extensions") 58 (extensions . "Emacs Lisp language extensions")