* simple.el (shell-command-to-string): Use `process-file'.
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 8 Mar 2011 12:58:40 +0000 (13:58 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 8 Mar 2011 12:58:40 +0000 (13:58 +0100)
commitb511b994ae5fc66d36a64f54eb71b87612463918
tree8180e7329d4a19cfe6f69a572503ce44b1ccb1f1
parent6446548e027a18582e1f6661d553902b25d15157
* simple.el (shell-command-to-string): Use `process-file'.

* emacs-lisp/package.el (package-tar-file-info): Handle also
remote files.

* emacs-lisp/package-x.el (package-upload-buffer-internal): Use
`equal' for upload base check.
lisp/ChangeLog
lisp/emacs-lisp/package-x.el
lisp/emacs-lisp/package.el
lisp/simple.el