emacs-devel
[Top][All Lists]
Advanced

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

Re: scratch/add-lisp-data-mode 18d9c0f 2/2: * lisp/files.el (auto-mode-a


From: João Távora
Subject: Re: scratch/add-lisp-data-mode 18d9c0f 2/2: * lisp/files.el (auto-mode-alist): Handle .dir-locals-2.el.
Date: Sat, 18 Apr 2020 18:40:27 +0100

Thanks. I'll fix that before I merge.

On Sat, Apr 18, 2020 at 5:06 PM Michael Albinus <address@hidden> wrote:
João Távora <address@hidden> writes:

Nitpicking:

> +     (".dir-locals\\(-2\\)?.el" . lisp-data-mode)

should be

> +     ("\\.dir-locals\\(-2\\)?\\.el\\'" . lisp-data-mode)

Best regards, Michael.


--
João Távora

reply via email to

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