diff options
| author | Michal Nazarewicz | 2016-07-27 18:14:57 +0200 |
|---|---|---|
| committer | Michal Nazarewicz | 2016-07-27 18:18:34 +0200 |
| commit | 74f9c1a8cdfaac948cf14a212cb5a51c49ddefa8 (patch) | |
| tree | 6be6662158cd8b2ec70862255f44e4f2297beba0 /src/coding.c | |
| parent | e0d425976e3a83585db9a586687897fe1ac6455f (diff) | |
| download | emacs-74f9c1a8cdfaac948cf14a212cb5a51c49ddefa8.tar.gz emacs-74f9c1a8cdfaac948cf14a212cb5a51c49ddefa8.zip | |
Fix ‘is multibyte’ test regex.c’s mutually_exclusive_p (bug#24020)
* src/regex.c (mutually_exclusive_p): Fix how whether character is
unibyte is tested when calling execute_charset function. This bug has
been introduced by [6dc6b00: Fix ‘[[:cc:]]*literal’ regex failing to
match ‘literal’] which dropped a call to IS_REAL_ASCII (c) macro.
Reinstitute it.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions