emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/lisp.h,v


From: Michael W. Olson
Subject: [Emacs-diffs] Changes to emacs/src/lisp.h,v
Date: Sun, 13 Jan 2008 22:08:07 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael W. Olson <mwolson>      08/01/13 22:08:07

Index: lisp.h
===================================================================
RCS file: /sources/emacs/emacs/src/lisp.h,v
retrieving revision 1.604
retrieving revision 1.605
diff -u -b -r1.604 -r1.605
--- lisp.h      8 Jan 2008 20:44:17 -0000       1.604
+++ lisp.h      13 Jan 2008 22:08:06 -0000      1.605
@@ -1425,7 +1425,7 @@
    All callers should assure that at least this size of memory is
    allocated at the place pointed by the second argument.
 
-   Thers are 6 modifiers, each consumes 2 chars.
+   There are 6 modifiers, each consumes 2 chars.
    The octal form of a character code consumes
    (1 + CHARACTERBITS / 3 + 1) chars (including backslash at the head).
    We need one more byte for string terminator `\0'.  */




reply via email to

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