aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.11
diff options
context:
space:
mode:
authorJuanma Barranquero2014-01-26 01:47:40 +0100
committerJuanma Barranquero2014-01-26 01:47:40 +0100
commit3fcfc4ee802d2a6f041bd624876ac37fda830304 (patch)
tree8c9b3c29bbe86856fc7fae2d288f579aef9a2444 /src/ChangeLog.11
parent4f8c23b12913774c1a6cec56eb2bc60b17026af3 (diff)
downloademacs-3fcfc4ee802d2a6f041bd624876ac37fda830304.tar.gz
emacs-3fcfc4ee802d2a6f041bd624876ac37fda830304.zip
Fix ChangeLog typos.
Diffstat (limited to 'src/ChangeLog.11')
-rw-r--r--src/ChangeLog.114
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11
index 59c1f369e1e..ac886d38966 100644
--- a/src/ChangeLog.11
+++ b/src/ChangeLog.11
@@ -5255,7 +5255,7 @@
5255 (x_set_window_size, ns_draw_fringe_bitmap, judge): Move declarations 5255 (x_set_window_size, ns_draw_fringe_bitmap, judge): Move declarations
5256 before code. 5256 before code.
5257 5257
5258 * nsterm.h : Include sysselect.h. 5258 * nsterm.h: Include sysselect.h.
5259 (x_sync, x_get_focus_frame, x_set_mouse_position) 5259 (x_sync, x_get_focus_frame, x_set_mouse_position)
5260 (x_set_mouse_pixel_position, x_make_frame_visible) 5260 (x_set_mouse_pixel_position, x_make_frame_visible)
5261 (x_make_frame_invisible, x_iconify_frame, x_char_width, x_char_height) 5261 (x_make_frame_invisible, x_iconify_frame, x_char_width, x_char_height)
@@ -18934,7 +18934,7 @@
18934 (ftfont_spec_pattern): Don't check QCfc_unknown_spec and QCname. 18934 (ftfont_spec_pattern): Don't check QCfc_unknown_spec and QCname.
18935 (ftfont_list) [FC_FONTFORMAT]: Include FC_FONTFORMAT in objset. 18935 (ftfont_list) [FC_FONTFORMAT]: Include FC_FONTFORMAT in objset.
18936 18936
18937 * xftfont.c (QChinting , QCautohint, QChintstyle, QCrgba) 18937 * xftfont.c (QChinting, QCautohint, QChintstyle, QCrgba)
18938 (QCembolden): New variables. 18938 (QCembolden): New variables.
18939 (syms_of_xftfont): DEFSYM them. 18939 (syms_of_xftfont): DEFSYM them.
18940 (xftfont_open): Call XftFontMatch. Don't trust the result of 18940 (xftfont_open): Call XftFontMatch. Don't trust the result of