Mercurial > emacs
changeset 48090:b7e13d33cf41
Comment.
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 30 Oct 2002 19:17:50 +0000 |
parents | 8bd7557b4421 |
children | 21fa9981d2ba |
files | src/buffer.c src/insdel.c src/termhooks.h |
diffstat | 3 files changed, 4 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/src/buffer.c Wed Oct 30 19:17:31 2002 +0000 +++ b/src/buffer.c Wed Oct 30 19:17:50 2002 +0000 @@ -4403,8 +4403,8 @@ #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
--- a/src/insdel.c Wed Oct 30 19:17:31 2002 +0000 +++ b/src/insdel.c Wed Oct 30 19:17:50 2002 +0000 @@ -573,7 +573,7 @@ } -/* Make the gap NBYTES_REMOVED bytes shorted. */ +/* Make the gap NBYTES_REMOVED bytes shorter. */ void make_gap_smaller (nbytes_removed)
--- a/src/termhooks.h Wed Oct 30 19:17:31 2002 +0000 +++ b/src/termhooks.h Wed Oct 30 19:17:50 2002 +0000 @@ -215,9 +215,7 @@ 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