Mercurial > emacs
comparison lisp/ChangeLog @ 103075:1fe870379d8e
*** empty log message ***
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Sun, 26 Apr 2009 01:39:48 +0000 |
parents | ce405af23a6e |
children | 6487e2f156ca |
comparison
equal
deleted
inserted
replaced
103074:be74cb571117 | 103075:1fe870379d8e |
---|---|
1 2009-04-26 Jay Belanger <jay.p.belanger@gmail.com> | |
2 | |
3 * calc/calc.el (calc-set-mode-line): Check to make sure that the | |
4 correct Calc buffer gets "Embed" in the mode line. | |
5 (calc-mode): Copy stack list for additional Calc buffers. | |
6 | |
1 2009-04-25 Chong Yidong <cyd@stupidchicken.com> | 7 2009-04-25 Chong Yidong <cyd@stupidchicken.com> |
2 | 8 |
3 * simple.el (line-move-visual): If point is stuck moving backwards | 9 * simple.el (line-move-visual): If point is stuck moving backwards |
4 against a display string, temporarily ignore the goal | 10 against a display string, temporarily ignore the goal |
5 column (Bug#3020). | 11 column (Bug#3020). |