Mercurial > emacs
diff src/ChangeLog @ 108004:9d210d83ed69
* font.c (syms_of_font): Make the style table vars read-only.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 20 Apr 2010 13:17:29 -0400 |
parents | 4b71850034e6 |
children | 734b50109edf |
line wrap: on
line diff
--- a/src/ChangeLog Tue Apr 20 13:01:39 2010 -0400 +++ b/src/ChangeLog Tue Apr 20 13:17:29 2010 -0400 @@ -1,5 +1,7 @@ 2010-04-20 Stefan Monnier <monnier@iro.umontreal.ca> + * font.c (syms_of_font): Make the style table vars read-only. + * buffer.h (struct buffer): Remove unused var `direction_reversed'. * buffer.c (init_buffer_once, syms_of_buffer): Remove its initialization.