]> git.lyx.org Git - lyx.git/blobdiff - src/Cursor.h
listerrors.lyx : Update a link.
[lyx.git] / src / Cursor.h
index 38080be0911aa1a9cd22721069c41f6bc81f9a1c..0d7441967866c2635fd9d6eea34a83355127f35c 100644 (file)
@@ -247,6 +247,8 @@ public:
         * Not using noScreenUpdate() should never be wrong.
         */
        void noScreenUpdate() const;
+       ///
+       Update::flags screenUpdate() const { return disp_.screenUpdate(); }
        /// fix cursor in circumstances that should never happen.
        /// \retval true if a fix occured.
        bool fixIfBroken();
@@ -293,7 +295,7 @@ public:
        void checkBufferStructure();
 
        /// hook for text input to maintain the "new born word"
-       void markEditPosition();
+       void markNewWordPosition();
 
        /// The position of the new born word
        /// As the user is entering a word without leaving it