Use a single keybinding representation
commit6965098a5357b09575a1119074545eb708cf5944
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 15 Jan 2018 15:13:37 +0000 (15 16:13 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 15 Jan 2018 15:13:37 +0000 (15 16:13 +0100)
tree4d06bc4e7776c56039f2db106c0314d5b21b0d94
parenta8a04348fd523fe3e8598abb9520a60d82b2018a
Use a single keybinding representation

* lisp/org.el (org-replace-disputed-keys): Fix docstring.

Use `kbd' macro everywhere.  Also add missing "ESC" equivalents for
"M-" bindings.
lisp/org.el