Mercurial > emacs
changeset 73137:b8d627e75b2d
Paren typo.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 26 Sep 2006 15:42:58 +0000 |
parents | db20c4c0a56f |
children | 5f998245817f |
files | lisp/jit-lock.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/jit-lock.el Tue Sep 26 15:42:29 2006 +0000 +++ b/lisp/jit-lock.el Tue Sep 26 15:42:58 2006 +0000 @@ -409,7 +409,7 @@ (with-buffer-prepared-for-jit-lock ;; Don't cause refontification (it's already been done), but just do ;; some random buffer change, so as to force redisplay. - (put-text-property start end 'fontified t))))) + (put-text-property start end 'fontified t))))