comparison lisp/locate.el @ 29156:af5c31a82586

Add finder keywords.
author Dave Love <fx@gnu.org>
date Wed, 24 May 2000 15:24:37 +0000
parents ca66590580f5
children 0c53ed643c7c
comparison
equal deleted inserted replaced
29155:ca66590580f5 29156:af5c31a82586
1 ;;; locate.el --- interface to the locate command 1 ;;; locate.el --- interface to the locate command
2 2
3 ;; Copyright (C) 1996, 1998 Free Software Foundation, Inc. 3 ;; Copyright (C) 1996, 1998 Free Software Foundation, Inc.
4 4
5 ;; Author: Peter Breton <pbreton@cs.umb.edu> 5 ;; Author: Peter Breton <pbreton@cs.umb.edu>
6 ;; Keywords: unix 6 ;; Keywords: unix files
7 7
8 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.
9 9
10 ;; GNU Emacs is free software; you can redistribute it and/or modify 10 ;; GNU Emacs is free software; you can redistribute it and/or modify
11 ;; it under the terms of the GNU General Public License as published by 11 ;; it under the terms of the GNU General Public License as published by