[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#31236: [PATCH] Fix pre- and post-command-hook errors in term.el
From: |
Karl Otness |
Subject: |
bug#31236: [PATCH] Fix pre- and post-command-hook errors in term.el |
Date: |
Sun, 22 Apr 2018 14:54:59 -0400 |
Will do, my mistake. Thank you for fixing it up.
Karl
On Sun, Apr 22, 2018 at 1:09 PM, Eli Zaretskii <eliz@gnu.org> wrote:
>> Date: Sun, 22 Apr 2018 23:48:38 +1200
>> From: Phil Sainty <psainty@orcon.net.nz>
>> Cc: bug-gnu-emacs <bug-gnu-emacs-bounces+psainty=orcon.net.nz@gnu.org>,
>> 31236@debbugs.gnu.org
>>
>> Bug and proposed fix confirmed and tested here.
>>
>> This was an oversight on my part from #24837.
>>
>> The suggested patch seems sensible to me. If others agree, I think
>> this should be committed to the emacs-26 branch.
>
> Pushed, thanks.
>
> Karl, in the future please include a commit log message according to
> the instructions in CONTRIBUTE. (I fixed that for you this time.)