]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typos.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 20 May 2008 10:14:38 +0000 (10:14 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 20 May 2008 10:14:38 +0000 (10:14 +0000)
src/ChangeLog

index 14bad696e3bb3cc02573b55da3298d560bc2a64b..3769839b9e109bd3d9cd4af363be587dbc75f2c2 100644 (file)
@@ -65,7 +65,7 @@
        (ftfont_pattern_entity): New arg fc_charset_idx.  Store (FILENAME
        . FC_CHARSET_IDX) as :font-entity property in the font entity.
        Callers changed.
-       (ftfont_lookup_cache, ftfont_get_charset): New funcitons.
+       (ftfont_lookup_cache, ftfont_get_charset): New functions.
        (ftfont_spec_pattern): New argument fc_charset_idx.
        Check registry more rigidly.  Change callers.
        (ftfont_open, ftfont_close, ftfont_has_char): Adjustd for the
@@ -92,7 +92,7 @@
        * dired.c (Ffile_attributes): Shut up GCC warnings about st_uid
        and st_gid.
 
-       * frame.c (Fdelete_frame): Don't call font_update_drviers if
+       * frame.c (Fdelete_frame): Don't call font_update_drivers if
        HAVE_WINDOW_SYSTEM is not defined.
 
        * xfaces.c (merge_face_ref, merge_face_vectors)
        * ftfont.c (ftfont_get_cache): Adjust the argument type.
 
        * frame.c (x_set_font_backend): Don't call Fclear_font_cache.
-       If none of the new drivers are available, call font_update_drviers
+       If none of the new drivers are available, call font_update_drivers
        with the old drivers.
 
        * w32font.c (w32font_get_cache): Adjust the argument type.