diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2002-12-05 16:16:54 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2002-12-05 16:16:54 +0000 |
commit | 68cc0bc6ddc8307fc04f846950895c3a28fbed49 (patch) | |
tree | b239e5d1942c2b8f6f10d20fa7ee7533f4ace1e2 | |
parent | 2ccc4d34e5bc7402bdf9be68fcc827474efa1332 (diff) | |
download | emacs-68cc0bc6ddc8307fc04f846950895c3a28fbed49.tar.gz |
*** empty log message ***
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e8483a49c42..ce7a78eba1a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -4,7 +4,7 @@ 2002-12-05 Edward M. Reingold <reingold@emr.cs.iit.edu> - * solar.el (solar-atn2): Give correct quadrant for arctan. + * calendar/solar.el (solar-atn2): Give correct quadrant for arctan. 2002-12-05 Kenichi Handa <handa@m17n.org> @@ -171,7 +171,7 @@ toolbar/reply-to.pbm, toolbar/reply-to.xpm: New toolbar images for MH-E version 7.0. -2002-11-29 Markus Rost <rost@math.ohio-state.edu> +2002-11-29 Markus Rost <rost@math.ohio-state.edu> * mwheel.el (mouse-wheel-inhibit-click-time): Fix custom type. @@ -271,7 +271,7 @@ * gdb-ui.el: Major re-organisation. Simplify legacy gdba code to allow only one gdb process. -2002-11-23 Markus Rost <rost@math.ohio-state.edu> +2002-11-23 Markus Rost <rost@math.ohio-state.edu> * scroll-all.el (scroll-all-mode): Move arg LIGHTER to the right place. Add groups. |