log lisp/tar-mode.el @ 59221:4de707f3cc8e

age author description
Wed, 27 Oct 2004 17:40:19 +0000 Richard M. Stallman (tar-mode): Use write-contents-functions, not write-contents-hooks.
Fri, 08 Oct 2004 17:31:51 +0000 Eli Zaretskii (tar-summarize-buffer): Use progress reporter.
Mon, 09 Feb 2004 05:47:32 +0000 Kenichi Handa (tar-extract): Fix for the case that a file doesn't have end-of-line.
Sun, 08 Feb 2004 22:30:54 +0000 Andreas Schwab (tar-parse-octal-integer-safe): Add missing format
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sat, 15 Feb 2003 19:20:47 +0000 Richard M. Stallman (tar-header-block-summarize): Use l for symlink, h for hard link.
Tue, 04 Feb 2003 12:29:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Fri, 27 Sep 2002 20:55:33 +0000 Stefan Monnier (tar-untar-buffer): Handle dir-entries.
Sat, 17 Aug 2002 05:00:30 +0000 Richard M. Stallman (tar-subfile-mode): Use add-hook and remove-hook, and use
Sat, 18 May 2002 19:45:05 +0000 Eli Zaretskii (tar-octal-time): Fix last change.
Fri, 17 May 2002 11:37:13 +0000 Eli Zaretskii (tar-octal-time): Fix the last argument of logior.
Thu, 28 Mar 2002 18:15:47 +0000 Richard M. Stallman (tar-header-block-summarize, tar-get-descriptor):
Fri, 08 Mar 2002 09:54:42 +0000 Richard M. Stallman (tar-untar-buffer): New function.
Wed, 20 Feb 2002 09:03:38 +0000 Pavel Jank (tar-next-line, tar-previous-line): Add doc string,
Sat, 17 Nov 2001 00:04:29 +0000 Stefan Monnier (tar-mode): Use define-derived-mode.