diff options
| author | Kai Großjohann | 2002-05-20 11:01:14 +0000 |
|---|---|---|
| committer | Kai Großjohann | 2002-05-20 11:01:14 +0000 |
| commit | 6caef2da88d70cc24b8912303ba33d3817f9468f (patch) | |
| tree | 4923c337ac310c4938edea6450abaf42be94cb94 /lisp/ChangeLog | |
| parent | f2ba34f4ede9384f265f7884980e9c4c5c1af306 (diff) | |
| download | emacs-6caef2da88d70cc24b8912303ba33d3817f9468f.tar.gz emacs-6caef2da88d70cc24b8912303ba33d3817f9468f.zip | |
(auto-coding-alist): Use no-conversion
for auto-save files.
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 b380603e0cf..b68ef87b2df 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-05-20 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | ||
| 2 | |||
| 3 | * international/mule.el (auto-coding-alist): Use no-conversion | ||
| 4 | for auto-save files. | ||
| 5 | |||
| 1 | 2002-05-20 Miles Bader <miles@gnu.org> | 6 | 2002-05-20 Miles Bader <miles@gnu.org> |
| 2 | 7 | ||
| 3 | * files.el (find-file-read-args): Don't trash existing value of | 8 | * files.el (find-file-read-args): Don't trash existing value of |