aboutsummaryrefslogtreecommitdiffstats
path: root/java/org
diff options
context:
space:
mode:
authorF. Jason Park2024-11-24 15:30:02 -0800
committerF. Jason Park2024-12-01 10:51:18 -0800
commite0d2c6f20f01366c41ba33d663a2b319dd9b7ab1 (patch)
treeb555499e28b7750dde6325d16183984cee91fa05 /java/org
parentb5f1a9e6d3e565585352747733c73d45e6be3bda (diff)
downloademacs-e0d2c6f20f01366c41ba33d663a2b319dd9b7ab1.tar.gz
emacs-e0d2c6f20f01366c41ba33d663a2b319dd9b7ab1.zip
Clear buffer-undo-list after sending input in ERC
* lisp/erc/erc.el (erc-insert-line): Assume `erc-insert-marker' points somewhere. (erc-send-current-line): Set `buffer-undo-list' to nil because it should only record editing changes in the prompt area, which has just been cleared. ERC did this via `erc-display-prompt' prior to 5.6, but it now leaves the prompt alone by default. * test/lisp/erc/erc-tests.el (erc-update-undo-list): New test. (Bug#74518)
Diffstat (limited to 'java/org')
0 files changed, 0 insertions, 0 deletions