From: Frank Terbeck Date: Fri, 18 Aug 2017 12:09:25 +0000 (+0200) Subject: Move insert-datestamp to "C-x d" from "M-d" X-Git-Tag: v0.14.3~1 X-Git-Url: https://git.grml.org/?a=commitdiff_plain;h=65ac134204e0988d609484b6765f17b9921d7722;hp=65ac134204e0988d609484b6765f17b9921d7722;p=grml-etc-core.git Move insert-datestamp to "C-x d" from "M-d" "M-d" is obviously used in emacs mode by default. The "C-x ..." prefix is used for other purposes in our setup already and this particular binding is free. Closes: #62 ---