diff options
| author | Karl Heuer | 1997-02-20 06:45:13 +0000 |
|---|---|---|
| committer | Karl Heuer | 1997-02-20 06:45:13 +0000 |
| commit | 96b65d4ea9e5994d8cee4c2fbf2246cf56c11039 (patch) | |
| tree | 345e01bb91e56839475f3a2ad6935f51acc1ae36 /src/coding.c | |
| parent | 3b06f8809cce0dcd6e8ae9a05a2fbeb3712c4bcc (diff) | |
| download | emacs-96b65d4ea9e5994d8cee4c2fbf2246cf56c11039.tar.gz emacs-96b65d4ea9e5994d8cee4c2fbf2246cf56c11039.zip | |
(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.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions