Mercurial > emacs
comparison lisp/progmodes/grep.el @ 64085:18a818a2ee7c
Update FSF's address.
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Mon, 04 Jul 2005 17:55:18 +0000 |
parents | 7c3d537469b0 |
children | 9a66028f1658 f9a65d7ebd29 |
comparison
equal
deleted
inserted
replaced
64084:a8fa7c632ee4 | 64085:18a818a2ee7c |
---|---|
19 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 19 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
20 ;; GNU General Public License for more details. | 20 ;; GNU General Public License for more details. |
21 | 21 |
22 ;; You should have received a copy of the GNU General Public License | 22 ;; You should have received a copy of the GNU General Public License |
23 ;; along with GNU Emacs; see the file COPYING. If not, write to the | 23 ;; along with GNU Emacs; see the file COPYING. If not, write to the |
24 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 24 ;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
25 ;; Boston, MA 02111-1307, USA. | 25 ;; Boston, MA 02110-1301, USA. |
26 | 26 |
27 ;;; Commentary: | 27 ;;; Commentary: |
28 | 28 |
29 ;; This package provides the grep facilities documented in the Emacs | 29 ;; This package provides the grep facilities documented in the Emacs |
30 ;; user's manual. | 30 ;; user's manual. |