Skip to content

Neil-Smithline/org-defprop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Overview

This file is to be used with Org Mode and Emacs.

Commentary

org-defprop.el is intended to be used with `org-mode’ code as well as in extensions to `org-mode’. It two externally usable special forms (ie: macros): `deforgsetting’ and `deforgprop’.

The special forms are used to declare `org-mode’ settings (eg: `defcustom’) and properties (eg: `defvar’). Besides replacing the `defcustom’ or `defvar’ declarations, a #+KEYWORDS keyword is defined and the variable documentation is modified to describe the keyword.

Background

defcustomdefvar

defcustomdefvar

About

Macros for creating Org-Mode customizations and variables with #+KEYWORDS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published