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.
Thu, 27 Sep 2001 08:11:36 +0000 Gerd Moellmann (tar-mode-write-file): Don't signal an error by
Tue, 07 Aug 2001 13:35:23 +0000 Gerd Moellmann (tar-extract): Avoid generating a new buffer
Sun, 17 Jun 2001 11:23:58 +0000 Eli Zaretskii (tar-header-block-summarize): Add help-echo to mouse-highlighted text.
Fri, 15 Jun 2001 15:30:25 +0000 Eli Zaretskii Fix the copyright notice.
Fri, 15 Jun 2001 09:42:36 +0000 Eli Zaretskii (tar-extract): Call generate-new-buffer-name to
Wed, 09 May 2001 15:34:53 +0000 Eli Zaretskii (tar-extract): Pay attention to the value of
Tue, 12 Dec 2000 17:56:49 +0000 Andreas Schwab (tar-extract): Base the name of the subfile buffer
Wed, 14 Jun 2000 12:47:27 +0000 Kenichi Handa (tar-extract): For goto-char, use (point-min), not
Fri, 09 Jun 2000 14:18:37 +0000 Dave Love (tar-copy): Supply MUSTBENEW arg to write-region.
Mon, 05 Jun 2000 07:44:59 +0000 Stefan Monnier (tar-header-block-recompute-checksum): Remove.
Thu, 03 Feb 2000 15:14:15 +0000 Dave Love Replace tar-dolist, tar-dotimes with dolist, dotimes.
Thu, 30 Dec 1999 08:26:31 +0000 Richard M. Stallman (tar-mode-map): Bind q to quit-window, not tar-quit.
Wed, 08 Sep 1999 05:33:47 +0000 Richard M. Stallman (tar-header-block-tokenize):
Tue, 07 Sep 1999 11:00:48 +0000 Dave Love (tar-header-block-tokenize): Bind linkname.
Mon, 06 Sep 1999 22:03:38 +0000 Richard M. Stallman (tar-extract): Don't assume buffer is visiting a file.