# HG changeset patch # User Oleksandr Gavenko # Date 1324405214 -7200 # Node ID 6c199c07f0c891a6c822992b0cdbe551511fe668 # Parent 5ddabbad047d6cae24500188353ba4904825ee1f Remove superfluous argument. diff -r 5ddabbad047d -r 6c199c07f0c8 dict-mode.el --- a/dict-mode.el Mon Dec 19 22:59:20 2011 +0200 +++ b/dict-mode.el Tue Dec 20 20:20:14 2011 +0200 @@ -32,7 +32,6 @@ ("\\[[^]]+]" . font-lock-type-face) ) '("\\.dict-c5$") - nil (list (lambda nil (use-local-map dict-c5-mode-map)