branch: elpa/helm commit f75e1d82bec733d077983e56c2bf412df9b4d402 Author: Thierry Volpiatto <thie...@posteo.net> Commit: Thierry Volpiatto <thie...@posteo.net>
Add a Commentary header in helm.el --- helm.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/helm.el b/helm.el index 7bacff79a0..91f1bd0e87 100644 --- a/helm.el +++ b/helm.el @@ -28,6 +28,10 @@ ;; You should have received a copy of the GNU General Public License ;; along with this program. If not, see <http://www.gnu.org/licenses/>. +;;; Commentary: + +;; No commentary. + ;;; Code: (require 'cl-lib)