[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/insdel.c
From: |
Kenichi Handa |
Subject: |
[Emacs-diffs] Changes to emacs/src/insdel.c |
Date: |
Sun, 05 Jan 2003 20:17:47 -0500 |
Index: emacs/src/insdel.c
diff -c emacs/src/insdel.c:1.171 emacs/src/insdel.c:1.172
*** emacs/src/insdel.c:1.171 Tue Jul 16 15:48:28 2002
--- emacs/src/insdel.c Wed Oct 30 14:03:54 2002
***************
*** 573,579 ****
}
! /* Make the gap NBYTES_REMOVED bytes shorted. */
void
make_gap_smaller (nbytes_removed)
--- 573,579 ----
}
! /* Make the gap NBYTES_REMOVED bytes shorter. */
void
make_gap_smaller (nbytes_removed)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/src/insdel.c,
Kenichi Handa <=