comparison lisp/diff.el @ 38697:a19197c6442f

Keyword added and FSF specified as Maintainer.
author Pavel Janík <Pavel@Janik.cz>
date Mon, 06 Aug 2001 10:12:17 +0000
parents 67b464da13ec
children 875aaf118d95
comparison
equal deleted inserted replaced
38696:95f65d0a108e 38697:a19197c6442f
1 ;;; diff.el --- run `diff' in compilation-mode 1 ;;; diff.el --- run `diff' in compilation-mode
2 2
3 ;; Copyright (C) 1992, 1994, 1996 Free Software Foundation, Inc. 3 ;; Copyright (C) 1992, 1994, 1996 Free Software Foundation, Inc.
4 4
5 ;; Maintainer: FSF
5 ;; Keywords: unix, tools 6 ;; Keywords: unix, tools
6 7
7 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.
8 9
9 ;; 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