Setup `fill-find-break-point-function'
[bpt/emacs.git] / lisp / tar-mode.el
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