diff options
| author | Jan Djärv | 2013-01-13 20:36:05 +0100 |
|---|---|---|
| committer | Jan Djärv | 2013-01-13 20:36:05 +0100 |
| commit | 2e7a1892492d450d1fdf52cc704dd8f5d3a9cb18 (patch) | |
| tree | e53229fb412444f50df0d8eb65fbbd116ffcacda /src | |
| parent | b826986f36c63534c0705b99e3604193518c080b (diff) | |
| download | emacs-2e7a1892492d450d1fdf52cc704dd8f5d3a9cb18.tar.gz emacs-2e7a1892492d450d1fdf52cc704dd8f5d3a9cb18.zip | |
Fix spelling error.
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 18eb69c9f69..a673c5f6123 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | * nsfont.m (LCD_SMOOTHING_MARGIN): New define. | 3 | * nsfont.m (LCD_SMOOTHING_MARGIN): New define. |
| 4 | (nsfont_draw): Remove disabling of LCD smoothing. | 4 | (nsfont_draw): Remove disabling of LCD smoothing. |
| 5 | (ns_glyph_metrics): Add LCD_SMOOTHING_MARGIN to bearings to fix | 5 | (ns_glyph_metrics): Add LCD_SMOOTHING_MARGIN to bearings to fix |
| 6 | Bug#11484 with LCD smooting on. | 6 | Bug#11484 with LCD smoothing on. |
| 7 | 7 | ||
| 8 | 2013-01-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> (tiny change) | 8 | 2013-01-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> (tiny change) |
| 9 | 9 | ||