aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/arc-mode.el
Commit message (Expand)AuthorAgeFilesLines
* * arc-mode.el (archive-extract): Check if an existing buffer nameChong Yidong2006-03-081-3/+5
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (archive-maybe-copy): Fix the way directories in the archive are createdEli Zaretskii2006-02-031-9/+5
* (archive-extract): Use `posn-set-point' instead of `mouse-set-point'John Paul Wallington2005-11-261-1/+1
* (archive-zip-extract): Doc fix.Richard M. Stallman2005-10-161-2/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* (archive-get-descr, archive-alternate-display): Doc fixes.Juanma Barranquero2005-07-201-13/+13
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (archive-lzh-ogm): Reorder save excursion/restriction.Stefan Monnier2005-07-041-4/+2
* (archive-extract): Make it work as a mouse binding.Stefan Monnier2005-06-301-58/+41
* Bind inhibit-read-only rather than buffer-read-only.Stefan Monnier2005-06-301-59/+48
* (archive-mode): Use run-mode-hooks.Lute Kamstra2005-05-261-1/+1
* (archive-mode-map): Move initialization intoStefan Monnier2005-04-091-116/+110
* (archive-maybe-copy): If ARCHIVE includes leadingEli Zaretskii2004-04-271-0/+8
* Update author email addr.Richard M. Stallman2003-12-291-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (archive-lzh-summarize): Calculate correct totalRichard M. Stallman2003-05-231-3/+8
* (archive-set-buffer-as-visiting-file): UseKenichi Handa2003-05-061-2/+1
* * files.el (recover-session): Error if there are no previousJohn Paul Wallington2003-03-141-13/+13
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
* (archive-lzh-summarize): Fix previous change.Juanma Barranquero2003-01-291-2/+2
* (archive-unixdate): Corrected the date field string.Richard M. Stallman2003-01-251-49/+90
* (archive-arc-rename-entry): Fix error message.Kim F. Storm2003-01-141-6/+6
* (archive-mode-map): Use command remapping instead of substitute-key-definition.Andreas Schwab2003-01-121-3/+3
* (archive-zip-summarize): Don't hardcode (point-min) = 1.Stefan Monnier2002-11-081-1/+1
* Fix previous change.Richard M. Stallman2002-05-191-3/+3
* (archive-zip-use-pkzip): Variable deleted.Richard M. Stallman2002-05-191-11/+21
* Comment change.Richard M. Stallman2002-03-031-0/+2
* Fix typo.Pavel Janík2002-01-131-1/+1
* (archive-dostime): Fix a typo in minutes' computation.Eli Zaretskii2001-09-071-1/+1
* Emacs lisp coding convention fixes.Pavel Janík2001-07-141-2/+2
* (archive-summarize-files): Add help-echo to mouse-highlighted text.Eli Zaretskii2001-06-171-3/+5
* (archive-int-to-mode): Construct the string directly.Stefan Monnier2001-05-091-23/+24
* (archive-zoo-summarize): Fix from gnu.emacs.bug.Stefan Monnier2000-10-151-1/+1
* (archive-mode-map): Use the new menu-item format forEli Zaretskii2000-06-151-27/+34
* (archive-zip-update): Add `-P' for pkzip.Gerd Moellmann2000-03-121-1/+1
* (archive-mode-map): Bind q to quit-window.Richard M. Stallman1999-12-311-0/+1
* (archive-set-buffer-as-visiting-file): SaveEli Zaretskii1999-02-221-2/+3
* (archive-mode): Locally set file-precious-flag.Richard M. Stallman1998-10-171-0/+4
* (arc-mode): Provide arc-mode.Richard M. Stallman1998-10-151-0/+4
* (archive-mode-revert): Arg no-auto-save renamed from no-autosave.Karl Heuer1998-10-061-1/+1
* (archive-set-buffer-as-visiting-file): Give FILENAMEKenichi Handa1998-07-271-4/+10
* (archive-summarize): Set buffer unibyte beforeEli Zaretskii1998-07-261-43/+97
* (archive-mode): Undo previous change.Eli Zaretskii1998-07-191-2/+9
* (archive-mode): Make the buffer unibyte.Richard M. Stallman1998-07-171-0/+2
* (archive-extract): If the extractor signals anRichard M. Stallman1998-07-171-3/+8
* (archive-mode): Locally bind local-enable-local-variables, notRichard M. Stallman1998-06-131-2/+2
* (archive-extract): Fix handling of 'view option.Karl Heuer1998-06-011-6/+6
* (archive-file-name-invalid-regexp): Remove.Eli Zaretskii1998-05-211-16/+4
* (archive-tmpdir): Use temporary-file-directory.Richard M. Stallman1998-05-161-1/+1