(list_processes_1): Set undo_list instead of calling Fbuffer_undo_list.
This commit is contained in:
@@ -1290,7 +1290,7 @@ list_processes_1 (query_only)
|
||||
XSETFASTINT (minspace, 1);
|
||||
|
||||
set_buffer_internal (XBUFFER (Vstandard_output));
|
||||
Fbuffer_disable_undo (Vstandard_output);
|
||||
current_buffer->undo_list = Qt;
|
||||
|
||||
current_buffer->truncate_lines = Qt;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user