Mercurial > emacs
changeset 25308:8a92c65da346
(finder-known-keywords): Add `multimedia'.
author | Dave Love <fx@gnu.org> |
---|---|
date | Tue, 17 Aug 1999 14:09:14 +0000 |
parents | 91079038d4a3 |
children | 6842eb73559c |
files | lisp/finder.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/finder.el Tue Aug 17 14:03:58 1999 +0000 +++ b/lisp/finder.el Tue Aug 17 14:09:14 1999 +0000 @@ -71,6 +71,7 @@ (mail . "modes for electronic-mail handling") (matching . "various sorts of searching and matching") (mouse . "mouse support") + (multimedia . "images and sound support") (news . "support for netnews reading and posting") (oop . "support for object-oriented programming") (outlines . "support for hierarchical outlining")