Mercurial > emacs
comparison lispref/locals.texi @ 20905:e646a6ae42cd
(skip_chars): Use INC_POS instead of INC_BOTH.
(Fforward_comment): Always use both FROM and FROM_BYTE to set point.
Use dec_bytepos not DEC_POS.
(scan_lists): Handle unibyte buffers when decrementing temp_pos.
(INC_FROM): Use INC_BOTH.
(inc_bytepos, dec_bytepos): In unibyte mode, just increment bytepos.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 16 Feb 1998 03:02:53 +0000 |
parents | a6eb5f12b0f3 |
children | 90da2489c498 |
comparison
equal
deleted
inserted
replaced
20904:79d73f468e38 | 20905:e646a6ae42cd |
---|