Mercurial > emacs
comparison lisp/ChangeLog.13 @ 108903:bbdc76e1b06c
* lisp/iimage.el: Remove images as soon as the underlying text is modified.
(iimage-modification-hook): New function.
(iimage-mode-buffer): Use it.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 07 Jun 2010 17:01:23 -0400 |
parents | 0eb2f9d5e474 |
children | e6408c088fbc |
comparison
equal
deleted
inserted
replaced
108897:68586a267c40 | 108903:bbdc76e1b06c |
---|---|
7159 2007-11-16 Tassilo Horn <tassilo@member.fsf.org> | 7159 2007-11-16 Tassilo Horn <tassilo@member.fsf.org> |
7160 | 7160 |
7161 * doc-view.el (doc-view-search-backward, doc-view-search): | 7161 * doc-view.el (doc-view-search-backward, doc-view-search): |
7162 Fix assignment to free variable bug. | 7162 Fix assignment to free variable bug. |
7163 | 7163 |
7164 2007-11-16 Martin Pohlack <mp26@os.inf.tu-dresden.de> (tiny change) | 7164 2007-11-16 Martin Pohlack <mp26@os.inf.tu-dresden.de> |
7165 | 7165 |
7166 * emulation/pc-select.el (pc-select-shifted-mark): New var. | 7166 * emulation/pc-select.el (pc-select-shifted-mark): New var. |
7167 (ensure-mark): Set it. | 7167 (ensure-mark): Set it. |
7168 (maybe-deactivate-mark): New fun. | 7168 (maybe-deactivate-mark): New fun. |
7169 Use it everywhere instead of (setq mark-active nil). | 7169 Use it everywhere instead of (setq mark-active nil). |