diff options
| author | Adrian Robert | 2009-06-08 04:42:55 +0000 |
|---|---|---|
| committer | Adrian Robert | 2009-06-08 04:42:55 +0000 |
| commit | 521e469fe3f5952320930b34152af766fc65037a (patch) | |
| tree | 1f1f20e12bae31817332cb99483002b10e7d984c | |
| parent | c7eb9816c82b389eb1e7915be531e379275d7df0 (diff) | |
| download | emacs-521e469fe3f5952320930b34152af766fc65037a.tar.gz emacs-521e469fe3f5952320930b34152af766fc65037a.zip | |
term/ns-win.el (composition-function-table) (script-representative-chars): Don't alter.
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7072bb05fed..37a58bcd20c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-06-08 Adrian Robert <Adrian.B.Robert@gmail.com> | ||
| 2 | |||
| 3 | * term/ns-win.el (composition-function-table) | ||
| 4 | (script-representative-chars): Don't alter. | ||
| 5 | |||
| 1 | 2009-06-07 Michael Albinus <michael.albinus@gmx.de> | 6 | 2009-06-07 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 7 | ||
| 3 | * net/tramp.el (tramp-do-copy-or-rename-file-directly): Make direct | 8 | * net/tramp.el (tramp-do-copy-or-rename-file-directly): Make direct |