log lisp/tar-mode.el @ 28023:3978c673322b

age author description
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.
Sun, 20 Jun 1999 19:35:07 +0000 Karl Heuer (tar-header-block-tokenize): Don't assume that the last byte
Mon, 16 Nov 1998 01:17:06 +0000 Kenichi Handa (tar-header-block-tokenize): Decode codes of file
Sat, 17 Oct 1998 19:22:41 +0000 Richard M. Stallman (tar-mode): Locally set file-precious-flag.
Tue, 06 Oct 1998 23:18:33 +0000 Karl Heuer (tar-mode-revert): no-auto-save arg renamed from no-autosave.
Sat, 25 Jul 1998 02:02:59 +0000 Kenichi Handa Give set-auto-coding-funciton FILENAME argument.
Mon, 15 Jun 1998 01:23:35 +0000 Kenichi Handa (tar-extract): Adjusted for the change of the spec
Sat, 13 Jun 1998 06:01:11 +0000 Richard M. Stallman (tar-mode): Locally bind local-enable-local-variables,
Mon, 01 Jun 1998 03:06:48 +0000 Karl Heuer (tar-extract): Pass HIGHEST=t to detect-coding-region.
Fri, 22 May 1998 05:00:25 +0000 Richard M. Stallman (tar-mode): Position point on the name of the first file.
Mon, 11 May 1998 18:49:42 +0000 Dave Love (tar-subfile-mode): Call auto-save-mode with -1.