]> git.lyx.org Git - features.git/commitdiff
Leftovers from error-next removal. Some manuals still have references.
authorPavel Sanda <sanda@lyx.org>
Sat, 7 Jun 2008 01:57:07 +0000 (01:57 +0000)
committerPavel Sanda <sanda@lyx.org>
Sat, 7 Jun 2008 01:57:07 +0000 (01:57 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25180 a592a061-630c-0410-9148-cb99ea01b6c8

lib/bind/aqua.bind
lib/bind/cua.bind
lib/bind/mac.bind
lib/bind/xemacs.bind

index 9a9297ead9eafe7b7ea84fec6689bf65b35622d0..a02eba74182dec0fcdc1d3ab1a0e066749dd01fe 100644 (file)
 \bind "M-~S-v t"               "toc-view"
 \bind "M-~S-v x"               "help-Texinfo"
 
-\bind "M-~S-n e"               "error-next"
 \bind "M-~S-n n"               "note-next"
 \bind "M-~S-n r"               "label-goto"
 \bind "M-~S-n S-B 1"           "bookmark-save 1"
index 47b732c549d5ccf1585b4f91eb793c8276060743..7ff474d553efafaea7d9f44459134cafea926829 100644 (file)
@@ -68,7 +68,6 @@
 \bind "C-M-n"                  "command-sequence math-display; math-number;"
 
 \bind "C-f"                    "dialog-show findreplace"
-\bind "C-g"                    "error-next"
 \bind "C-i"                    "next-inset-toggle"             # 'i' for Inset
 
 \bind "C-c"                    "copy"
index 3520f4ee4c908e5bd40ad3ef3b32076bffd7ded9..cf84a0d178f7a2b7cfaa8af6a3d879da2e29edfe 100644 (file)
@@ -52,7 +52,6 @@
 \bind "C-S-M"                  "math-display"
 
 \bind "C-f"                    "dialog-show findreplace"
-\bind "C-g"                    "error-next"
 \bind "C-i"                    "next-inset-toggle"             # 'i' for Inset
 
 \bind "C-c"                    "copy"
index 8d94dd4dfc4d0f9d22bacea64e6d9ff196843ff8..cf6771e6dee27cf1e0c99b6db28ece3c45bcf392 100644 (file)
@@ -97,7 +97,6 @@
 #\bind "C-x w"                  "buffer-write-as"
 \bind "C-x bracketleft"        "screen-up"
 \bind "C-x bracketright"       "screen-down"
-\bind "C-x quoteleft"          "error-next"
 \bind "C-x C-a"                "buffer-auto-save"
 \bind "C-x C-b"                "menu-open view"        # list all buffers
 \bind "C-x C-c"                "lyx-quit"
 #  similar here.
 ##
 \bind "C-c C-l"                 "dialog-show latexlog"        # show warning log
-\bind "C-c C-o"                 "error-next"
 \bind "C-c C-v"                 "buffer-chktex"         # validate
 
 \bind "C-z space"              "drop-layouts-choice"
 
 \bind "C-c ~S-asciitilde"              "math-mode"
 
-\bind "C-c quoteleft"          "error-next"
-
 \bind "C-c C-s 0"              "layout Standard"
 \bind "C-c C-s 1"              "layout Chapter"
 \bind "C-c C-s 2"              "layout Section"