]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment.
authorDave Love <fx@gnu.org>
Wed, 30 Oct 2002 19:17:50 +0000 (19:17 +0000)
committerDave Love <fx@gnu.org>
Wed, 30 Oct 2002 19:17:50 +0000 (19:17 +0000)
src/buffer.c
src/insdel.c
src/termhooks.h

index e413c58def6f5ba5daf15ba6f4eb44005ce8a027..c0d053ee331c45328de8b4ff878d5dc36587ea49 100644 (file)
@@ -4403,8 +4403,8 @@ static int mmap_initialized_p;
 
 #define MEM_ALIGN      sizeof (double)
 
-/* Predicate returning true if part of the address range [START ..
-   END[ is currently mapped.  Used to prevent overwriting an existing
+/* Predicate returning true if part of the address range [START .. END]
+   is currently mapped.  Used to prevent overwriting an existing
    memory mapping.
 
    Default is to conservativly assume the address range is occupied by
index 9c5c43e7b4153598d02818f33071eaba20d2476a..281cb0109711ce38f148ed9e1178c934aa01312f 100644 (file)
@@ -573,7 +573,7 @@ make_gap_larger (nbytes_added)
 }
 
 
-/* Make the gap NBYTES_REMOVED bytes shorted.  */
+/* Make the gap NBYTES_REMOVED bytes shorter.  */
 
 void
 make_gap_smaller (nbytes_removed)
index a479b5bdc1a719028b850a24df92ab6cbaa7e68d..443e4c6933130e37a62a558dd9a29db68d83d4ba 100644 (file)
@@ -215,9 +215,7 @@ enum event_kind
   MULTIBYTE_CHAR_KEYSTROKE_EVENT,      /* The multibyte char code is in .code,
                                   perhaps with modifiers applied.
                                   The others are the same as
-                                  ASCII_KEYSTROKE_EVENT.  This type of event
-                                  is generated only when we are using
-                                  XIM on X window.  */
+                                  ASCII_KEYSTROKE_EVENT.  */
   NON_ASCII_KEYSTROKE_EVENT,   /* .code is a number identifying the
                                   function key.  A code N represents
                                   a key whose name is