comparison lisp/ChangeLog @ 87222:415e3088cd6c

revert-buffer eliminates overlays and the mark
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Tue, 11 Dec 2007 00:26:52 +0000
parents 655d101f4e6b
children 61147850ffcd
comparison
equal deleted inserted replaced
87221:9e7453c93f6d 87222:415e3088cd6c
1 2007-12-10 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
2
3 * file.el (revert-buffer): Eliminate overlays and the mark.
4
1 2007-12-10 Stefan Monnier <monnier@iro.umontreal.ca> 5 2007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
2 6
3 * server.el (server-select-display): Fix important typo. 7 * server.el (server-select-display): Fix important typo.
4 (server-process-filter): Turn a "" display into nil. 8 (server-process-filter): Turn a "" display into nil.
5 9