diff options
| author | F. Jason Park | 2024-11-24 15:30:02 -0800 |
|---|---|---|
| committer | F. Jason Park | 2024-12-01 10:51:18 -0800 |
| commit | e0d2c6f20f01366c41ba33d663a2b319dd9b7ab1 (patch) | |
| tree | b555499e28b7750dde6325d16183984cee91fa05 /java | |
| parent | b5f1a9e6d3e565585352747733c73d45e6be3bda (diff) | |
| download | emacs-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')
0 files changed, 0 insertions, 0 deletions