emacs-devel
[Top][All Lists]
Advanced

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

Re: master 0161c9d 1/2: Load all generic-x.el modes unconditionally


From: Stefan Kangas
Subject: Re: master 0161c9d 1/2: Load all generic-x.el modes unconditionally
Date: Thu, 11 Feb 2021 08:06:35 -0600

Eli Zaretskii <eliz@gnu.org> writes:

>> Separately (almost), when looking at this I noticed that files.el
>> installs a mode for .Xdefaults in auto-mode-alist, and so does
>> generic-x.el. I wonder how many modes in generic-x.el are redundant with
>> modes elsewhere in Emacs. Perhaps it is just the one.
>
> A mode for Windows batch files is another one, AFAIR.

That seems to have changed:

(define-obsolete-function-alias 'bat-generic-mode #'bat-mode "24.4")



reply via email to

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