]> git.eshelyaron.com Git - emacs.git/commit
Robustify checking of shorthand-shorthands
authorJoão Távora <joaotavora@gmail.com>
Sun, 20 Sep 2020 11:01:05 +0000 (12:01 +0100)
committerJoão Távora <joaotavora@gmail.com>
Wed, 22 Sep 2021 10:33:55 +0000 (11:33 +0100)
commit82528bcb590440681ef299067997269fc72c2c0c
tree0021db70929b02b3f71cc26d2908db596b417c6a
parent5811e055c0f46e0a2163027d26c54cde642d21c9
Robustify checking of shorthand-shorthands

* src/lread.c (oblookup_considering_shorthand): Maybe warn when we
find fishy shorthand-shorthands.
src/lread.c