From 79fed0f108cfe8f9a066dec92b429330bfc5fe70 Mon Sep 17 00:00:00 2001 From: Justin Stone Date: Fri, 10 Feb 2017 16:40:45 -0500 Subject: [PATCH] remove reference to fixed bug According to org-projectile's repo, this bug has been fixed: https://github.com/IvanMalison/org-projectile/issues/10 Recommending the reference be removed from the documentation. --- CHANGELOG.develop | 27 ++++++++++++++------------- layers/+emacs/org/README.org | 3 +-- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.develop b/CHANGELOG.develop index 4d3650ff9..ed8b4f0da 100644 --- a/CHANGELOG.develop +++ b/CHANGELOG.develop @@ -2022,19 +2022,20 @@ Benner and Paweł Siudak): Creechley, Jason Axelson, Jesse Cooke, Jethro Shuwen Sun, JI Xiang, Jim Deville, Jody Frankowski, Joe Hillenbrand, John Eismeier, John Wood, Jon Tippens, Jonas Strømsodd, Jonathan Arnett, Jonathan Gillett, Josh Greenwood, - Joshua Santos, Kainalu Hagiwara, Kalle Lindqvist, Kechao Cai, Keith Simmons, - Keith Wygant, Kristoffer Haugsbakk, lawrsp, Leo Joseph Buchignani III, Marco - Ieni, Max Beutelspacher, Max Nordlund, Maximilian Wolff, Miciah Dashiel Butler - Masters, mjkramer, Mikhail Yakutovich, Muneeb Shaikh, Nasser Alshammari, - Nasser Alshammari, Niko Felger, Nikolai Myllymäki, nikolaiam, Nicolas - Forgerit, Olivier Verdier, Pancho Horrillo, Paul Milla, Paulo Schneider, Pawan - Dubey, Paweł Siudak, Phil Pirozhkov, Philippe Bourdages, Piotr Grzesik, Rafi - Khan, Rand01ph, rakyi, Raymond Wanyoike, Reverend Homer, Robby O'Connor, - Rhommel Lamas, Sam Pablo Kuper, Saulius Menkevičius, sduthil, Sergio Ugalde, - Shane Kilkelly, Sid Kapur, Somelauw, Soobin Rho, sorawee, SteveJobzniak, - Sunghyun Hwang, Swaroop C H, Sylvain Benner, Szunti, Tim Stewart, timor, - TinySong, Titov Andrey, Thomas de Beauchêne, Tomasz Cichocinski, tzhao11, Vlad - Bokov, Vladimir Kochnev, Wieland Hoffmann, Xiang Ji, Yi Liu, zer09, Zhige Xin) + Joshua Santos, Justin Stone, Kainalu Hagiwara, Kalle Lindqvist, Kechao Cai, + Keith Simmons, Keith Wygant, Kristoffer Haugsbakk, lawrsp, Leo Joseph + Buchignani III, Marco Ieni, Max Beutelspacher, Max Nordlund, Maximilian Wolff, + Miciah Dashiel Butler Masters, mjkramer, Mikhail Yakutovich, Muneeb Shaikh, + Nasser Alshammari, Nasser Alshammari, Niko Felger, Nikolai Myllymäki, + nikolaiam, Nicolas Forgerit, Olivier Verdier, Pancho Horrillo, Paul Milla, + Paulo Schneider, Pawan Dubey, Paweł Siudak, Phil Pirozhkov, Philippe + Bourdages, Piotr Grzesik, Rafi Khan, Rand01ph, rakyi, Raymond Wanyoike, + Reverend Homer, Robby O'Connor, Rhommel Lamas, Sam Pablo Kuper, Saulius + Menkevičius, sduthil, Sergio Ugalde, Shane Kilkelly, Sid Kapur, Somelauw, + Soobin Rho, sorawee, SteveJobzniak, Sunghyun Hwang, Swaroop C H, Sylvain + Benner, Szunti, Tim Stewart, timor, TinySong, Titov Andrey, Thomas de + Beauchêne, Tomasz Cichocinski, tzhao11, Vlad Bokov, Vladimir Kochnev, Wieland + Hoffmann, Xiang Ji, Yi Liu, zer09, Zhige Xin) *** Release notes summarized Thanks to: Grant Shangreaux, Songpeng Zu, Igor Almeida, Miciah Dashiel Butler Masters, Abhishek(Compro) Prasad, Deepak Khidia, Ward Harris, Jiahao Jiang diff --git a/layers/+emacs/org/README.org b/layers/+emacs/org/README.org index 3378422cf..d4ff729a5 100644 --- a/layers/+emacs/org/README.org +++ b/layers/+emacs/org/README.org @@ -265,8 +265,7 @@ filename, todos will be stored in each project root. #+END_SRC The TODO files are not added to the agenda automatically. You can do this with -the following snippet. Note that this may have unintended consequences until -[[https://github.com/IvanMalison/org-projectile/issues/10][this bug]] is fixed. +the following snippet. #+BEGIN_SRC emacs-lisp (with-eval-after-load 'org-agenda