]> git.lyx.org Git - lyx.git/blobdiff - NEWS
patch from Dekel
[lyx.git] / NEWS
diff --git a/NEWS b/NEWS
index 705edafc52b3964bc8ec60e8d285cbca3dfac638..220070ef00cc5e175ba16f2894c52737d570114b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,12 @@ this (but not the new gui's) in 1.1.6.
 
 User-visible changes:
 
+- Paste to other programs (like emacs or xterm). Note: text only.
+
+- New TOC menu item for fast access to the table of contents.
+
+- New Refs menu item for quick insertion of cross-references.
+
 - Right-to-Left support for Hebrew and Arabic, this is a first attempt
   only and is likely to improve in future versions.
 
@@ -37,8 +43,9 @@ User-visible changes:
   (The color ones, and -mono -fastselection, -reverse)
 
 - new lyxrc variables: \show_banner [true|false] to remove the banner
-  screen, and \backupdir_path to tell where the backup files created
-  by lyx should be stored. 
+  screen, \backupdir_path to tell where the backup files created
+  by lyx should be stored, and \override_x_deadkeys to tell whether 
+  lyx should provide its own accent keys handling (default is true).