Created
October 19, 2011 17:09
-
-
Save mrvdb/1298964 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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