浏览代码

Add a declaration line in org-special-blocks.el

Bastien Guerry 13 年之前
父节点
当前提交
1e62a6e446
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      lisp/org-special-blocks.el

+ 1 - 0
lisp/org-special-blocks.el

@@ -1,3 +1,4 @@
+;;; org-special-blocks.el --- handle Org special blocks
 ;; Copyright (C) 2009-2012  Free Software Foundation, Inc.
 
 ;; Author: Chris Gray <chrismgray@gmail.com>