>>>>> Arash Esbati <[email protected]> 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
