Procházet zdrojové kódy

Remove duplicate key in speed commands

Carsten Dominik před 15 roky
rodič
revize
7270445967
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      lisp/org.el

+ 0 - 1
lisp/org.el

@@ -14944,7 +14944,6 @@ Some of the options can be changed using the variable
     ("Agenda Views etc")
     ("v" . org-agenda)
     ("/" . org-sparse-tree)
-    ("/" . org-sparse-tree)
     ("Misc")
     ("o" . org-open-at-point)
     ("?" . org-speed-command-help)