emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/src ChangeLog


From: Juanma Barranquero
Subject: [Emacs-diffs] emacs/src ChangeLog
Date: Wed, 10 Dec 2008 10:44:36 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/12/10 10:44:36

Modified files:
        src            : ChangeLog 

Log message:
        Fix typos.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/ChangeLog?cvsroot=emacs&r1=1.7179&r2=1.7180

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.7179
retrieving revision 1.7180
diff -u -b -r1.7179 -r1.7180
--- ChangeLog   10 Dec 2008 06:01:44 -0000      1.7179
+++ ChangeLog   10 Dec 2008 10:44:34 -0000      1.7180
@@ -1,7 +1,7 @@
 2008-12-10  Kenichi Handa  <address@hidden>
 
        * ftfont.c (fc_charset_table): Add "unicode-sip".
-       (ftfont_spec_pattern): Lookup fc_charset_table for the regisry
+       (ftfont_spec_pattern): Lookup fc_charset_table for the registry
        Qunicode_sip.
 
 2008-12-10  Juanma Barranquero  <address@hidden>
@@ -209,8 +209,7 @@
        * character.h (MAYBE_UNIFY_CHAR): Call maybe_unify_char instead of
        Funify_charset.
 
-       * charset.h (enum charset_method): Delete
-       CHARSET_METHOD_MAP_DEFERRED.
+       * charset.h (enum charset_method): Delete CHARSET_METHOD_MAP_DEFERRED.
        (DECODE_CHAR): Check if the decoder vector is ready.
        (ENCODE_CHAR): Check if the encoder char-table is ready.
        (maybe_unify_char): Extern it.
@@ -405,8 +404,7 @@
 
 2008-11-10  Kenichi Handa  <address@hidden>
 
-       * character.c (Fget_byte): Fix and make it faster for unibyte
-       target.
+       * character.c (Fget_byte): Fix and make it faster for unibyte target.
 
 2008-11-08  Chong Yidong  <address@hidden>
 
@@ -709,7 +707,7 @@
 2008-10-21  Jan Djärv  <address@hidden>
 
        * emacs.c (main): Unconditionally set PER_LINUX32 and exec
-       temacs when dumping if HAVE_PERSONALITY_LINUX32 is defined
+       temacs when dumping if HAVE_PERSONALITY_LINUX32 is defined.
 
 2008-10-21  Kenichi Handa  <address@hidden>
 
@@ -1353,7 +1351,7 @@
        * font.c (font_fill_lglyph_metrics): Use EMACS_INT in
        LGLYPH_SET_CODE to avoid compiler warnings.
 
-       * makefile.w32-in ($(BLD)/w32uniscribe.$(O)): Depend on composite.h
+       * makefile.w32-in ($(BLD)/w32uniscribe.$(O)): Depend on composite.h.
 
        * composite.h (LGLYPH_SET_CODE): Cast `val' to EMACS_INT.
 
@@ -1714,7 +1712,7 @@
        output_termcap.
        (Fresume_tty, Fsuspend_tty, init_tty, delete_tty):
        Call add_keyboard_wait_descriptor and delete_keyboard_wait_descriptor
-       only when subprocesses are supported
+       only when subprocesses are supported.
 
        * frame.c (make_terminal_frame) [MSDOS]: Adjust initialization of
        f->output_data.x.
@@ -2405,7 +2403,7 @@
        * dispextern.h:
        * config.in:
        * atimer.c:
-       * Makefile.in: Remove code for Carbon
+       * Makefile.in: Remove code for Carbon.
 
 2008-07-26 YAMAMOTO Mitsuharu  <address@hidden>
 
@@ -3566,7 +3564,7 @@
 2008-07-02  Jason Rumney  <address@hidden>
 
        * xfns.c (syms_of_xfns): Only define x-select-font when both
-       HAVE_FREETYPE and USE_GTK
+       HAVE_FREETYPE and USE_GTK.
 
        * xdisp.c (next_element_from_display_vector): Move assignment out
        of if statement.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]