diff src/buffer.c @ 4511:db555f6edd6b

(current-kill): Replace (% (+ N (- L K)) L) with (mod (- N K) L), which is simpler.
author Paul Eggert <eggert@twinsun.com>
date Tue, 10 Aug 1993 04:14:17 +0000
parents 9657ef911049
children 503af6aa135b
line wrap: on
line diff