Mercurial > emacs
view lispref/book-spine.texinfo @ 17023:78f7b873184b
(BEGV_ADDR, PT_ADDR, ZV_ADDR): Use macro POS_ADDR.
(Z_ADDR, BUF_GPT_ADDR, BUF_Z_ADDR): New macros.
(struct buffer): New members `category_table',
`direction_reserved', and `enable-multibyte-characters'.
(POS_ADDR): New macro used at all places instead of &FETCH_CHAR.
(FETCH_BYTE): New macro used at any places to check the argument
against an ASCII character.
(FETCH_MULTIBYTE_CHAR): New macro used at any places to get a
character code of the argument when it is known to be a multibyte
character.
(_fetch_multibyte_char_p, _fetch_multibyte_char_len): New
variables.
(FETCH_CHAR): Use macros FETCH_MULTIBYTE_CHAR and FETCH_BYTE.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Thu, 20 Feb 1997 06:45:13 +0000 |
parents | 2d4db32cccd5 |
children | 695cf19ef79e d7ddb3e565de |
line wrap: on
line source
\input texinfo @c -*-texinfo-*- @c %**start of header @setfilename book-spine @settitle book-spine @c %**end of header @c need dot in text so first space command works! . @sp 7 @center @titlefont{GNU Emacs Lisp Reference Manual} @sp 5 @center GNU @center Emacs Version 19.25 @center for Unix Users @sp 5 @center by @center Bil Lewis, @center Dan LaLiberte, @center and the @center GNU Manual Group @sp 5 @center Free Software Foundation @bye