From 322f0f9659a54e8d2149ee51dac4843341274916 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 31 Dec 2018 18:14:47 +0000 Subject: tweak header --- org-d20.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/org-d20.el b/org-d20.el index 397122e..6d93d03 100644 --- a/org-d20.el +++ b/org-d20.el @@ -29,7 +29,8 @@ ;;; Commentary: ;;; A minor mode intended for use in an Org-mode file in which you are -;;; keeping your GM notes for a d20 game. +;;; keeping your GM notes for a tabletop roleplaying game that uses a +;;; d20. ;;; Example file footer: ;;; @@ -38,7 +39,7 @@ ;;; # org-d20-party: (("Zahrat" . 2) ("Ennon" . 4) ("Artemis" . 5)) ;;; # End: ;;; -;;; Example first line of file: +;;; Alternatively, example first line of file: ;;; ;;; # -*- mode: org; mode: org-d20; org-d20-party: (("Zahrat" . 0) ("Anca" . 1)) -*- -- cgit v1.2.3