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 7892a9b6d22..96aae2ec1c4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2006-03-10 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * files.el (hack-local-variables-confirm): Don't prompt for ! if | ||
| 4 | enable-local-variables is set to always query, or there is no | ||
| 5 | savable variable. | ||
| 6 | |||
| 1 | 2006-03-10 Bill Wohler <wohler@newt.com> | 7 | 2006-03-10 Bill Wohler <wohler@newt.com> |
| 2 | 8 | ||
| 3 | * image.el (image-load-path-for-library): Merge at least three | 9 | * image.el (image-load-path-for-library): Merge at least three |