]> git.eshelyaron.com Git - emacs.git/commit
STRING_CHAR does not unify characters; update documentation
authorMichal Nazarewicz <mina86@mina86.com>
Tue, 6 Sep 2016 15:20:23 +0000 (17:20 +0200)
committerMichal Nazarewicz <mina86@mina86.com>
Fri, 9 Sep 2016 01:07:15 +0000 (03:07 +0200)
commit3ffc5f44b09e2b500584545389efb8db3be04f95
treeb36cbb467a79999ff55261276014db4707ecd850
parente951aa145981cfcee48517dbc7faad89b24e4e96
STRING_CHAR does not unify characters; update documentation

* src/character.h (STRING_CHAR): Update doc.
* src/buffer.h (FETCH_MULTIBYTE_CHAR): Update doc.  While at it, change
the function to use BYTE_POS_ADDR instead of open-coding it.
src/buffer.h
src/character.h