Mercurial > emacs
comparison lisp/ChangeLog @ 95026:d3150b7dc91a
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Thu, 15 May 2008 21:06:59 +0000 |
parents | ab3669590909 |
children | aace8f4875d2 |
comparison
equal
deleted
inserted
replaced
95025:bdaea36b81dd | 95026:d3150b7dc91a |
---|---|
1 2008-05-15 Michael Albinus <michael.albinus@gmx.de> | |
2 | |
3 * net/tramp.el (tramp-file-name-for-operation): Add `make-temp-name'. | |
4 | |
5 2008-05-15 Teodor Zlatanov <tzz@lifelogs.com> | |
6 | |
7 * net/tramp.el: Load auth-source library. | |
8 (tramp-read-passwd): Use it for password, not login. | |
9 | |
1 2008-05-15 Shigeru Fukaya <shugeru.fukaya@gmail.com> | 10 2008-05-15 Shigeru Fukaya <shugeru.fukaya@gmail.com> |
2 | 11 |
3 * ses.el (ses-goto-print): Use move-to-column rather than | 12 * ses.el (ses-goto-print): Use move-to-column rather than |
4 forward-char. | 13 forward-char. |
5 (ses-print-cell): Use string-width, truncate-string-to-width, | 14 (ses-print-cell): Use string-width, truncate-string-to-width, |