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
6dbe7eb4
Commit
6dbe7eb4
authored
Jul 24, 2007
by
Michael Albinus
Browse files
* NEWS: New functions `start-file-process-shell-command' and
`process-file-shell-command'.
parent
0799b7c7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletion
+8
-1
etc/ChangeLog
etc/ChangeLog
+5
-0
etc/NEWS
etc/NEWS
+3
-1
No files found.
etc/ChangeLog
View file @
6dbe7eb4
2007-07-24 Michael Albinus <michael.albinus@gmx.de>
* NEWS: New functions `start-file-process-shell-command' and
`process-file-shell-command'.
2007-07-17 Michael Albinus <michael.albinus@gmx.de>
* NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
...
...
etc/NEWS
View file @
6dbe7eb4
...
...
@@ -189,7 +189,9 @@ with a given image specification.
+++
** The new function `start-file-process is similar to `start-process',
but obeys file handlers. The file handler is chosen based on
`default-directory'.
`default-directory'. The functions `start-file-process-shell-command'
and `process-file-shell-command' are also new; they call internally
`start-file-process and `process-file', respectively.
+++
** `file-remote-p' has new optional parameters IDENTIFICATION and CONNECTED.
...
...
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