Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
7284d47a
Commit
7284d47a
authored
Aug 28, 2009
by
Michael Albinus
Browse files
* NEWS: Mention Tramp connection method "rsyncc" and variable
`process-file-side-effects'.
parent
009fdc2e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
2 deletions
+14
-2
etc/ChangeLog
etc/ChangeLog
+5
-0
etc/NEWS
etc/NEWS
+9
-2
No files found.
etc/ChangeLog
View file @
7284d47a
2009-08-28 Michael Albinus <michael.albinus@gmx.de>
* NEWS: Mention Tramp connection method "rsyncc" and variable
`process-file-side-effects'.
2009-08-13 Kenichi Handa <handa@m17n.org>
* NEWS: Mention the new coding systme `utf-8-hfs' and many
...
...
etc/NEWS
View file @
7284d47a
...
...
@@ -128,8 +128,9 @@ through a menu structure.
+++
** New connection methods in Tramp.
On systems which support GVFS-Fuse, Tramp offers the new connection
methods "dav", "davs", "obex" and "synce".
The new connection method "rsyncc" has been introduced. On systems
which support GVFS-Fuse, Tramp offers also the new connection methods
"dav", "davs", "obex" and "synce".
+++
** Autorevert Tail mode
...
...
@@ -189,8 +190,14 @@ variable, are now declared obsolete.
** read-key is a function halfway between read-event and read-key-sequence.
It reads a single key, but obeys input and escape sequence decoding.
** start-process-shell-command start-file-process-shell-command only
take a single `command' argument any more.
** The variable `process-file-side-effects' shall be bound to nil, if
a `process-file' call does not change a remote file. By this, file
name handlers like Tramp can apply optimizations.
** Hash tables have a new printed representation that is readable.
The feature `hashtable-print-readable' identifies this new
functionality.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment