log lisp/tar-mode.el @ 15701:5db02009315e libc-1-93 libc-960716 libc-960717 libc-960718 libc-960719 libc-960720 libc-960721 libc-960722 libc-960723 libc-960724 libc-960725 libc-960726 libc-960727 libc-960728 libc-960729 libc-960730 libc-960731 libc-960801 libc-960802 libc-960803 libc-960804 libc-960805 libc-960806 libc-960807 libc-960808 libc-960809 libc-960810 libc-960811 libc-960812 libc-960813 libc-960814 libc-960815 libc-960816 libc-960817 libc-960818 libc-960819 libc-960820 libc-960821 libc-960822 libc-960823 libc-960824 libc-960825 libc-960826 libc-960827 libc-960828 libc-960829 libc-960830 libc-960831 libc-960901 libc-960902 libc-960903 libc-960904 libc-960905 libc-960906 libc-960907 libc-960908 libc-960909 libc-960910 libc-960911 libc-960912 release-0-0 release-0-1

age author description
Sun, 07 Jul 1996 01:59:04 +0000 Miles Bader (tar-mode-map): Bind up and down like C-p, C-n.
Wed, 12 Jun 1996 21:50:08 +0000 Richard M. Stallman (tar-mode-revert): Cope if user cancels the revert.
Wed, 06 Mar 1996 07:49:55 +0000 Richard M. Stallman (tar-subfile-mode): Doc fix.
Wed, 24 Jan 1996 23:31:12 +0000 Karl Heuer (tar-summarize-buffer): Fix "done" message.
Mon, 15 Jan 1996 01:35:45 +0000 Richard M. Stallman (tar-summarize-buffer): Speed-up for large files.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Fri, 05 Jan 1996 22:21:28 +0000 Karl Heuer Comment fixes.
Tue, 25 Jul 1995 20:27:07 +0000 Richard M. Stallman (tar-copy): Inhibit use of jka-compr handler
Tue, 30 May 1995 22:35:28 +0000 Karl Heuer (tar-mode-map): Fix capitalization in menu bar.
Thu, 18 May 1995 19:57:15 +0000 Karl Heuer (tar-mode): Set write-contents-hooks instead of
Fri, 14 Apr 1995 20:46:11 +0000 Richard M. Stallman (tar-mode): Locally bind next-line-add-newlines to nil.
Thu, 13 Apr 1995 21:34:34 +0000 Karl Heuer Update copyright.
Sat, 08 Apr 1995 18:04:43 +0000 Richard M. Stallman (tar-clear-modification-flags): Fix several bugs.
Thu, 06 Apr 1995 02:12:11 +0000 Richard M. Stallman (tar-mode-map): Fix typo for tar-display-other-file.
Tue, 21 Mar 1995 02:19:38 +0000 Karl Heuer (tar-parse-octal-long-integer): Return list, not vector.
Mon, 06 Mar 1995 04:37:18 +0000 Richard M. Stallman (tar-grind-file-mode): Doc fix.
Sun, 26 Feb 1995 22:06:49 +0000 Richard M. Stallman (tar-header-block-tokenize): Parse 32-bit modtime
Tue, 27 Dec 1994 03:49:57 +0000 Richard M. Stallman (tar-mode-map): Bind C-m to tar-extract.
Sun, 18 Dec 1994 18:48:04 +0000 Richard M. Stallman (tar-extract): Don't use set-visited-file-name. to
Thu, 03 Nov 1994 20:37:28 +0000 Karl Heuer (tar-extract): Set default-directory to that of the superior buffer, not the
Thu, 27 Oct 1994 18:29:49 +0000 Karl Heuer (tar-summarize-buffer): Improperly terminated archive now produces only a
Wed, 26 Oct 1994 01:40:21 +0000 Karl Heuer (tar-summarize-buffer): Check for end of buffer before extracting substring.
Fri, 24 Jun 1994 18:32:36 +0000 Richard M. Stallman (tar-alter-one-field): Finish previous renaming change.
Thu, 23 Jun 1994 17:52:44 +0000 Richard M. Stallman (tar-extract): Set file name by hand before calling
Sat, 14 May 1994 09:18:02 +0000 Richard M. Stallman (tar-extract): Put tar name into subfile visited name.
Thu, 12 May 1994 05:03:19 +0000 Richard M. Stallman (tar-extract): Don't clear out the buffer-file-name.
Tue, 03 May 1994 22:46:37 +0000 Karl Heuer Update copyright.
Mon, 25 Apr 1994 23:34:17 +0000 Richard M. Stallman Comment change.
Mon, 25 Apr 1994 18:26:20 +0000 Karl Heuer (tar-copy): Don't bother with a temp buffer.
Sun, 24 Apr 1994 08:32:32 +0000 Richard M. Stallman (tar-extract): Don't put whole file name in buffer name.
Sat, 02 Apr 1994 05:52:36 +0000 Karl Heuer (summarize-tar-header-block): Add mouse-face properties.
Thu, 31 Mar 1994 17:16:37 +0000 Richard M. Stallman Fix error message syntax.
Mon, 07 Feb 1994 05:59:31 +0000 Richard M. Stallman (tar-pad-to-blocksize): Bind inhibit-read-only, not buffer-read-only.
Thu, 12 Aug 1993 18:38:32 +0000 Roland McGrath (tar-mode-map): Don't bind C-c.
Sat, 31 Jul 1993 22:35:20 +0000 Richard M. Stallman Fix doc strings and error message syntax.
Sat, 24 Jul 1993 08:42:00 +0000 Richard M. Stallman (tar-parse-info, tar-header-offset, tar-superior-buffer)
Sat, 17 Jul 1993 19:10:13 +0000 Richard M. Stallman (tar-extract): Use view-exit-action to kill viewed buf.
Tue, 01 Jun 1993 21:42:03 +0000 Richard M. Stallman Typo in autoload cookie.
Mon, 31 May 1993 21:51:15 +0000 Richard M. Stallman Don't initialize write-file-hooks.
Fri, 23 Apr 1993 06:51:44 +0000 Eric S. Raymond All fsets changed to defaliases.
Fri, 16 Apr 1993 19:36:29 +0000 Eric S. Raymond Add defvars to pacify the byte compiler, at RMS's request.
Mon, 27 Jul 1992 06:59:29 +0000 Eric S. Raymond entered into RCS
Wed, 22 Jul 1992 02:58:21 +0000 Eric S. Raymond *** empty log message ***
Fri, 17 Jul 1992 20:24:00 +0000 Eric S. Raymond *** empty log message ***
Thu, 16 Jul 1992 21:47:34 +0000 Eric S. Raymond *** empty log message ***
Tue, 14 Jul 1992 21:51:51 +0000 Eric S. Raymond *** empty log message ***
Sat, 30 May 1992 21:11:25 +0000 Eric S. Raymond *** empty log message ***
Mon, 16 Mar 1992 20:39:07 +0000 Jim Blandy *** empty log message ***
Mon, 11 Mar 1991 01:37:34 +0000 Richard M. Stallman Initial revision