From 1c9056c31482bed5cb1315e756ee06b9c8980dc9 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 18 May 1998 04:34:54 +0000 Subject: [PATCH] (finder-known-keywords): Add `convenience'. --- lisp/finder.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/finder.el b/lisp/finder.el index 7d638bd4ed..cc6db1c9ba 100644 --- a/lisp/finder.el +++ b/lisp/finder.el @@ -51,6 +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") (data . "support editing files of data") (docs . "support for Emacs documentation") (emulations . "emulations of other editors") -- 2.20.1