comparison lisp/tar-mode.el @ 840:113281b361ec

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 02:58:21 +0000
parents 38b2499cb3e9
children 52a05f4884a4
comparison
equal deleted inserted replaced
839:c32d6beb8aec 840:113281b361ec
1 ;;; tar-mode.el --- simple editing of tar files from GNU emacs 1 ;;; tar-mode.el --- simple editing of tar files from GNU emacs
2
3 ;;; Copyright (C) 1990, 1991 Free Software Foundation, Inc.
2 4
3 ;; Author: Jamie Zawinski <jwz@lucid.com> 5 ;; Author: Jamie Zawinski <jwz@lucid.com>
4 ;; Created: 04 Apr 1990 6 ;; Created: 04 Apr 1990
5 ;; Version: 1.21 7 ;; Version: 1.21
6 ;; Last-Modified: 10 Mar 1991
7 ;; Keywords: unix 8 ;; Keywords: unix
8 9
9 ;;; Copyright (C) 1990, 1991 Free Software Foundation, Inc.
10 ;;;
11 ;;; This file is part of GNU Emacs. 10 ;;; This file is part of GNU Emacs.
12 ;;; 11 ;;;
13 ;;; GNU Emacs is free software; you can redistribute it and/or modify 12 ;;; GNU Emacs is free software; you can redistribute it and/or modify
14 ;;; it under the terms of the GNU General Public License as published by 13 ;;; it under the terms of the GNU General Public License as published by
15 ;;; the Free Software Foundation; either version 2, or (at your option) 14 ;;; the Free Software Foundation; either version 2, or (at your option)