Mercurial > emacs
comparison lisp/ChangeLog @ 73530:b47044e7b02f
*** empty log message ***
author | Lars Hansen <larsh@soem.dk> |
---|---|
date | Sun, 29 Oct 2006 12:55:35 +0000 |
parents | 81139d72ea35 |
children | cb8aebee1a48 |
comparison
equal
deleted
inserted
replaced
73529:59b2832e02ef | 73530:b47044e7b02f |
---|---|
1 2006-10-29 Lars Hansen <larsh@soem.dk> | |
2 * net/tramp.el (with-parsed-tramp-file-name): Correct debug | |
3 spec. Highlight as keyword. | |
4 (tramp-do-copy-or-rename-file): Correct data for 'file-already-exists. | |
5 Don't call tramp-method-out-of-band-p for local files. | |
6 (tramp-touch): Quote file name. | |
7 | |
1 2006-10-28 Glenn Morris <rgm@gnu.org> | 8 2006-10-28 Glenn Morris <rgm@gnu.org> |
2 | 9 |
3 * calendar/calendar.el (cal-html-cursor-month) | 10 * calendar/calendar.el (cal-html-cursor-month) |
4 (cal-html-cursor-year): Add autoloads for this new package. | 11 (cal-html-cursor-year): Add autoloads for this new package. |
5 (calendar-mode-map): Bind cal-html-cursor-month, | 12 (calendar-mode-map): Bind cal-html-cursor-month, |