diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 54b8e1ff7a2..258b0067d98 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-09-19 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108). | ||
| 4 | * image-mode.el (image-toggle-display-text) | ||
| 5 | (image-toggle-display-image): Stay away from evil `intangible'. | ||
| 6 | |||
| 1 | 2011-09-19 Leo Liu <sdl.web@gmail.com> | 7 | 2011-09-19 Leo Liu <sdl.web@gmail.com> |
| 2 | 8 | ||
| 3 | * replace.el (occur-revert-arguments): Make it permanent-local. | 9 | * replace.el (occur-revert-arguments): Make it permanent-local. |