- 11 Jan, 2012 1 commit
-
-
Glenn Morris authored
-
- 02 Jan, 2011 1 commit
-
-
Glenn Morris authored
-
- 25 Jun, 2010 1 commit
-
-
Eli Zaretskii authored
arc-mode.el (archive-zip-extract): Don't quote the file name on MS-Windows and MS-DOS. (Bug#6467, Bug#6144)
-
- 12 Feb, 2010 1 commit
-
-
Juri Linkov authored
archives. (Bug#5540)
-
- 01 Feb, 2010 1 commit
-
-
Juri Linkov authored
compare with "pkunzip" and "pkzip" instead of only "pkzip". In the `archive-extract-by-stdout' branch use `shell-quote-argument' only when (car archive-zip-extract) is "unzip". (Bug#5475)
-
- 28 Jan, 2010 1 commit
-
-
Chong Yidong authored
-
- 13 Jan, 2010 1 commit
-
-
Glenn Morris authored
-
- 12 Dec, 2009 1 commit
-
-
Eli Zaretskii authored
created on Unix systems.
-
- 10 Dec, 2009 1 commit
-
-
Eli Zaretskii authored
Attribute field.
-
- 26 Nov, 2009 1 commit
-
-
Kevin Ryde authored
commentary can be reached from finder-by-keyword.
-
- 15 Nov, 2009 1 commit
-
-
Michael Albinus authored
(archive-unique-fname): ... here. (Bug#4929)
-
- 03 Sep, 2009 1 commit
-
-
Glenn Morris authored
-
- 28 Aug, 2009 2 commits
-
-
Juanma Barranquero authored
* emacs-lisp/re-builder.el (re-builder-unload-function): Protect against the default value of `major-mode' being nil.
-
Stefan Monnier authored
* gnus/mm-util.el (mm-insert-file-contents): * org/org-html.el (org-export-as-html): * org/org-docbook.el (org-export-as-docbook): * textmodes/reftex.el (reftex-get-file-buffer-force): * progmodes/verilog-mode.el (verilog-batch-execute-func): * emulation/viper.el (viper-go-away, viper-set-hooks): * emacs-lisp/re-builder.el (re-builder-unload-function): * emacs-lisp/bytecomp.el (byte-compile-file): * ses.el (ses-unload-function): * hexl.el (hexl-find-file): * files.el (normal-mode): * ehelp.el (with-electric-help): * autoinsert.el (auto-insert-alist): * arc-mode.el (archive-mode): Use (default-value 'major-mode) instead of default-major-mode.
-
- 12 Jul, 2009 1 commit
-
-
Chong Yidong authored
the PK\003\004 header (Bug#3770).
-
- 26 Mar, 2009 1 commit
-
-
Stefan Monnier authored
extension entries for lookup tables or extended file name tables. Distinguish the internal and external name, so lookup is easier. (archive-ar-extract): Take advantage of more precise name. Preserve point.
-
- 05 Jan, 2009 1 commit
-
-
Glenn Morris authored
-
- 03 Dec, 2008 1 commit
-
-
Lute Kamstra authored
* allout.el: * apropos.el: * arc-mode.el: * autoinsert.el: * avoid.el: * battery.el: * bookmark.el: * buff-menu.el: * calculator.el: * chistory.el: * cmuscheme.el: * comint.el: * compare-w.el: * dabbrev.el: * delim-col.el: * desktop.el: * diff-mode.el: * diff.el: * dired-aux.el: * dired-x.el: * dired.el: * dos-vars.el: * ediff-diff.el: * ediff-help.el: * ediff-init.el: * ediff-merg.el: * ediff-mult.el: * ediff-ptch.el: * ediff-vers.el: * ediff-wind.el: * ediff.el: * emerge.el: * facemenu.el: * faces.el: * ffap.el: * filecache.el: * find-dired.el: * font-core.el: * font-lock.el: * forms.el: * fringe.el: * help-at-pt.el: * hippie-exp.el: * ido.el: * image-file.el: * imenu.el: * indent.el: * info.el: * isearchb.el: * iswitchb.el: * jit-lock.el: * jka-compr.el: * log-edit.el: * lpr.el: * ls-lisp.el: * man.el: * menu-bar.el: * midnight.el: * mouse-sel.el: * mouse.el: * msb.el: * outline.el: * paren.el: * pcmpl-cvs.el: * pcmpl-gnu.el: * pcomplete.el: * pcvs-info.el: * pcvs-parse.el: * printing.el: * ps-mule.el: * ps-print.el: * replace.el: * ruler-mode.el: * saveplace.el: * sb-image.el: * scroll-bar.el: * sha1.el: * shadowfile.el: * shell.el: * sort.el: * speedbar.el: * strokes.el: * tempo.el: * term.el: * terminal.el: * time-stamp.el: * time.el: * tree-widget.el: * type-break.el: * vc-cvs.el: * vc-hg.el: * vc-mcvs.el: * vc-rcs.el: * vc-sccs.el: * vc.el: * view.el: * w32-vars.el: * whitespace.el: * wid-edit.el: Remove leading * from docstrings of defcustoms, deffaces, defconsts and defuns.
-
- 31 Jul, 2008 1 commit
-
-
Dan Nicolaescu authored
* xfns.c: * termcap.c: * term.c: * syswait.h: * systty.h: * systime.h: * syssignal.h: * sysdep.c: * process.h: * process.c: * print.c: * ndir.h: * lread.c: * keyboard.c: * getpagesize.h: * floatfns.c: * fileio.c: * emacs.c: * doc.c: * dispnew.c: * dired.c: * data.c: * callproc.c: * buffer.c: * README: * Makefile.in: * s/template.h: * s/msdos.h: * m/vax.h: Remove VMS support. * s/vms.h: * vlimit.h: * uaf.h: * temacs.opt: * param.h: * ioctl.h: Remove file. * descrip.mms: * compile.com: Remove file. * Create.c: Remove VMS support. * message.el (Module): * gnus-start.el (Module): * gnus-registry.el (Module): * textmodes/texinfmt.el: * nxml/nxml-enc.el: * mail/feedmail.el: * international/mule.el: * international/latexenc.el: * emulation/viper-util.el: * emulation/viper-init.el: * emulation/viper-ex.el: * emacs-lisp/bytecomp.el: * version.el: * subr.el: * startup.el: * sort.el: * shadowfile.el: * recentf.el: * printing.el: * paths.el: * minibuffer.el: * ls-lisp.el: * loadup.el: * hippie-exp.el: * finder.el: * files.el: * ediff-util.el: * ediff-ptch.el: * ediff-init.el: * ediff-diff.el: * dired.el: * dired-aux.el: * cus-edit.el: * bindings.el: * arc-mode.el: * add-log.el: Remove VMS support. * obsolete/vmsproc.el: * obsolete/vms-pmail.el: * obsolete/vms-patch.el: Remove file. * etags.c: * emacsclient.c: Remove VMS support. * termcap.src: Remove file. * README: * PROBLEMS: * MACHINES: Remove VMS info. * ediff.texi: Remove VMS support. * os.texi: * intro.texi: * files.texi: Remove VMS support. * emacs.texi: Remove VMS support. * make-dist: * README: Remove VMS support. * vms: Remove directory.
-
- 27 Jun, 2008 2 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
- 28 May, 2008 1 commit
-
-
Stefan Monnier authored
* shadowfile.el (shadow-copy-file): * arc-mode.el (archive-*-write-file-member): * files.el (diff-buffer-with-file): * subr.el (with-temp-file): Pass nil to write-region. * jka-compr.el (jka-compr-write-region): Preserve `start's nullness.
-
- 15 May, 2008 1 commit
-
-
John Paul Wallington authored
(archive-*-extract): Use `zerop' (archive-*-write-file-member): Use `or', use `zerop'.
-
- 06 May, 2008 1 commit
-
-
Glenn Morris authored
-
- 03 Apr, 2008 1 commit
-
-
Stefan Monnier authored
(archive-try-jka-compr): New function. (archive-set-buffer-as-visiting-file): Use it.
-
- 06 Mar, 2008 1 commit
-
-
Stefan Monnier authored
(archive-ar-summarize, archive-ar-extract): New funs. (archive-find-type): Recognize ar archives.
-
- 27 Jan, 2008 1 commit
-
-
Martin Rudalics authored
exit-action when viewing the buffer.
-
- 07 Jan, 2008 1 commit
-
-
Glenn Morris authored
-
- 02 Dec, 2007 1 commit
-
-
Stefan Monnier authored
(archive-rar-summarize): Allow the file name to be passed as argument. Remove unused vars `header' and `footer'. (archive-rar-exe-summarize, archive-rar-exe-extract): New functions.
-
- 19 Sep, 2007 1 commit
-
-
Stefan Monnier authored
(archive-find-type): Recognize Rar's signature. (archive-desummarize): New fun. (archive-summarize): Use it to restore the buffer's data in case someone wants to switch to some other major mode. (archive-resummarize): Use it as well. (archive-rar-summarize, archive-rar-extract): New functions.
-
- 25 Jul, 2007 1 commit
-
-
Glenn Morris authored
-
- 19 Apr, 2007 1 commit
-
-
Chong Yidong authored
(archive-lzh-summarize): Add optional start arg for where to start looking at the archive. (archive-lzh-exe-summarize, archive-lzh-exe-extract): New functions.
-
- 16 Apr, 2007 1 commit
-
-
Chong Yidong authored
to OS-ID 0 "generic". Always downcase for OS-ID M "MSDOS".
-
- 21 Jan, 2007 1 commit
-
-
Glenn Morris authored
-
- 05 Dec, 2006 1 commit
-
-
Glenn Morris authored
-
- 21 Jul, 2006 1 commit
-
-
Eli Zaretskii authored
-
- 26 May, 2006 1 commit
-
-
Kenichi Handa authored
find-operation-coding-system with (FILENAME . BUFFER).
-
- 16 May, 2006 1 commit
-
-
Eli Zaretskii authored
computing offsets within the compressed archive file.
-
- 09 May, 2006 1 commit
-
-
Juri Linkov authored
to t (undo-ask is reproducible by visiting nested archives).
-
- 05 May, 2006 1 commit
-
-
Eli Zaretskii authored
(archive-arc-summarize, archive-lzh-summarize) (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e with 3rd argument non-nil when file's size is being computed. Format the file sizes with %8.0f instead of %8d.
-