From: Richard M. Stallman Date: Mon, 18 May 1998 04:34:54 +0000 (+0000) Subject: (finder-known-keywords): Add `convenience'. X-Git-Tag: emacs-20.3~948 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1c9056c31482bed5cb1315e756ee06b9c8980dc9;p=emacs.git (finder-known-keywords): Add `convenience'. --- diff --git a/lisp/finder.el b/lisp/finder.el index 7d638bd4edd..cc6db1c9bab 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")