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 0905c20381a..f63e9ecafe8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-01-19 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * image-mode.el (image-mode-fit-frame): Add a frame argument. | ||
| 4 | Suggested by Drew Adams (Bug#7730). Handle window decorations; | ||
| 5 | save and restore the old window configuration. | ||
| 6 | |||
| 1 | 2013-01-18 Leo Liu <sdl.web@gmail.com> | 7 | 2013-01-18 Leo Liu <sdl.web@gmail.com> |
| 2 | 8 | ||
| 3 | * progmodes/js.el: Tweak autoload cookie for alias. | 9 | * progmodes/js.el: Tweak autoload cookie for alias. |