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 Side-by-Side Diffs Ignore Whitespace Patch

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

     1      1   ;;; sbbs.el --- SchemeBBS client -*- lexical-binding: t -*-
     2      2   
     3         -;; Author: Philip K. <philip@warpmail.net>
     4      3   ;; Version: 0.1.0
     5      4   ;; Keywords: comm
     6      5   ;; Package-Requires: ((emacs "24.4"))
     7         -;; URL: https://git.sr.ht/~zge/sbbs
     8      6   
     9      7   ;; This file is NOT part of Emacs.
    10      8   ;;
    11      9   ;; This file is in the public domain, to the extent possible under law,
    12     10   ;; published under the CC0 1.0 Universal license.
    13     11   ;;
    14     12   ;; For a full copy of the CC0 license see