mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-29 07:58:28 +00:00
Comment change.
This commit is contained in:
parent
ed34f320f2
commit
aba686ed10
@ -283,6 +283,8 @@ Returns t if expansion took place.")
|
||||
|
||||
if (INTERACTIVE && !EQ (minibuf_window, selected_window))
|
||||
{
|
||||
/* Add an undo boundary, in case we are doing this for
|
||||
a self-inserting command which has avoided making one so far. */
|
||||
SET_PT (wordend);
|
||||
Fundo_boundary ();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user