Mercurial > hg > xemacs-beta
comparison lisp/packages/tar-mode.el @ 16:0293115a14e9 r19-15b91
Import from CVS: tag r19-15b91
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:49:20 +0200 |
parents | 376386a54a3c |
children | 441bb1e64a06 |
comparison
equal
deleted
inserted
replaced
15:ad457d5f7d04 | 16:0293115a14e9 |
---|---|
20 ;; WITHOUT ANY WARRANTY; without even the implied warranty of | 20 ;; WITHOUT ANY WARRANTY; without even the implied warranty of |
21 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 21 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
22 ;; General Public License for more details. | 22 ;; General Public License for more details. |
23 | 23 |
24 ;; You should have received a copy of the GNU General Public License | 24 ;; You should have received a copy of the GNU General Public License |
25 ;; along with XEmacs; see the file COPYING. If not, write to the Free | 25 ;; along with XEmacs; see the file COPYING. If not, write to the |
26 ;; Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. | 26 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, |
27 ;; Boston, MA 02111-1307, USA. | |
27 | 28 |
28 ;;; Synched up with: Not synched with FSF. | 29 ;;; Synched up with: Not synched with FSF. |
29 | 30 |
30 ;;; This package attempts to make dealing with Unix 'tar' archives easier. | 31 ;;; This package attempts to make dealing with Unix 'tar' archives easier. |
31 ;;; When this code is loaded, visiting a file whose name ends in '.tar' will | 32 ;;; When this code is loaded, visiting a file whose name ends in '.tar' will |