Files
emacs/lisp
Michael Albinus ce3f516fed * net/tramp.el (tramp-handle-file-remote-p): Handle optional
parameter IDENTIFICATION.
(tramp-handle-set-file-times): New defun.  Replaces `tramp-touch'.
(tramp-file-name-handler-alist, tramp-file-name-for-operation):
Add entry for `set-file-times'.
(tramp-do-copy-or-rename-file-via-buffer)
(tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
(tramp-handle-unhandled-file-name-directory): Rewrite.
(tramp-convert-file-attributes): Add error handling when inode is
extraordinary big.
(tramp-get-inode): Change parameter from FILE to VEC.
(tramp-handle-start-file-process ): Use (current-buffer) if BUFFER
is NIL.  This is according to the specification.  Goto (point-max)
when ready.
(tramp-handle-shell-command): Rewrite completely, using
`process-file' and `start-file-process'.
(tramp-methods, tramp-find-shell)
(tramp-open-connection-setup-interactive-shell)
(tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
var.  Reported by Steve Youngs <steve@sxemacs.org>.

* net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
entry for `set-file-times'.  Rename `start-process' into
`start-file-process'.  Remove `call-process' entry.
(tramp-fish-handle-set-file-times): New defun.
(tramp-fish-handle-executable-find): Use `process-file'.
(tramp-fish-handle-process-file): New defun.  Replaces
`tramp-fish-handle-call-process'.
(tramp-fish-do-copy-or-rename-file-directly): Use
`set-file-times'.
(tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.

* net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
`tramp-get-inode' parameter.
2007-07-17 21:10:07 +00:00
..
2007-07-15 04:45:41 +00:00
2007-07-16 04:05:08 +00:00
2007-03-09 22:02:50 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-02-24 03:01:11 +00:00
2007-05-16 12:05:58 +00:00
2007-07-10 02:02:35 +00:00
2007-01-21 03:53:13 +00:00
2007-07-05 18:37:29 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-05-01 09:33:51 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-05-25 16:42:10 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-02-26 09:40:04 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-03-21 16:15:45 +00:00
2007-01-22 15:04:05 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-06-12 16:33:39 +00:00
2007-01-21 03:53:13 +00:00
2007-05-22 08:23:36 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-06-02 11:09:52 +00:00
2007-01-21 03:53:13 +00:00
2007-04-06 17:05:39 +00:00
2007-01-21 03:53:13 +00:00
2007-07-07 03:42:40 +00:00
2007-01-21 03:53:13 +00:00
2007-07-16 22:37:26 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-06-16 21:47:37 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-05-16 13:16:02 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-05-17 17:08:08 +00:00
2007-01-21 03:53:13 +00:00
2007-07-07 05:30:20 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-06-12 23:58:38 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-07-14 11:11:43 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-05-16 14:08:48 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-07-10 19:55:12 +00:00
2007-07-12 03:13:37 +00:00
2007-07-08 11:32:07 +00:00
2007-01-21 03:53:13 +00:00
2007-03-24 11:33:42 +00:00
2007-01-21 03:53:13 +00:00
2007-07-17 04:47:57 +00:00
2007-01-21 03:53:13 +00:00
2007-06-07 07:20:11 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-01-21 03:53:13 +00:00
2007-04-10 19:35:34 +00:00

This directory contains source code for the parts of Emacs that are
written in Emacs Lisp.  *.el files are Emacs Lisp source, and the
corresponding *.elc files are byte-compiled versions.  Byte-compiled
files are architecture-independent.

The term subdirectory contains Lisp files that customize Emacs for
certain terminal types.  When Emacs starts, it checks the TERM
environment variable to get the terminal type and loads
`term/${TERM}.el' if it exists.

The other subdirectories hold Lisp packages grouped by their general
purpose.