diff options
| author | Richard M. Stallman | 2006-04-29 15:58:42 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-04-29 15:58:42 +0000 |
| commit | 41c8e348f2362ff04d14d9781b02b3f72571e4bf (patch) | |
| tree | 96ee184f8c4a399a52d8f0090a6dcd2bf987c19e /lisp/ChangeLog | |
| parent | 830951b02a12688c2515de9369f8efc971371027 (diff) | |
| download | emacs-41c8e348f2362ff04d14d9781b02b3f72571e4bf.tar.gz emacs-41c8e348f2362ff04d14d9781b02b3f72571e4bf.zip | |
tramp-file-name-handler-alist): Delete expand-file-name and other
operations that can cause spurious loading.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6048372f90b..d758347a5c8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-04-29 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * net/tramp.el (tramp-file-name-handler-alist): Delete | ||
| 4 | expand-file-name and other operations that can cause spurious loading. | ||
| 5 | |||
| 1 | 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * files.el (safe-local-variable-p): Remove support for the special | 8 | * files.el (safe-local-variable-p): Remove support for the special |