Mercurial > emacs
comparison lisp/ChangeLog @ 78203:4a6aba4ac8b1
(cvs-temp-buffer): Disable undo in temp buffers.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 24 Jul 2007 01:06:39 +0000 |
parents | ece6179ee893 |
children | a52c1e226f81 38a46faaf8c1 |
comparison
equal
deleted
inserted
replaced
78202:89fdf8885a69 | 78203:4a6aba4ac8b1 |
---|---|
1 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers. | |
4 | |
1 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca> | 5 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 6 |
3 * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the | 7 * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the |
4 underlying file is uptodate. | 8 underlying file is uptodate. |
5 | 9 |