Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (799ef2247ea972f287a83f343441a56495c229d6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (799ef2247ea972f287a83f343441a56495c229d6)
  • Date: Mon, 3 Oct 2016 23:54:32 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

emacs-lisp/color-theme/BUILD | 1 +
emacs-lisp/color-theme/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 799ef2247ea972f287a83f343441a56495c229d6
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

emacs-lisp/color-theme: fixed conflicting autoloads

diff --git a/emacs-lisp/color-theme/BUILD b/emacs-lisp/color-theme/BUILD
index 1e77fa2..db83928 100755
--- a/emacs-lisp/color-theme/BUILD
+++ b/emacs-lisp/color-theme/BUILD
@@ -1,2 +1,3 @@
+rm color-theme-autoloads.el* &&
default_build &&
emacs -Q -L . -batch -f batch-byte-compile themes/*.el
diff --git a/emacs-lisp/color-theme/HISTORY b/emacs-lisp/color-theme/HISTORY
index c8de309..a5006f1 100644
--- a/emacs-lisp/color-theme/HISTORY
+++ b/emacs-lisp/color-theme/HISTORY
@@ -1,3 +1,6 @@
+2016-10-03 Pavel Vinogradov <public AT sourcemage.org>
+ * BUILD: fixed conflicting autoloads
+
2011-09-26 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: converted to upstream signature checking
* 1E028EA5.gpg: added gpg keyring



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (799ef2247ea972f287a83f343441a56495c229d6), Pavel Vinogradov, 10/03/2016

Archive powered by MHonArc 2.6.24.

Top of Page