]> code.delx.au - gnu-emacs/commit
Have `M-q' not mark buffers are changed when they haven't
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 28 Mar 2016 17:08:33 +0000 (19:08 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 28 Mar 2016 17:08:50 +0000 (19:08 +0200)
commit742bf8243ca8155a1a139e90bcb654232513d8a9
treea7d9510e7e6912271562de1f0760039091be470b
parent15357f6d1f90b03719f650823ac6531a305a9818
Have `M-q' not mark buffers are changed when they haven't

* lisp/textmodes/fill.el (fill-paragraph): Use `buffer-hash'
to avoid marking buffers as changed when they haven't.
lisp/textmodes/fill.el