sbbs.el

Check-in [fb1123a588]
Login
Overview
Comment:Added hompepage header
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | master | trunk
Files: files | file ages | folders
SHA3-256: fb1123a588c60625dab93a8d7f386a404ab35836c6d2763c45a6ae3861787f05
User & Date: zge on 2020-05-29 10:51:47
Other Links: branch diff | manifest | tags
Context
2020-05-31
15:58
Extend code face over newlines check-in: 94c577ae4d user: zge tags: master, trunk
2020-05-29
10:51
Added hompepage header check-in: fb1123a588 user: zge tags: master, trunk
10:49
Removed .gitignore file check-in: bc4f3a3902 user: zge tags: master, trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Modified sbbs.el from [b0e01cc124] to [b2b8b724ce].

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
;; Package-Requires: ((emacs "24.4"))


;; 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





>







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