Mercurial > emacs
changeset 73530:b47044e7b02f
*** empty log message ***
author | Lars Hansen <larsh@soem.dk> |
---|---|
date | Sun, 29 Oct 2006 12:55:35 +0000 |
parents | 59b2832e02ef |
children | 7e876e4226ed |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Oct 29 12:55:18 2006 +0000 +++ b/lisp/ChangeLog Sun Oct 29 12:55:35 2006 +0000 @@ -1,3 +1,10 @@ +2006-10-29 Lars Hansen <larsh@soem.dk> + * net/tramp.el (with-parsed-tramp-file-name): Correct debug + spec. Highlight as keyword. + (tramp-do-copy-or-rename-file): Correct data for 'file-already-exists. + Don't call tramp-method-out-of-band-p for local files. + (tramp-touch): Quote file name. + 2006-10-28 Glenn Morris <rgm@gnu.org> * calendar/calendar.el (cal-html-cursor-month)