Add code state, update variables to const and renamed some functions

This commit is contained in:
Andros Fenollosa
2024-04-01 12:19:56 +02:00
parent a28ec29d8b
commit 5c3eef6d5a
2 changed files with 29 additions and 29 deletions

View File

@@ -7,11 +7,11 @@
;; SPDX-License-Identifier: GPL-3.0-or-later
;;; Commentary:
;; This file contains a list of irregular verbs in English, with their
;; This file contains a list of irregular verbs in English
;;; Code:
(defvar lirve-verbs--list '(
(defconst lirve-verbs--list '(
(
(infinitive . "beat")
(simple-past . "beat")