diff options
| author | Robert Pluim | 2025-01-20 18:43:00 +0100 |
|---|---|---|
| committer | Robert Pluim | 2025-01-21 17:41:35 +0100 |
| commit | 14e686e6cca83054afceb353ad7a1e24ebdb0133 (patch) | |
| tree | e99e109e2825c9d33009238b42b89cfef415deea /admin/notes/java | |
| parent | 64d314e0f6495de6fcf4f4c51e710b597a237e4f (diff) | |
| download | emacs-14e686e6cca83054afceb353ad7a1e24ebdb0133.tar.gz emacs-14e686e6cca83054afceb353ad7a1e24ebdb0133.zip | |
Signal error when keyword/arg list is malformed
* src/data.c (syms_of_data): Add Qmalformed_keyword_arg_list
error symbol.
* src/process.c (Fmake_process, Fmake_pipe_process)
(Fserial_process_configure, Fmake_serial_process)
(Fmake_network_process): Signal Qmalformed_keyword_arg_list when
the argument list length is odd.
* src/sound.c (parse_sound): Also here..
* src/w32fns.c (Fw32_notification_notify): ..and here.
(Bug#75584)
Diffstat (limited to 'admin/notes/java')
0 files changed, 0 insertions, 0 deletions