Mercurial > emacs
comparison lisp/ChangeLog @ 96639:5cf733ca8fbc
*** empty log message ***
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Sun, 13 Jul 2008 05:42:31 +0000 |
parents | a91f8c5f29ef |
children | 484d1e716329 |
comparison
equal
deleted
inserted
replaced
96638:f6acf99ebf04 | 96639:5cf733ca8fbc |
---|---|
3 * calc-help.el (calc-describe-key): Add angles to special key | 3 * calc-help.el (calc-describe-key): Add angles to special key |
4 descriptions. | 4 descriptions. |
5 | 5 |
6 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr> | 6 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr> |
7 | 7 |
8 (calc-describe-thing): Use `re-search-forward' to search for | 8 * calc-help.el (calc-describe-thing): Use `re-search-forward' to |
9 regexp. | 9 search for regexp. |
10 | 10 |
11 2008-07-12 Chong Yidong <cyd@stupidchicken.com> | 11 2008-07-12 Chong Yidong <cyd@stupidchicken.com> |
12 | 12 |
13 * simple.el (line-move-visual): Handle null pixel position | 13 * simple.el (line-move-visual): Handle null pixel position |
14 gracefully. | 14 gracefully. |