From: Martin Rudalics Date: Wed, 4 Dec 2013 14:22:50 +0000 (+0100) Subject: Add ChangeLog for last commit: In windmove-other-window-loc handle navigation between... X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~560 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=456760a5b4595b84f230e527ab148d296e7f8252;p=emacs.git Add ChangeLog for last commit: In windmove-other-window-loc handle navigation between windows (Bug#16017). * windmove.el (windmove-other-window-loc): Handle navigation between windows (excluding the minibuffer window - Bug#16017). --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9ead2f963a1..69d3d75e1b5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2013-12-04 Martin Rudalics + + * windmove.el (windmove-other-window-loc): Handle navigation + between windows (excluding the minibuffer window - Bug#16017). + 2013-12-04 Michael Albinus * net/dbus.el (dbus-byte-array-to-string): Accept also byte arrays