Skip to content

Commit d1fe1c5

Browse files
committed
Add: lisp-mnt library
1 parent be834f6 commit d1fe1c5

File tree

2 files changed

+925
-901
lines changed

2 files changed

+925
-901
lines changed

README.org

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1330,6 +1330,12 @@ Version numbers which are valid in Emacs are those accepted by the function ~ver
13301330
"22.8beta3" (22 8 -2 3)
13311331
#+END_EXAMPLE
13321332

1333+
*** Libraries :libraries:
1334+
1335+
**** =lisp-mnt.el= (=lm=) :built_in:
1336+
1337+
This library includes functions helpful for working with and verifying the format of Emacs Lisp package files, including headers, commentary, etc. It's easy to overlook and hard to re-discover this package because of its =lm= symbol prefix. It's listed here because your editor keeps forgetting what it's called.
1338+
13331339
*** Reference :reference:
13341340

13351341
**** Package headers and structure

0 commit comments

Comments
 (0)