]> code.delx.au - gnu-emacs/history - lisp/arc-mode.el
(normal-splash-screen, fancy-splash-screens-1): Add a reference to the Lisp
[gnu-emacs] / lisp / arc-mode.el
2006-05-05 Eli Zaretskii(archive-l-e): New optional argument `float' means...
2006-03-08 Chong Yidong* arc-mode.el (archive-extract): Check if an existing...
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2006-02-03 Eli Zaretskii(archive-maybe-copy): Fix the way directories in the...
2005-11-26 John Paul Wallington(archive-extract): Use `posn-set-point' instead of...
2005-10-16 Richard M. Stallman(archive-zip-extract): Doc fix.
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-20 Juanma Barranquero(archive-get-descr, archive-alternate-display): Doc...
2005-07-04 Lute KamstraUpdate FSF's address.
2005-07-04 Stefan Monnier(archive-lzh-ogm): Reorder save excursion/restriction.
2005-06-30 Stefan Monnier(archive-extract): Make it work as a mouse binding.
2005-06-30 Stefan MonnierBind inhibit-read-only rather than buffer-read-only.
2005-05-26 Lute Kamstra(archive-mode): Use run-mode-hooks.
2005-04-09 Stefan Monnier(archive-mode-map): Move initialization into
2004-04-27 Eli Zaretskii(archive-maybe-copy): If ARCHIVE includes leading
2003-12-29 Richard M. StallmanUpdate author email addr.
2003-09-01 Miles BaderAdd arch taglines
2003-05-23 Richard M. Stallman(archive-lzh-summarize): Calculate correct total
2003-05-06 Kenichi Handa(archive-set-buffer-as-visiting-file): Use
2003-03-14 John Paul Wallington* files.el (recover-session): Error if there are no...
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2003-01-29 Juanma Barranquero(archive-lzh-summarize): Fix previous change.
2003-01-25 Richard M. Stallman(archive-unixdate): Corrected the date field string.
2003-01-14 Kim F. Storm(archive-arc-rename-entry): Fix error message.
2003-01-12 Andreas Schwab(archive-mode-map): Use command remapping instead of...
2002-11-08 Stefan Monnier(archive-zip-summarize): Don't hardcode (point-min...
2002-05-19 Richard M. StallmanFix previous change.
2002-05-19 Richard M. Stallman(archive-zip-use-pkzip): Variable deleted.
2002-03-03 Richard M. StallmanComment change.
2002-01-13 Pavel JaníkFix typo.
2001-09-07 Eli Zaretskii(archive-dostime): Fix a typo in minutes' computation.
2001-07-14 Pavel JaníkEmacs lisp coding convention fixes.
2001-06-17 Eli Zaretskii(archive-summarize-files): Add help-echo to mouse-highl...
2001-05-09 Stefan Monnier(archive-int-to-mode): Construct the string directly.
2000-10-15 Stefan Monnier(archive-zoo-summarize): Fix from gnu.emacs.bug.
2000-06-15 Eli Zaretskii(archive-mode-map): Use the new menu-item format for
2000-03-12 Gerd Moellmann(archive-zip-update): Add `-P' for pkzip.
1999-12-31 Richard M. Stallman(archive-mode-map): Bind q to quit-window.
1999-02-22 Eli Zaretskii(archive-set-buffer-as-visiting-file): Save
1998-10-17 Richard M. Stallman(archive-mode): Locally set file-precious-flag.
1998-10-15 Richard M. Stallman(arc-mode): Provide arc-mode.
1998-10-06 Karl Heuer(archive-mode-revert): Arg no-auto-save renamed from...
1998-07-27 Kenichi Handa(archive-set-buffer-as-visiting-file): Give FILENAME
1998-07-26 Eli Zaretskii(archive-summarize): Set buffer unibyte before
1998-07-19 Eli Zaretskii(archive-mode): Undo previous change.
1998-07-17 Richard M. Stallman(archive-mode): Make the buffer unibyte.
1998-07-17 Richard M. Stallman(archive-extract): If the extractor signals an
1998-06-13 Richard M. Stallman(archive-mode): Locally bind local-enable-local-variabl...
1998-06-01 Karl Heuer(archive-extract): Fix handling of 'view option.
1998-05-21 Eli Zaretskii(archive-file-name-invalid-regexp): Remove.
1998-05-16 Richard M. Stallman(archive-tmpdir): Use temporary-file-directory.
1998-05-16 Richard M. Stallman(archive-tmpdir): Use system-tmp-directory.
1998-05-14 Eli Zaretskii(archive-tmpdir): Make the prefix of the temporary
1998-04-15 Eli Zaretskii(archive-extract-by-stdout): Don't use
1998-01-25 Richard M. Stallman(archive-find-type): Accept d or s after digit, for...
1997-11-10 Andreas Schwab(archive-zoo-summarize): Properly handle the case of
1997-09-26 Karl Heuer(archive-mode): Use write-contents-hooks.
1997-09-14 Richard M. StallmanCustomized.
1997-06-17 Richard M. Stallman(archive-extract): Use second argument of
1997-05-27 Richard M. StallmanComment change.
1996-09-22 Richard M. StallmanDoc fixes.
1996-09-22 Richard M. Stallman(archive-mode, archive-extract, archive-check-dos)
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-04 Karl Heuer(archive-summarize-files): Doc fix.
1995-11-14 Richard M. Stallman(archive-remote-regexp): Doc fix.
1995-10-30 Richard M. Stallman(archive-zoo-summarize): Handle archives with long...
1995-08-06 Richard M. StallmanStandardize layout of doc strings.
1995-08-02 Richard M. Stallman(archive-remote-regexp): Don't accept hostnames
1995-06-29 Richard M. Stallman(archive-mode): Add autoload cookie.
1995-06-18 Richard M. Stallman(archive-zip-summarize): Handle per-file comments in...
1995-05-30 Karl Heuer(archive-lemacs): New variable.
1995-05-24 Karl HeuerRemove version number.
1995-05-23 Karl HeuerInitial revision