diff --git a/c.el b/c.el index 5f20d40..b844360 100644 --- a/c.el +++ b/c.el @@ -1,3 +1,4 @@ +;;;; -*- lexical-binding: t; -*- ;;;; c.el ;;; let's try to make emacs work for C code.