Skip to content

Commit

Permalink
Merge pull request #1 from tarsius/master
Browse files Browse the repository at this point in the history
follow header conventions
  • Loading branch information
nibrahim committed Jun 24, 2012
2 parents 818d8ab + 985a9e0 commit 3dad758
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion ios-config-mode.el
@@ -1,4 +1,5 @@
;;; ios-config-mode.el
;;; ios-config-mode.el --- ???

;; Copyright (C) 2004 Noufal Ibrahim <nkv at nibrahim.net.in>
;;
;; This program is not part of Gnu Emacs
Expand All @@ -17,6 +18,8 @@
;; along with this program; if not, write to the Free Software
;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

;;; Code:

(defvar ios-config-mode-hook nil
"Hook called by \"ios-config-mode\"")

Expand Down

0 comments on commit 3dad758

Please sign in to comment.