]> git.eshelyaron.com Git - emacs.git/commit
; Fix last change (bug#77017)
authorVincenzo Pupillo <v.pupillo@gmail.com>
Fri, 4 Apr 2025 11:52:28 +0000 (13:52 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 8 Apr 2025 05:36:36 +0000 (07:36 +0200)
commit591b82ec92750c9deade0f0e89c7c14fb6edec8d
treeb7006fd2925750e6b33e8b22f85b9467740e4853
parent331f3d2db15205277360039b8ffd9f6f65af23a2
; Fix last change (bug#77017)

* lisp/textmodes/html-ts-mode.el
(html-ts-mode): Avoid the warning if the html language library is not
installed.
Avoids warning if html language library is not installed
when trying to associate mode with filename patterns.
* lisp/textmodes/html-ts-mode.el: Revert the last changes.
Avoids warning if any of the html, javascript, css language libraries
are not installed when attempting to associate mode with filename
templates.

(cherry picked from commit 8c411381c69bf889243dc8a40cda22557e4b32be)
lisp/textmodes/html-ts-mode.el
lisp/textmodes/mhtml-ts-mode.el