Created
June 16, 2015 14:40
-
-
Save saevarb/9fee84785f4f9cf4bc30 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (dolist (face org-level-faces) | |
| ;; (message (format "%S\n" (face-all-attributes face))) | |
| (message (format "%S\n" (face-all-attributes face))) | |
| ) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment