aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorJuri Linkov2008-12-19 00:23:27 +0000
committerJuri Linkov2008-12-19 00:23:27 +0000
commite1a78e1ec73e3d46e89f334a0145484327b72116 (patch)
treef7c13673235215c0347865aa45daa5a85dae03cd /doc/misc
parent45ad1cc518620aae2882a7accf495e8fe387dc5e (diff)
downloademacs-e1a78e1ec73e3d46e89f334a0145484327b72116.tar.gz
emacs-e1a78e1ec73e3d46e89f334a0145484327b72116.zip
(Search Text): Remove mention of M-s.
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ChangeLog4
-rw-r--r--doc/misc/info.texi6
2 files changed, 4 insertions, 6 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 2c0b2a18712..85d77c24791 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,7 @@
12008-12-19 Juri Linkov <juri@jurta.org>
2
3 * info.texi (Search Text): Remove mention of removed key binding M-s.
4
12008-12-18 Carsten Dominik <dominik@science.uva.nl> 52008-12-18 Carsten Dominik <dominik@science.uva.nl>
2 6
3 * org.texi (References): Remove mentioning of @0 as reference for the 7 * org.texi (References): Remove mentioning of @0 as reference for the
diff --git a/doc/misc/info.texi b/doc/misc/info.texi
index 4198e7b72e2..87f71e2c700 100644
--- a/doc/misc/info.texi
+++ b/doc/misc/info.texi
@@ -1000,12 +1000,6 @@ reached, if the header is not visible (this can happen, because @kbd{s}
1000puts your cursor at the occurrence of the string, not at the beginning 1000puts your cursor at the occurrence of the string, not at the beginning
1001of the node). 1001of the node).
1002 1002
1003@kindex M-s @r{(Info mode)}
1004 In Emacs, @kbd{Meta-s} is equivalent to @kbd{s}. That is for
1005compatibility with other GNU packages that use @kbd{M-s} for a similar
1006kind of search command. Both @kbd{s} and @kbd{M-s} run in Emacs the
1007command @code{Info-search}.
1008
1009@kindex C-s @r{(Info mode)} 1003@kindex C-s @r{(Info mode)}
1010@kindex C-r @r{(Info mode)} 1004@kindex C-r @r{(Info mode)}
1011@findex isearch 1005@findex isearch