summaryrefslogtreecommitdiffstats
path: root/emacs-lisp
diff options
context:
space:
mode:
authorIsmael Luceno2011-09-22 00:27:53 -0300
committerIsmael Luceno2011-09-25 17:37:27 -0300
commit63f16747a555d33d141af674dd71c9b27d841bdc (patch)
treee95e16fb3f0f00d0a67fc8bbdd77411445746e89 /emacs-lisp
parent77471158bd9c185c0f439ad9243bc0d3aa592dee (diff)
coffee-mode: Use prepare_select_branch
Diffstat (limited to 'emacs-lisp')
-rw-r--r--emacs-lisp/coffee-mode/HISTORY3
-rwxr-xr-xemacs-lisp/coffee-mode/PREPARE4
2 files changed, 5 insertions, 2 deletions
diff --git a/emacs-lisp/coffee-mode/HISTORY b/emacs-lisp/coffee-mode/HISTORY
index 1a89dc398b..c17eca9230 100644
--- a/emacs-lisp/coffee-mode/HISTORY
+++ b/emacs-lisp/coffee-mode/HISTORY
@@ -1,2 +1,5 @@
+2011-09-22 Ismael Luceno <ismael@sourcemage.org>
+ * PREPARE: Use prepare_select_branch
+
2011-01-02 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS, DETAILS, PREPARE: spell created
diff --git a/emacs-lisp/coffee-mode/PREPARE b/emacs-lisp/coffee-mode/PREPARE
index b6a330e540..f8b7d7e3e2 100755
--- a/emacs-lisp/coffee-mode/PREPARE
+++ b/emacs-lisp/coffee-mode/PREPARE
@@ -1,2 +1,2 @@
-config_query COFFEE_MODE_AUTOUPDATE \
- "Automatically update on every system update?" n
+. ${GRIMOIRE}/FUNCTIONS &&
+prepare_select_branch