[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#71736: Small cleanup patches for lua-ts-mode
From: |
Stefan Kangas |
Subject: |
bug#71736: Small cleanup patches for lua-ts-mode |
Date: |
Sun, 23 Jun 2024 08:51:08 -0700 |
john muhl <jm@pub.pink> writes:
> From abecae7d631f4b313fe8510f47e480f1a82bb4ad Mon Sep 17 00:00:00 2001
> From: john muhl <jm@pub.pink>
> Date: Thu, 13 Jun 2024 15:19:04 -0500
> Subject: [PATCH 4/4] ; Remove useless require of 'rx' in 'lua-ts-mode'
>
> * lisp/progmodes/lua-ts-mode.el: No need to require 'rx' since it
> is preloaded. (bug#71736)
I don't think "rx" is preloaded. In emacs -Q, (featurep 'rx) is nil.
- bug#71736: Small cleanup patches for lua-ts-mode, john muhl, 2024/06/23
- bug#71736: Small cleanup patches for lua-ts-mode, john muhl, 2024/06/23
- bug#71736: Small cleanup patches for lua-ts-mode,
Stefan Kangas <=
- bug#71736: Small cleanup patches for lua-ts-mode, john muhl, 2024/06/23
- bug#71736: Small cleanup patches for lua-ts-mode, Eli Zaretskii, 2024/06/27
- bug#71736: Small cleanup patches for lua-ts-mode, Stefan Kangas, 2024/06/28
- bug#71736: Small cleanup patches for lua-ts-mode, john muhl, 2024/06/28
- bug#71736: Small cleanup patches for lua-ts-mode, Stefan Kangas, 2024/06/28
- bug#71736: Small cleanup patches for lua-ts-mode, john muhl, 2024/06/28
- bug#71736: Small cleanup patches for lua-ts-mode, Stefan Kangas, 2024/06/28