diff options
author | João Távora <joaotavora@gmail.com> | 2021-10-11 22:19:51 +0100 |
---|---|---|
committer | João Távora <joaotavora@gmail.com> | 2021-10-11 22:29:16 +0100 |
commit | cf1409db71152926767da189bf044c3a63e77128 (patch) | |
tree | dc5aa47220a48823b5e7139a630d7b790b7db89f /lisp/emacs-lisp/ert.el | |
parent | b3d0f53b296a0876ec7a55ae840868e65ed54e14 (diff) | |
download | emacs-cf1409db71152926767da189bf044c3a63e77128.tar.gz emacs-cf1409db71152926767da189bf044c3a63e77128.tar.bz2 emacs-cf1409db71152926767da189bf044c3a63e77128.zip |
Don't apply shorthands to punctuation-only symbols (bug#51089)
This includes symbols used for arithmetic functions such as -, /=,
etc. Using "-" or "/=" is still possible but doing so won't shadow
those functions.
* doc/lispref/symbols.texi (Shorthand, Exceptions): New
subsubsection.
* src/lread.c (read1): Exempt punctionation-only symbols from
oblookup_considering_shorthand.
* test/lisp/progmodes/elisp-mode-tests.el
(elisp-dont-shadow-punctuation-only-symbols): Tweak test.
Diffstat (limited to 'lisp/emacs-lisp/ert.el')
0 files changed, 0 insertions, 0 deletions