From 87e5d37c40dc0b14c641f9edfe0cae2b5d5c198c Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Wed, 2 Jul 2008 10:01:22 +0000 Subject: [PATCH] forgot this git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25418 a592a061-630c-0410-9148-cb99ea01b6c8 --- status.15x | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/status.15x b/status.15x index ea3c3a57ad..a788419db5 100644 --- a/status.15x +++ b/status.15x @@ -56,6 +56,11 @@ What's new - Reenable quote display code, which was not working since 1.5.0. +- Implement properly word-movement code for both windows and mac + conventions (bugs 2815 and 3580). This uses the new lyxrc variable + \mac_like_word_movement, which is set to true by default on Mac OS X. + It could be useful to emacs nostalgics too. + * WINDOWS INSTALLER