diff options
| author | Miles Bader | 2007-10-12 01:09:38 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-10-12 01:09:38 +0000 |
| commit | aa603a2acc70f6b044783a6d6dc018647ab7db4f (patch) | |
| tree | 4f31a4c83056c9b42327e0ef80d4af33e38c03c9 /src/ChangeLog.unicode | |
| parent | d0f356c5ae1bcd45175e74b4c827f0dc695ba0de (diff) | |
| download | emacs-aa603a2acc70f6b044783a6d6dc018647ab7db4f.tar.gz emacs-aa603a2acc70f6b044783a6d6dc018647ab7db4f.zip | |
xdisp.c (get_char_face_and_encoding): Add extra args to FACE_FOR_CHAR.
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-260
Diffstat (limited to 'src/ChangeLog.unicode')
| -rw-r--r-- | src/ChangeLog.unicode | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 6331cc2dd87..61b3e8cd76d 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-10-11 Miles Bader <miles@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (get_char_face_and_encoding): Remove extraneous definition. | ||
| 4 | Add extra args to FACE_FOR_CHAR. | ||
| 5 | |||
| 1 | 2007-09-20 Kenichi Handa <handa@m17n.org> | 6 | 2007-09-20 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * keymap.c (where_is_internal_1): If key is a cons, store the copy | 8 | * keymap.c (where_is_internal_1): If key is a cons, store the copy |