diff options
| author | F. Jason Park | 2022-12-11 19:41:43 -0800 |
|---|---|---|
| committer | F. Jason Park | 2022-12-14 06:40:55 -0800 |
| commit | 09c0c6b2ba36c6b87e8e495710a580e909bbaf26 (patch) | |
| tree | 9ca3ca08c2fd2a5fcd155674dcf00afa9b668667 /java/debug.sh | |
| parent | 44b04c0ac1caef2283076d0784e0407940c14287 (diff) | |
| download | emacs-09c0c6b2ba36c6b87e8e495710a580e909bbaf26.tar.gz emacs-09c0c6b2ba36c6b87e8e495710a580e909bbaf26.zip | |
Limit casemapping to appropriate ranges in ERC
* lisp/erc/erc-common.el (erc-downcase): Use case table for
`erc-downcase' so that case conversions are limited to the ASCII
interval.
* lisp/erc/erc.el (erc-casemapping--rfc1459-strict,
erc--casemapping-rfc1459): Make these case tables instead of
translation tables. The functions in case-table.el modify the
standard syntax table, but that doesn't seem to make sense here,
right?
* test/lisp/erc/erc-tests.el (erc-downcase): Add cases showing
mappings outside of the ASCII range. (Bug#59976.)
Diffstat (limited to 'java/debug.sh')
0 files changed, 0 insertions, 0 deletions