Skip to content

Instantly share code, notes, and snippets.

@mrvdb
Created October 19, 2011 17:36
Show Gist options
  • Save mrvdb/1299051 to your computer and use it in GitHub Desktop.
Save mrvdb/1299051 to your computer and use it in GitHub Desktop.
diff --git a/identica-mode.el b/identica-mode.el
index 01e5588..c19cd7c 100644
--- a/identica-mode.el
+++ b/identica-mode.el
@@ -611,7 +611,7 @@ of identica-stripe-face."
(defcustom identica-load-hook nil
"Hook that is run after identica-mode.el has been loaded."
- :group 'identica
+ :group 'identica-mode
:type 'hook)
(defun identica-kill-buffer-function ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment