aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/tar-mode.el
Commit message (Expand)AuthorAgeFilesLines
* (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