Mercurial > emacs
diff src/ChangeLog @ 111640:8bd4a845ba2a
* src/xfaces.c (lookup_face): Make static.
* src/dispnew.c (copy_row_except_pointers): Likewise.
* src/syntax.c (dec_bytepos): Likewise.
(inc_bytepos): Remove.
* src/dispextern.h (lookup_face): Remove declaration.
author | Andreas Schwab <schwab@linux-m68k.org> |
---|---|
date | Sat, 20 Nov 2010 11:07:00 +0100 |
parents | b823e94ac814 |
children | 27b2c1dde9aa |
line wrap: on
line diff
--- a/src/ChangeLog Sat Nov 20 01:18:17 2010 +0000 +++ b/src/ChangeLog Sat Nov 20 11:07:00 2010 +0100 @@ -1,3 +1,11 @@ +2010-11-20 Andreas Schwab <schwab@linux-m68k.org> + + * xfaces.c (lookup_face): Make static. + * dispnew.c (copy_row_except_pointers): Likewise. + * syntax.c (dec_bytepos): Likewise. + (inc_bytepos): Remove. + * dispextern.h (lookup_face): Remove declaration. + 2010-11-19 Eli Zaretskii <eliz@gnu.org> * xdisp.c (set_cursor_from_row): Display cursor after all the