]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix fontification of cgroup2 in fstab (bug#68367)
authorStephen Berman <stephen.berman@gmx.net>
Wed, 10 Jan 2024 15:24:53 +0000 (16:24 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 13 Jan 2024 18:21:56 +0000 (19:21 +0100)
* lisp/generic-x.el (etc-fstab-generic-mode): Add cgroup2.

(cherry picked from commit 29af214a75a3d77e603c377e1247a3ca85c130c5)

lisp/generic-x.el

index b4ae0225943ce65da4b5075a7bcdce370b665ce5..373bfad92dd0adc6757cece0c9932125d82ae7b1 100644 (file)
@@ -1491,6 +1491,7 @@ like an INI file.  You can add this hook to `find-file-hook'."
     "cd9660"
     "cfs"
     "cgroup"
+    "cgroup2"
     "cifs"
     "coda"
     "coherent"