diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e361a3873d6..cee88696b69 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2008-07-13 Jay Belanger <jay.p.belanger@gmail.com> | ||
| 2 | |||
| 3 | * calc-help.el (calc-describe-key): Add angles to special key | ||
| 4 | descriptions. | ||
| 5 | |||
| 6 | 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr> | ||
| 7 | |||
| 8 | * calc-help.el (calc-describe-thing): Use `re-search-forward' to | ||
| 9 | search for regexp. | ||
| 10 | |||
| 1 | 2008-07-12 Chong Yidong <cyd@stupidchicken.com> | 11 | 2008-07-12 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 12 | ||
| 3 | * simple.el (line-move-visual): Handle null pixel position | 13 | * simple.el (line-move-visual): Handle null pixel position |