Differences From Artifact [b0e01cc124]:
- File sbbs.el — part of check-in [3836dcc4c0] at 2020-05-26 10:35:58 on branch master — updated board list (user: philip@warpmail.net, size: 24273) [annotate] [blame] [check-ins using]
To Artifact [b2b8b724ce]:
- File sbbs.el — part of check-in [fb1123a588] at 2020-05-29 10:51:47 on branch master — Added hompepage header (user: zge, size: 24325) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 11 12 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | + | ;;; sbbs.el --- SchemeBBS client -*- lexical-binding: t -*- ;; Version: 0.1.0 ;; Keywords: comm ;; Package-Requires: ((emacs "24.4")) ;; Homepage: https://fossil.textboard.org/sbbs/home ;; This file is NOT part of Emacs. ;; ;; This file is in the public domain, to the extent possible under law, ;; published under the CC0 1.0 Universal license. ;; ;; For a full copy of the CC0 license see |
︙ |