summaryrefslogtreecommitdiff
path: root/src/ChangeLog.8
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2011-11-20 04:48:53 +0100
committerJuanma Barranquero <lekktu@gmail.com>2011-11-20 04:48:53 +0100
commitcd1181dbece7f23a801ce9c56b985f9466cd6511 (patch)
tree59d07d411c4de52f8e100fc1d71dbadd9095d1b2 /src/ChangeLog.8
parent17e845af732cf7bd0ada49375f014e10deb3d06a (diff)
downloademacs-cd1181dbece7f23a801ce9c56b985f9466cd6511.tar.gz
Fix typos.
Diffstat (limited to 'src/ChangeLog.8')
-rw-r--r--src/ChangeLog.86
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ChangeLog.8 b/src/ChangeLog.8
index bd51e55cdc6..e21af17657f 100644
--- a/src/ChangeLog.8
+++ b/src/ChangeLog.8
@@ -2723,7 +2723,7 @@
(CURSOR_FACE_ID, MOUSE_FACE_ID): New.
* xfaces.c (Qscroll_bar, Qcursor, Qborder, Qmouse): New.
- (syms_of_xfaces): Intialize new symbols.
+ (syms_of_xfaces): Initialize new symbols.
* fns.c (Fmakehash): Take one argument, test, make all the
rest keyword arguments.
@@ -9227,7 +9227,7 @@
* xdisp.c (store_frame_title_char): New function to store a
single character for the frame title with re-allocation of
frame_title_buf.
- (init_xdisp): Intialize frame_title_.* variables to null.
+ (init_xdisp): Initialize frame_title_.* variables to null.
* dispnew.c (quit_error_check): Removed.
@@ -12321,7 +12321,7 @@
(enumfont_t): Remove unused head pointer.
(enum_font_cb2): Dereference elfLogFont.
(w32_list_bdf_fonts): New function.
- (w32_list_fonts): Use one_w32_dispay_info instead of insisting on
+ (w32_list_fonts): Use one_w32_display_info instead of insisting on
valid frame. Remove MessageBox. Support BDF fonts.
(Fw32_find_bdf_fonts): New function.
(syms_of_w32fns): Add Vw32_bdf_filename_alist and