# HG changeset patch # User ellis # Date 1700817255 18000 # Node ID 70998be8653c56c57dc82a5640f40cd5d572b8e8 # Parent 4a1ba333114b14a6eecc98871a90a287eb0fb3d5 ulang subtitle diff -r 4a1ba333114b -r 70998be8653c .hgsubstate --- a/.hgsubstate Fri Nov 24 03:36:58 2023 -0500 +++ b/.hgsubstate Fri Nov 24 04:14:15 2023 -0500 @@ -1,1 +1,1 @@ -34e87d25f1137d2505673c7158ee67a66d5c6912 infra +01ebb0cd74ae28c35181f5727a2e68efafb2d50c infra diff -r 4a1ba333114b -r 70998be8653c emacs/lib/ulang.el --- a/emacs/lib/ulang.el Fri Nov 24 03:36:58 2023 -0500 +++ b/emacs/lib/ulang.el Fri Nov 24 04:14:15 2023 -0500 @@ -32,6 +32,7 @@ #+AUTHOR: $2 #+EMAIL: $3 #+DESCRIPTION: $4 +#+SUBTITLE: $4 #+OPTIONS: ^:nil toc:nil num:nil html-postamble:nil #+HTML_HEAD: #+HTML_HEAD: diff -r 4a1ba333114b -r 70998be8653c readme.org --- a/readme.org Fri Nov 24 03:36:58 2023 -0500 +++ b/readme.org Fri Nov 24 04:14:15 2023 -0500 @@ -1,7 +1,4 @@ -#+TITLE: comp/core -#+AUTHOR: Richard Westhaver -#+EMAIL: ellis@rwest.io -#+DESCRIPTION: The core of The Compiler Company software stack +{{{header(core,Richard Westhaver,ellis@rwest.io,The Compiler Company Core)}}} This repository contains a collection of software libraries shared across all of our products and projects.