aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.12
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog.12')
-rw-r--r--src/ChangeLog.122
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.12 b/src/ChangeLog.12
index 07aedadccae..a9a1d9b1326 100644
--- a/src/ChangeLog.12
+++ b/src/ChangeLog.12
@@ -2400,7 +2400,7 @@
2400 * w32term.h (x_char_width, x_char_height): Likewise. 2400 * w32term.h (x_char_width, x_char_height): Likewise.
2401 * xfns.c (x_char_width, x_char_height): Remove. 2401 * xfns.c (x_char_width, x_char_height): Remove.
2402 * w32fns.c (x_char_width, x_char_height): Likewise. 2402 * w32fns.c (x_char_width, x_char_height): Likewise.
2403 * nsfns.c (x_char_width, x_char_height): Likewise. 2403 * nsfns.m (x_char_width, x_char_height): Likewise.
2404 * frame.c (Fframe_char_width): Use FRAME_COLUMN_WIDTH for 2404 * frame.c (Fframe_char_width): Use FRAME_COLUMN_WIDTH for
2405 all window frames. 2405 all window frames.
2406 (Fframe_char_height): Likewise with FRAME_LINE_HEIGHT. 2406 (Fframe_char_height): Likewise with FRAME_LINE_HEIGHT.