keymaps.texi small fix for bug#13684
authorGlenn Morris <rgm@gnu.org>
Tue, 12 Feb 2013 00:33:18 +0000 (19:33 -0500)
committerGlenn Morris <rgm@gnu.org>
Tue, 12 Feb 2013 00:33:18 +0000 (19:33 -0500)
* doc/lispref/keymaps.texi (Scanning Keymaps):
Remove obsolete sentence about meta characters; this changed in 22.1.

doc/lispref/ChangeLog
doc/lispref/keymaps.texi

index 41ffef1..609ac84 100644 (file)
@@ -1,3 +1,8 @@
+2013-02-12  Glenn Morris  <rgm@gnu.org>
+
+       * keymaps.texi (Scanning Keymaps): Remove obsolete sentence about
+       meta characters; this changed in 22.1.  (Bug#13684)
+
 2013-02-11  Glenn Morris  <rgm@gnu.org>
 
        * objects.texi (Char-Table Type): Add cindex.
index 4e8256b..822e952 100644 (file)
@@ -1975,9 +1975,6 @@ modes---minor modes first, then the major mode, then global bindings.
 If @var{prefix} is non-@code{nil}, it should be a prefix key; then the
 listing includes only keys that start with @var{prefix}.
 
-The listing describes meta characters as @key{ESC} followed by the
-corresponding non-meta character.
-
 When several characters with consecutive @acronym{ASCII} codes have the
 same definition, they are shown together, as
 @samp{@var{firstchar}..@var{lastchar}}.  In this instance, you need to