*** empty log message ***
[bpt/emacs.git] / lisp / tar-mode.el
2003-09-08 Kenichi Handa*** empty log message ***
2003-09-08 Kenichi HandaNew directory
2003-09-01 Miles BaderAdd arch taglines
2003-02-15 Richard M. Stallman(tar-header-block-summarize): Use l for symlink, h...
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2002-09-27 Stefan Monnier(tar-untar-buffer): Handle dir-entries.
2002-08-17 Richard M. Stallman(tar-subfile-mode): Use add-hook and remove-hook, and use
2002-08-08 Kenichi Handa(tar-extract): Fix previous change.
2002-07-31 Kenichi Handa(tar-file-name-coding-system): New variable. Make
2002-05-18 Eli Zaretskii(tar-octal-time): Fix last change.
2002-05-17 Eli Zaretskii(tar-octal-time): Fix the last argument of logior.
2002-03-28 Richard M. Stallman(tar-header-block-summarize, tar-get-descriptor):
2002-03-08 Richard M. Stallman(tar-untar-buffer): New function.
2002-02-20 Pavel Janík(tar-next-line, tar-previous-line): Add doc string,
2001-11-17 Stefan Monnier(tar-mode): Use define-derived-mode.
2001-09-27 Gerd Moellmann(tar-mode-write-file): Don't signal an error by
2001-08-07 Gerd Moellmann(tar-extract): Avoid generating a new buffer
2001-06-17 Eli Zaretskii(tar-header-block-summarize): Add help-echo to mouse...
2001-06-15 Eli ZaretskiiFix the copyright notice.
2001-06-15 Eli Zaretskii(tar-extract): Call generate-new-buffer-name to
2001-05-09 Eli Zaretskii(tar-extract): Pay attention to the value of
2000-12-12 Andreas Schwab(tar-extract): Base the name of the subfile buffer
2000-06-14 Kenichi Handa(tar-extract): For goto-char, use (point-min), not
2000-06-09 Dave Love(tar-copy): Supply MUSTBENEW arg to write-region.
2000-06-05 Stefan Monnier(tar-header-block-recompute-checksum): Remove.
2000-02-03 Dave LoveReplace tar-dolist, tar-dotimes with dolist, dotimes.
1999-12-30 Richard M. Stallman(tar-mode-map): Bind q to quit-window, not tar-quit.
1999-09-08 Richard M. Stallman(tar-header-block-tokenize):
1999-09-07 Dave Love(tar-header-block-tokenize): Bind linkname.
1999-09-06 Richard M. Stallman(tar-extract): Don't assume buffer is visiting a file.
1999-06-20 Karl Heuer(tar-header-block-tokenize): Don't assume that the...
1998-11-16 Kenichi Handa(tar-header-block-tokenize): Decode codes of file
1998-10-17 Richard M. Stallman(tar-mode): Locally set file-precious-flag.
1998-10-06 Karl Heuer(tar-mode-revert): no-auto-save arg renamed from no...
1998-07-25 Kenichi HandaGive set-auto-coding-funciton FILENAME argument.
1998-06-15 Kenichi Handa(tar-extract): Adjusted for the change of the spec
1998-06-13 Richard M. Stallman(tar-mode): Locally bind local-enable-local-variables,
1998-06-01 Karl Heuer(tar-extract): Pass HIGHEST=t to detect-coding-region.
1998-05-22 Richard M. Stallman(tar-mode): Position point on the name of the first...
1998-05-11 Dave Love(tar-subfile-mode): Call auto-save-mode with -1.
1998-04-29 Dave Love(tar-mode-write-file): Protect from null tar-header...
1998-04-29 Richard M. Stallman(tar-extract): Use `!' instead of `:' to construct
1998-03-03 Richard M. StallmanComment change.
1998-02-25 Karl HeuerAdd "q" for quit, and use "C" for copy and "R" for
1998-02-01 Stephen EglenCustomized.
1997-11-13 Andreas Schwab(tar-mode-map): Fix function name in menu entry.
1997-06-17 Richard M. Stallman(tar-extract): Use second argument of
1996-08-28 Richard M. Stallman(tar-mode-write-file): Clear buffer's own modified...
1996-07-07 Miles Bader(tar-mode-map): Bind up and down like C-p, C-n.
1996-06-12 Richard M. Stallman(tar-mode-revert): Cope if user cancels the revert.
1996-03-06 Richard M. Stallman(tar-subfile-mode): Doc fix.
1996-01-24 Karl Heuer(tar-summarize-buffer): Fix "done" message.
1996-01-15 Richard M. Stallman(tar-summarize-buffer): Speed-up for large files.
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-05 Karl HeuerComment fixes.
1995-07-25 Richard M. Stallman(tar-copy): Inhibit use of jka-compr handler
1995-05-30 Karl Heuer(tar-mode-map): Fix capitalization in menu bar.
1995-05-18 Karl Heuer(tar-mode): Set write-contents-hooks instead of
1995-04-14 Richard M. Stallman(tar-mode): Locally bind next-line-add-newlines to...
1995-04-13 Karl HeuerUpdate copyright.
1995-04-08 Richard M. Stallman(tar-clear-modification-flags): Fix several bugs.
1995-04-06 Richard M. Stallman(tar-mode-map): Fix typo for tar-display-other-file.
1995-03-21 Karl Heuer(tar-parse-octal-long-integer): Return list, not vector.
1995-03-06 Richard M. Stallman(tar-grind-file-mode): Doc fix.
1995-02-26 Richard M. Stallman(tar-header-block-tokenize): Parse 32-bit modtime
1994-12-27 Richard M. Stallman(tar-mode-map): Bind C-m to tar-extract.
1994-12-18 Richard M. Stallman(tar-extract): Don't use set-visited-file-name. to
1994-11-03 Karl Heuer(tar-extract): Set default-directory to that of the...
1994-10-27 Karl Heuer(tar-summarize-buffer): Improperly terminated archive...
1994-10-26 Karl Heuer(tar-summarize-buffer): Check for end of buffer before...
1994-06-24 Richard M. Stallman(tar-alter-one-field): Finish previous renaming change.
1994-06-23 Richard M. Stallman(tar-extract): Set file name by hand before calling
1994-05-14 Richard M. Stallman(tar-extract): Put tar name into subfile visited name.
1994-05-12 Richard M. Stallman(tar-extract): Don't clear out the buffer-file-name.
1994-05-03 Karl HeuerUpdate copyright.
1994-04-25 Richard M. StallmanComment change.
1994-04-25 Karl Heuer(tar-copy): Don't bother with a temp buffer.
1994-04-24 Richard M. Stallman(tar-extract): Don't put whole file name in buffer...
1994-04-02 Karl Heuer(summarize-tar-header-block): Add mouse-face properties.
1994-03-31 Richard M. StallmanFix error message syntax.
1994-02-07 Richard M. Stallman(tar-pad-to-blocksize): Bind inhibit-read-only, not...
1993-08-12 Roland McGrath(tar-mode-map): Don't bind C-c.
1993-07-31 Richard M. StallmanFix doc strings and error message syntax.
1993-07-24 Richard M. Stallman(tar-parse-info, tar-header-offset, tar-superior-buffer)
1993-07-17 Richard M. Stallman(tar-extract): Use view-exit-action to kill viewed...
1993-06-01 Richard M. StallmanTypo in autoload cookie.
1993-05-31 Richard M. StallmanDon't initialize write-file-hooks.
1993-04-23 Eric S. RaymondAll fsets changed to defaliases.
1993-04-16 Eric S. RaymondAdd defvars to pacify the byte compiler, at RMS's request.
1992-07-27 Eric S. Raymondentered into RCS
1992-07-22 Eric S. Raymond*** empty log message ***
1992-07-17 Eric S. Raymond*** empty log message ***
1992-07-16 Eric S. Raymond*** empty log message ***
1992-07-14 Eric S. Raymond*** empty log message ***
1992-05-30 Eric S. Raymond*** empty log message ***
1992-03-16 Jim Blandy*** empty log message ***
1991-03-11 Richard M. StallmanInitial revision