auctex-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Deleting compat code from commit 087b030001


From: Ikumi Keita
Subject: Re: Deleting compat code from commit 087b030001
Date: Fri, 15 Mar 2024 15:15:50 +0900

>>>>> Arash Esbati <arash@gnu.org> writes:
> Hi Keita,
> can I delete this code in tex.el:
> (if (< emacs-major-version 27)
>     (or (assq 'compilation-in-progress minor-mode-alist)
>         (setq minor-mode-alist (cons '(compilation-in-progress " Compiling")
>                                      minor-mode-alist))))
> It was introduced with commit 087b030001:

>   Simplify mode line for emacs 27

>   * tex-buf.el: Don't add an entry in `minor-mode-alist' for
>   `compilation-in-progress'. In emacs 27, compile.el adds a similar
>   entry in `mode-line-modes'.

> We require Emacs=E2=89=A527 now, I think we can delete it.  WDYT?

Yes, I think so. Please go ahead.

Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine
#Gaza #StopMassiveKilling #CeasefireNOW




reply via email to

[Prev in Thread] Current Thread [Next in Thread]