]> git.eshelyaron.com Git - emacs.git/commit
Allow setf of buffer-modified-p without argument (Bug#21201)
authorNoam Postavsky <npostavs@gmail.com>
Tue, 17 Jul 2018 02:14:32 +0000 (22:14 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Mon, 27 Aug 2018 22:54:23 +0000 (18:54 -0400)
commitc8b86362d45a07e0aec0041cade551c3c663ea8c
tree8a864ed38ddc58d516dfb09039a4d7bc33e2256c
parent66bf12b6a1777d8dd09f8ddcefe96314555d0134
Allow setf of buffer-modified-p without argument (Bug#21201)

* lisp/emacs-lisp/cl-lib.el (setf buffer-modified-p): Take current
buffer if optional argument BUF is not passed.
lisp/emacs-lisp/cl-lib.el