Fix the copyright notice.
This commit is contained in:
parent
b1739b5123
commit
d5b49f470f
2 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
2001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* tar-mode.el: Fix the copyright notice.
|
||||
|
||||
* font-lock.el (font-lock-comment-face): For tty's with dark
|
||||
background, use "red1", since "lightred" is not one of the colors
|
||||
recognized by tty-colors.el.
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
;;; tar-mode.el --- simple editing of tar files from GNU emacs
|
||||
|
||||
;; Copyright (C) 1990, 1991, 1993, 1994, 1995 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1990,91,93,94,95,96,97,98,99,2000,2001
|
||||
;; Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Jamie Zawinski <jwz@lucid.com>
|
||||
;; Maintainer: FSF
|
||||
|
|
Loading…
Add table
Reference in a new issue