aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJérémy Compostella2012-01-21 11:02:34 +0100
committerMartin Rudalics2012-01-21 11:02:34 +0100
commitf096042862cdc2d204dfa1017e01a222ea50ce80 (patch)
tree88e1e0ab2c8bbf612bcdec073601afc6af879855 /lisp/ChangeLog
parent61086eb66b6a222124f302c197e14021711d29d3 (diff)
downloademacs-f096042862cdc2d204dfa1017e01a222ea50ce80.tar.gz
emacs-f096042862cdc2d204dfa1017e01a222ea50ce80.zip
Fix windmove-reference-loc miscalculation.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 40e4a8a844a..4790ec98cf6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
2
3 * windmove.el (windmove-reference-loc): Fix
4 windmove-reference-loc miscalculation.
5
12012-01-21 Jay Belanger <jay.p.belanger@gmail.com> 62012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
2 7
3 * calc/calc-units.el (math-put-default-units): Don't use "1" as a 8 * calc/calc-units.el (math-put-default-units): Don't use "1" as a