Mercurial > emacs
changeset 96637:a91f8c5f29ef
*** empty log message ***
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Sun, 13 Jul 2008 05:40:06 +0000 |
parents | e3997bf73655 |
children | f6acf99ebf04 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Jul 13 05:37:09 2008 +0000 +++ b/lisp/ChangeLog Sun Jul 13 05:40:06 2008 +0000 @@ -1,3 +1,13 @@ +2008-07-13 Jay Belanger <jay.p.belanger@gmail.com> + + * calc-help.el (calc-describe-key): Add angles to special key + descriptions. + +2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr> + + (calc-describe-thing): Use `re-search-forward' to search for + regexp. + 2008-07-12 Chong Yidong <cyd@stupidchicken.com> * simple.el (line-move-visual): Handle null pixel position