Differences From Artifact [1635b42a7e]:
- File sbbs.el — part of check-in [a8434e7370] at 2024-03-01 22:00:03 on branch master — Untabify region in 'sbbs--parse-number-range' (user: zge, size: 31619) [annotate] [blame] [check-ins using]
To Artifact [faf79e9a36]:
- File sbbs.el — part of check-in [45208007f7] at 2024-03-01 22:04:41 on branch master — Raise minimum version of Emacs to what is being used (user: zge, size: 31619) [annotate] [blame] [check-ins using]
1 2 3 4 | 1 2 3 4 5 6 7 8 9 10 11 12 | - + | ;;; sbbs.el --- SchemeBBS client -*- lexical-binding: t -*- ;; Version: 0.1.0 ;; Keywords: comm |
︙ |