X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fcoolj.el;h=0385872fb655340c6d10737ed9b1250698e011f2;hb=9fadab4e63afcc2adf06eac964da8bc8e5c9cd47;hp=39a8de2bcd2dfb18bcb3426f39e361a9e0eba8be;hpb=dff7f06711dba1c2d6a84d3e76021da0bf606623;p=notmuch diff --git a/emacs/coolj.el b/emacs/coolj.el index 39a8de2b..0385872f 100644 --- a/emacs/coolj.el +++ b/emacs/coolj.el @@ -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."