diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3ea95bda944..a5af20b109b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2011-05-21 Glenn Morris <rgm@gnu.org> | 1 | 2011-05-21 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * files.el (hack-local-variables-prop-line, hack-local-variables): | ||
| 4 | If only interested in the mode, don't bother doing the other stuff. | ||
| 5 | |||
| 3 | * image-mode.el (image-after-revert-hook): | 6 | * image-mode.el (image-after-revert-hook): |
| 4 | Redraw all frames on which the image is visible. (Bug#8567) | 7 | Redraw all frames on which the image is visible. (Bug#8567) |
| 5 | 8 | ||