Mercurial > emacs
diff src/ChangeLog @ 92325:f4b471997ef3
* xdisp.c (get_overlay_strings_1): Add missing argument type.
| author | Chong Yidong <cyd@stupidchicken.com> |
|---|---|
| date | Fri, 29 Feb 2008 02:03:42 +0000 |
| parents | 6439b524d6a3 |
| children | a5d0f96b4c75 |
line wrap: on
line diff
--- a/src/ChangeLog Fri Feb 29 00:47:13 2008 +0000 +++ b/src/ChangeLog Fri Feb 29 02:03:42 2008 +0000 @@ -1,3 +1,7 @@ +2008-02-29 Chong Yidong <cyd@stupidchicken.com> + + * xdisp.c (get_overlay_strings_1): Add missing argument type. + 2008-02-28 Kenichi Handa <handa@ni.aist.go.jp> * ftfont.c (ftfont_match): Explicitly set pixelsize in pattern.
