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 a01dadad706..572de2ed950 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-11-10 Dmitry Gutov <dgutov@yandex.ru> | ||
| 2 | |||
| 3 | * vc/vc-dir.el (vc-dir-hide-state): Also hide `ignored' items when | ||
| 4 | no state is specified. (Bug#18964) | ||
| 5 | |||
| 1 | 2014-11-09 Eric Ludlam <zappo@gnu.org> | 6 | 2014-11-09 Eric Ludlam <zappo@gnu.org> |
| 2 | 7 | ||
| 3 | * emacs-lisp/eieio-custom.el (eieio-customize-object): Set | 8 | * emacs-lisp/eieio-custom.el (eieio-customize-object): Set |