sbbs.el

Check-in [e61fee62a1]
Login
Overview
Comment:removed author and url from package header
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | master | trunk
Files: files | file ages | folders
SHA3-256: e61fee62a1f8811653bcaf35ecfe12682c437cc1008efc89833b3a335ca25b89
User & Date: philip@warpmail.net on 2020-02-27 23:53:48
Other Links: branch diff | manifest | tags
Context
2020-02-29
09:52
interpret server responses as utf-8 check-in: b95de752f7 user: philip@warpmail.net tags: master, trunk
2020-02-27
23:53
removed author and url from package header check-in: e61fee62a1 user: philip@warpmail.net tags: master, trunk
2020-02-26
22:23
stopped renaming thread buffers from "loading..." to "reading..." check-in: 42800999ca user: philip@warpmail.net tags: master, trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Modified sbbs.el from [cff74e11bf] to [17e6e6e90b].

1
2
3
4
5
6
7
8
9
10
11
12
13
14
;;; sbbs.el --- SchemeBBS client -*- lexical-binding: t -*-

;; Author: Philip K. <philip@warpmail.net>
;; Version: 0.1.0
;; Keywords: comm
;; Package-Requires: ((emacs "24.4"))
;; URL: https://git.sr.ht/~zge/sbbs

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