summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/edebug-resources/edebug-test-code.el
diff options
context:
space:
mode:
authorAlan Mackenzie <acm@muc.de>2022-08-09 10:46:21 +0000
committerAlan Mackenzie <acm@muc.de>2022-08-09 10:46:21 +0000
commit7497aeff644f9d1ce542de12d8301fd13a85e90a (patch)
tree1e73aca3e7dbc36b59e4e38d54ba8f7165dbea9a /test/lisp/emacs-lisp/edebug-resources/edebug-test-code.el
parent97a54d132732131fb7635d91a45cf2088e98b60b (diff)
downloademacs-7497aeff644f9d1ce542de12d8301fd13a85e90a.tar.gz
emacs-7497aeff644f9d1ce542de12d8301fd13a85e90a.tar.bz2
emacs-7497aeff644f9d1ce542de12d8301fd13a85e90a.zip
CC Mode: Allow the insertion of long strings of letters in reasonable time
This fix allows M-: (insert (make-string 1000000 ?y)) to work fast when inserted between C++ raw string delimiters after (setq long-line-threshold nil). * lisp/progmodes/cc-langs.el (c-symbol-key): Replace a "*" by "\\{,1000\\}" in a regexp.
Diffstat (limited to 'test/lisp/emacs-lisp/edebug-resources/edebug-test-code.el')
0 files changed, 0 insertions, 0 deletions