# HG changeset patch # User Richard M. Stallman # Date 895466094 0 # Node ID d76e72401a730d9c358b482244f3e2188a92e693 # Parent 8f7a59fc78db53cd589f3886c656283d54a2022f (finder-known-keywords): Add `convenience'. diff -r 8f7a59fc78db -r d76e72401a73 lisp/finder.el --- a/lisp/finder.el Mon May 18 03:45:58 1998 +0000 +++ b/lisp/finder.el Mon May 18 04:34:54 1998 +0000 @@ -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")