From 94f139131eb142c9485552c944bacaf377d6fef7 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Tue, 25 Oct 2016 12:59:03 -0700 Subject: [PATCH] [Emacs] Add font size highlight links --- dotfiles/emacs.d/README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/emacs.d/README.org b/dotfiles/emacs.d/README.org index 85d8caaf..395b68f3 100644 --- a/dotfiles/emacs.d/README.org +++ b/dotfiles/emacs.d/README.org @@ -34,6 +34,7 @@ this. For some reason, org-mode uses all of your currently active fontification when exporting EXCEPT for background color. [[Set Background Color of Source Blocks for Export][This]] modification fixes this. *** [[Functions][My functions section]] ...has a bunch of generally useful functions: ++ [[Font Size][Font Size]] functions and an [[fontsizehydra][Awesome Hydra]] for them + [[downloadfile][Download a file into a buffer]] (curl straight into a file) + [[editscript][Edit a script on $PATH]] + [[namedbuild][Named Build of Builder Macros]] and [[composemacros][A Compose Supporting Macros]]