comparison lisp/faces.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 33c2d0c59c6c
children 044b46ec5fff
comparison
equal deleted inserted replaced
38696:95f65d0a108e 38697:a19197c6442f
1 ;;; faces.el --- Lisp faces 1 ;;; faces.el --- Lisp faces
2 2
3 ;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 3 ;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
4 ;; Free Software Foundation, Inc. 4 ;; Free Software Foundation, Inc.
5
6 ;; Maintainer: FSF
5 7
6 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.
7 9
8 ;; 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
9 ;; 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