]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/coolj.el
emacs: use defvar-local
[notmuch] / emacs / coolj.el
index 39a8de2bcd2dfb18bcb3426f39e361a9e0eba8be..0385872fb655340c6d10737ed9b1250698e011f2 100644 (file)
@@ -50,9 +50,7 @@ Otherwise respect `fill-column'."
   :group 'coolj
   :type 'regexp)
 
-(defvar coolj-wrap-point nil)
-
-(make-variable-buffer-local 'coolj-wrap-point)
+(defvar-local coolj-wrap-point nil)
 
 (defun coolj-determine-prefix ()
   "Determine the prefix for the current line."