diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8dc238f937b..c2a58265ffd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-01-17 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * autorevert.el (auto-revert-notify-watch-descriptor): Make it | ||
| 4 | buffer local, again. This was lost with the fix on 2013-01-12. | ||
| 5 | |||
| 1 | 2013-01-17 Jürgen Hötzel <juergen@archlinux.org> | 6 | 2013-01-17 Jürgen Hötzel <juergen@archlinux.org> |
| 2 | 7 | ||
| 3 | * eshell/esh-util.el (eshell-path-env): Make it buffer local, in | 8 | * eshell/esh-util.el (eshell-path-env): Make it buffer local, in |