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: Tue, 20 Oct 2009 14:03:50 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      09/10/20 14:03:49

Modified files:
        src            : ChangeLog 

Log message:
        Fix typo.

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

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.7808
retrieving revision 1.7809
diff -u -b -r1.7808 -r1.7809
--- ChangeLog   20 Oct 2009 13:48:37 -0000      1.7808
+++ ChangeLog   20 Oct 2009 14:03:48 -0000      1.7809
@@ -1,7 +1,7 @@
 2009-10-20  Stefan Monnier  <address@hidden>
 
        * character.c (char_resolve_modifier_mask): Don't resolve meta to the
-       8th bit, since that only made since in the ASCII world (bug#4751).
+       8th bit, since that only made sense in the ASCII world (bug#4751).
 
 2009-10-20  YAMAMOTO Mitsuharu  <address@hidden>
 




reply via email to

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