From f5061aa849f5348f2bd9f721eee18446ad0539b8 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Thu, 19 Dec 2019 11:04:49 +0100 Subject: [PATCH] Add small introduction in main notes file --- emacs-notes.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/emacs-notes.org b/emacs-notes.org index 41d7c1f..280a0c4 100644 --- a/emacs-notes.org +++ b/emacs-notes.org @@ -3,6 +3,9 @@ #+options: toc:t +This is a small collection of Emacs related posts and documentation by other +authors that I find useful. + * Workshop for Emacs Macros (By [[https://www.howardism.org/][Howard Abrams]], 2015 Nov 24)