summaryrefslogtreecommitdiff
path: root/lisp/tar-mode.el
Commit message (Expand)AuthorAgeFilesLines
* (tar-mode-write-file): Clear buffer's own modified flagRichard M. Stallman1996-08-281-1/+2
* (tar-mode-map): Bind up and down like C-p, C-n.Miles Bader1996-07-071-0/+2
* (tar-mode-revert): Cope if user cancels the revert.Richard M. Stallman1996-06-121-5/+13
* (tar-subfile-mode): Doc fix.Richard M. Stallman1996-03-061-6/+6
* (tar-summarize-buffer): Fix "done" message.Karl Heuer1996-01-241-2/+2
* (tar-summarize-buffer): Speed-up for large files.Richard M. Stallman1996-01-151-4/+9
* Update FSF's address.Erik Naggum1996-01-141-81/+82
* Comment fixes.Karl Heuer1996-01-051-1/+1
* (tar-copy): Inhibit use of jka-compr handlerRichard M. Stallman1995-07-251-1/+12
* (tar-mode-map): Fix capitalization in menu bar.Karl Heuer1995-05-301-1/+1
* (tar-mode): Set write-contents-hooks instead ofKarl Heuer1995-05-181-2/+2
* (tar-mode): Locally bind next-line-add-newlines to nil.Richard M. Stallman1995-04-141-37/+24
* Update copyright.Karl Heuer1995-04-131-1/+1
* (tar-clear-modification-flags): Fix several bugs.Richard M. Stallman1995-04-081-3/+3
* (tar-mode-map): Fix typo for tar-display-other-file.Richard M. Stallman1995-04-061-1/+1
* (tar-parse-octal-long-integer): Return list, not vector.Karl Heuer1995-03-211-1/+1
* (tar-grind-file-mode): Doc fix.Richard M. Stallman1995-03-061-1/+2
* (tar-header-block-tokenize): Parse 32-bit modtimeRichard M. Stallman1995-02-261-12/+33
* (tar-mode-map): Bind C-m to tar-extract.Richard M. Stallman1994-12-271-0/+1
* (tar-extract): Don't use set-visited-file-name. toRichard M. Stallman1994-12-181-16/+9
* (tar-extract): Set default-directory to that of the superior buffer, not theKarl Heuer1994-11-031-0/+6
* (tar-summarize-buffer): Improperly terminated archive now produces only aKarl Heuer1994-10-271-33/+35
* (tar-summarize-buffer): Check for end of buffer before extracting substring.Karl Heuer1994-10-261-33/+33
* (tar-alter-one-field): Finish previous renaming change.Richard M. Stallman1994-06-241-1/+1
* (tar-extract): Set file name by hand before callingRichard M. Stallman1994-06-231-17/+21
* (tar-extract): Put tar name into subfile visited name.Richard M. Stallman1994-05-141-3/+8
* (tar-extract): Don't clear out the buffer-file-name.Richard M. Stallman1994-05-121-6/+2
* Update copyright.Karl Heuer1994-05-031-1/+1
* Comment change.Richard M. Stallman1994-04-251-0/+14
* (tar-copy): Don't bother with a temp buffer.Karl Heuer1994-04-251-17/+4
* (tar-extract): Don't put whole file name in buffer name.Richard M. Stallman1994-04-241-6/+13
* (summarize-tar-header-block): Add mouse-face properties.Karl Heuer1994-04-021-0/+2
* Fix error message syntax.Richard M. Stallman1994-03-311-29/+46
* (tar-pad-to-blocksize): Bind inhibit-read-only, not buffer-read-only.Richard M. Stallman1994-02-071-2/+2
* (tar-mode-map): Don't bind C-c.Roland McGrath1993-08-121-1/+0
* Fix doc strings and error message syntax.Richard M. Stallman1993-07-311-46/+91
* (tar-parse-info, tar-header-offset, tar-superior-buffer)Richard M. Stallman1993-07-241-12/+15
* (tar-extract): Use view-exit-action to kill viewed buf.Richard M. Stallman1993-07-171-4/+5
* Typo in autoload cookie.Richard M. Stallman1993-06-011-1/+1
* Don't initialize write-file-hooks.Richard M. Stallman1993-05-311-40/+1
* All fsets changed to defaliases.Eric S. Raymond1993-04-231-2/+2
* Add defvars to pacify the byte compiler, at RMS's request.Eric S. Raymond1993-04-161-12/+16
* entered into RCSEric S. Raymond1992-07-271-1/+10
* *** empty log message ***Eric S. Raymond1992-07-221-3/+2
* *** empty log message ***Eric S. Raymond1992-07-171-0/+1
* *** empty log message ***Eric S. Raymond1992-07-161-2/+2
* *** empty log message ***Eric S. Raymond1992-07-141-3/+8
* *** empty log message ***Eric S. Raymond1992-05-301-3/+2
* *** empty log message ***Jim Blandy1992-03-161-9/+2
* Initial revisionRichard M. Stallman1991-03-111-0/+1117