From be8289909d4b909e0dcc9d9e48cbe2c621aada85 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Tue, 18 Apr 2017 14:22:08 -0700 Subject: [PATCH] [Emacs] Tweak link names for framecontrol --- dotfiles/emacs.d/README.org | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dotfiles/emacs.d/README.org b/dotfiles/emacs.d/README.org index a90ac787..1a4d5f84 100644 --- a/dotfiles/emacs.d/README.org +++ b/dotfiles/emacs.d/README.org @@ -48,8 +48,8 @@ that is something you are interested in. This is another pretty nasty hack. This is useful when you are browsing the document and you want to grab a link to the current heading. *** Set Background Color Source Blocks 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. -** [[framecontrol][Frame control]] -My custom [[framecontrol][frame control]] stuff is built to integrate really nicely with xmonad. I +** [[frame-mode][Custom frame control]] +My custom [[frame-mode]] stuff is built to integrate really nicely with xmonad. I think its pretty awesome! ** [[Functions][My functions section]] ...has a bunch of generally useful functions: @@ -65,6 +65,7 @@ think its pretty awesome! - [[multi-line][multi-line]] - [[github-search][github-search]] - [[flimenu][flimenu]] +- [[frame-mode]] - [[tile][tile]] ** [[programminglanguages][Programming Language Configurations]] My programming language major mode configurations can all be found [[programminglanguages][here]].