Mercurial > emacs
comparison lisp/ChangeLog @ 74685:fb31f72a65b7
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 17 Dec 2006 18:03:26 +0000 |
parents | 3a25d9542e47 |
children | 106c2c75e8d3 |
comparison
equal
deleted
inserted
replaced
74684:2a54a5dd0df4 | 74685:fb31f72a65b7 |
---|---|
1 2006-12-17 Richard Stallman <rms@gnu.org> | |
2 | |
3 * files.el (magic-mode-alist): Mark as risky. | |
4 | |
5 * files.el (make-backup-file-name-1): | |
6 Expand backup-directory explicitly. | |
7 | |
1 2006-12-17 Michael Albinus <michael.albinus@gmx.de> | 8 2006-12-17 Michael Albinus <michael.albinus@gmx.de> |
2 | 9 |
3 * net/tramp.el (tramp-default-method): Before setting to "pscp", | 10 * net/tramp.el (tramp-default-method): Before setting to "pscp", |
4 check whether package password.el is loaded, or Pageant is running. | 11 check whether package password.el is loaded, or Pageant is running. |
5 | 12 |