aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2007-07-24 20:40:26 +0000
committerMichael Albinus2007-07-24 20:40:26 +0000
commit6dbe7eb4e28fc1bf2e687eb565c060f8c255b65e (patch)
tree0b09f993d651cb3fbe8a36fdc1d974e66073c6f5 /etc/ChangeLog
parent0799b7c74651411df33725b7e61bd921c2152da1 (diff)
downloademacs-6dbe7eb4e28fc1bf2e687eb565c060f8c255b65e.tar.gz
emacs-6dbe7eb4e28fc1bf2e687eb565c060f8c255b65e.zip
* NEWS: New functions `start-file-process-shell-command' and
`process-file-shell-command'.
Diffstat (limited to 'etc/ChangeLog')
-rw-r--r--etc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 67f19614763..1275ada9af4 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,8 @@
12007-07-24 Michael Albinus <michael.albinus@gmx.de>
2
3 * NEWS: New functions `start-file-process-shell-command' and
4 `process-file-shell-command'.
5
12007-07-17 Michael Albinus <michael.albinus@gmx.de> 62007-07-17 Michael Albinus <michael.albinus@gmx.de>
2 7
3 * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION. 8 * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.