diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7cbacecd16f..5cc530c42b6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2014-12-05 Juri Linkov <juri@linkov.net> | ||
| 2 | |||
| 3 | * minibuffer.el (minibuffer-completion-help): Compare | ||
| 4 | selected-window with minibuffer-window to check whether | ||
| 5 | completions should be displayed near the minibuffer. (Bug#17809) | ||
| 6 | http://lists.gnu.org/archive/html/emacs-devel/2014-12/msg00311.html | ||
| 7 | |||
| 1 | 2014-12-05 Michael Albinus <michael.albinus@gmx.de> | 8 | 2014-12-05 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 9 | ||
| 3 | * vc/vc-mtn.el (vc-mtn-root): | 10 | * vc/vc-mtn.el (vc-mtn-root): |