From 35e9c644caadc3117e607e0ff561b888c35516ee Mon Sep 17 00:00:00 2001 From: Dave Love Date: Sat, 30 May 1998 17:57:14 +0000 Subject: [PATCH] (finder-known-keywords): Fix `convenience' entry. --- lisp/finder.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/finder.el b/lisp/finder.el index cc6db1c9bab..07d79f84220 100644 --- a/lisp/finder.el +++ b/lisp/finder.el @@ -51,7 +51,7 @@ (c . "support for the C language and related languages") (calendar . "calendar and time management support") (comm . "communications, networking, remote access to files") - (convenience. "convenience features for faster editing") + (convenience . "convenience features for faster editing") (data . "support editing files of data") (docs . "support for Emacs documentation") (emulations . "emulations of other editors") -- 2.39.2