emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 352a8b0 28/31: Delete deprecated function.


From: Jackson Ray Hamilton
Subject: [elpa] master 352a8b0 28/31: Delete deprecated function.
Date: Mon, 09 Feb 2015 01:09:40 +0000

branch: master
commit 352a8b07ff736481cc5cfda5fea2a3acc916adfa
Author: Jackson Ray Hamilton <address@hidden>
Commit: Jackson Ray Hamilton <address@hidden>

    Delete deprecated function.
---
 context-coloring.el |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/context-coloring.el b/context-coloring.el
index 54f4a5e..c947d88 100644
--- a/context-coloring.el
+++ b/context-coloring.el
@@ -627,12 +627,6 @@ precedence, i.e. the car of `custom-enabled-themes'."
                           recede))
             (context-coloring-apply-theme name)))))))
 
-(defun context-coloring-load-theme (&optional _rest)
-  (declare
-   (obsolete
-    "context themes are now loaded alongside custom themes automatically."
-    "4.1.0")))
-
 (defun context-coloring-enable-theme (theme)
   "Applies THEME if its colors are not already set, else just
 sets `context-coloring-face-count' to the correct value for



reply via email to

[Prev in Thread] Current Thread [Next in Thread]