X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fcoolj.el;h=0385872fb655340c6d10737ed9b1250698e011f2;hb=b4ee80dcbdd6702a693110321ad69c380967846d;hp=39a8de2bcd2dfb18bcb3426f39e361a9e0eba8be;hpb=dfb1b8eb89e814f4bf6f6e62b700c72aa1b4659a;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."