bug#73023: Obsolete documentation on insert-in-front-hooks (GNU Emacs 29.4)

2024-09-04 Thread Eli Zaretskii
> From: Rodrigo Morales > Date: Wed, 4 Sep 2024 00:18:05 -0500 > > Rodrigo Morales writes: > > > I believe that the part "these functions receive two arguments, the > > beginning and end of the inserted text." is obsolete because functions > > in insert-in-front-hooks are passed 4 parameters. I

bug#73023: Obsolete documentation on insert-in-front-hooks (GNU Emacs 29.4)

2024-09-04 Thread Rodrigo Morales
Rodrigo Morales writes: > I believe that the part "these functions receive two arguments, the > beginning and end of the inserted text." is obsolete because functions > in insert-in-front-hooks are passed 4 parameters. In the code block > below, you can see a correct function definition for > ins