comparison lisp/apropos.el @ 845:213978acbc1e

entered into RCS
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 04:22:30 +0000
parents e694e0879463
children d85a2ab89e09
comparison
equal deleted inserted replaced
844:bf829a2d63b4 845:213978acbc1e
1 ;;; apropos.el --- faster apropos commands. 1 ;;; apropos.el --- faster apropos commands.
2 2
3 ;; Copyright (C) 1989 Free Software Foundation, Inc.
4
3 ;; Author: Joe Wells <jbw@bigbird.bu.edu> 5 ;; Author: Joe Wells <jbw@bigbird.bu.edu>
4 ;; Last-Modified: 5 May 1989
5 ;; Keyword: help 6 ;; Keyword: help
6
7 ;; Copyright (C) 1989 Free Software Foundation, Inc.
8 7
9 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.
10 9
11 ;; 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
12 ;; 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