aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2008-04-02 18:58:45 +0000
committerMichael Albinus2008-04-02 18:58:45 +0000
commit113e2a8447cea12970b6e37ce3bd544628fa2cae (patch)
tree2696e3bd337ac93bf22a9294d9cad6c9dd75d332 /lisp/ChangeLog
parent76be286d6412bde2fcbacbf4fdeb8f1e70e5ec80 (diff)
downloademacs-113e2a8447cea12970b6e37ce3bd544628fa2cae.tar.gz
emacs-113e2a8447cea12970b6e37ce3bd544628fa2cae.zip
* net/tramp.el (tramp-make-tramp-temp-file): Use
`tramp-drop-volume-letter' for the local file name part.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7a7f15493f4..b4593b6fba4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12008-04-02 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp.el (tramp-make-tramp-temp-file): Use
4 `tramp-drop-volume-letter' for the local file name part.
5
12008-04-02 Dan Nicolaescu <dann@ics.uci.edu> 62008-04-02 Dan Nicolaescu <dann@ics.uci.edu>
2 7
3 * progmodes/sh-script.el (sh-mode-map): Rename the menu. Add :help. 8 * progmodes/sh-script.el (sh-mode-map): Rename the menu. Add :help.