diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-04-13 20:10:29 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-04-13 20:10:29 +0800 |
commit | 68f8aa3465d51df263bc41489a985dc916c92577 (patch) | |
tree | dd11738f138eba2f3e24d0561ed0c53d688fb050 /mail/ChangeLog | |
parent | 3b06548b39ecad5f36ee8cdf5d6d091e5dbcff97 (diff) | |
download | gsoc2013-evolution-68f8aa3465d51df263bc41489a985dc916c92577.tar gsoc2013-evolution-68f8aa3465d51df263bc41489a985dc916c92577.tar.gz gsoc2013-evolution-68f8aa3465d51df263bc41489a985dc916c92577.tar.bz2 gsoc2013-evolution-68f8aa3465d51df263bc41489a985dc916c92577.tar.lz gsoc2013-evolution-68f8aa3465d51df263bc41489a985dc916c92577.tar.xz gsoc2013-evolution-68f8aa3465d51df263bc41489a985dc916c92577.tar.zst gsoc2013-evolution-68f8aa3465d51df263bc41489a985dc916c92577.zip |
Only activate the message if the cursor has moved.
2001-04-13 Christopher James Lahey <clahey@ximian.com>
* message-list.c (on_cursor_activated_cmd): Only activate the
message if the cursor has moved.
svn path=/trunk/; revision=9298
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 1f4aec0fed..bdf9f7dd1b 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-04-13 Christopher James Lahey <clahey@ximian.com> + + * message-list.c (on_cursor_activated_cmd): Only activate the + message if the cursor has moved. + 2001-04-12 Christopher James Lahey <clahey@ximian.com> * message-list.c (e_mail_address_new): Updated this function to be |