From 27e4813fe112227a9aa005e4ded6aa0b54a91efe Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 2 Apr 2013 15:16:06 +0800 Subject: [PATCH] * keymaps.texi (Key Sequences): Remove obsolete sentence. Fixes: debbugs:13356 --- doc/lispref/ChangeLog | 5 +++++ doc/lispref/keymaps.texi | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 4deea30005..cfb67be86d 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,8 @@ +2013-04-02 Chong Yidong + + * keymaps.texi (Key Sequences): Remove obsolete sentence + (Bug#13356). + 2013-01-03 Ari Roponen (tiny change) * hash.texi (Defining Hash): Fix typo. (Bug#13345) diff --git a/doc/lispref/keymaps.texi b/doc/lispref/keymaps.texi index c4bbe303bf..cb6c785905 100644 --- a/doc/lispref/keymaps.texi +++ b/doc/lispref/keymaps.texi @@ -94,9 +94,6 @@ Manual}. (kbd " SPC") @result{} [f1 32] (kbd "C-M-") @result{} [C-M-down] @end example - -This macro is not meant for use with arguments that vary---only -with string constants. @end defun @node Keymap Basics -- 2.20.1