log lisp/tar-mode.el @ 22473:74e7682de297

age author description
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.
Wed, 29 Apr 1998 22:34:42 +0000 Dave Love (tar-mode-write-file): Protect from null tar-header-offset.
Wed, 29 Apr 1998 22:15:59 +0000 Richard M. Stallman (tar-extract): Use `!' instead of `:' to construct
Tue, 03 Mar 1998 02:02:53 +0000 Richard M. Stallman Comment change.
Wed, 25 Feb 1998 22:37:35 +0000 Karl Heuer Add "q" for quit, and use "C" for copy and "R" for
Sun, 01 Feb 1998 17:46:32 +0000 Stephen Eglen Customized.
Thu, 13 Nov 1997 11:36:02 +0000 Andreas Schwab (tar-mode-map): Fix function name in menu entry.
Tue, 17 Jun 1997 22:04:57 +0000 Richard M. Stallman (tar-extract): Use second argument of
Wed, 28 Aug 1996 14:27:08 +0000 Richard M. Stallman (tar-mode-write-file): Clear buffer's own modified flag
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 ***