# HG changeset patch # User Nick Roberts # Date 1128740158 0 # Node ID 318b3b3bee1bf33d79cf82925b7d9364eaf3ab21 # Parent 315b8a7b8e5fb49199e2018a9f36b5ff6c66a77e (Introduction): Describe new location of speedbar on menubar. (Basic Key Bindings): Remove descriptions of bindings that have been removed. diff -r 315b8a7b8e5f -r 318b3b3bee1b man/speedbar.texi --- a/man/speedbar.texi Sat Oct 08 02:55:16 2005 +0000 +++ b/man/speedbar.texi Sat Oct 08 02:55:58 2005 +0000 @@ -90,13 +90,13 @@ @chapter Introduction @cindex introduction -To start using speedbar use the command @kbd{M-x speedbar RET} or select -it from the Tools menu in versions of Emacs with speedbar installed by -default. This command will open a new frame to summarize the local -files. On X Window systems or on MS-Windows, speedbar's frame is twenty -characters wide, and will mimic the height of the frame from which it -was started. It positions itself to the left or right of the frame you -started it from. +To start using speedbar use the command @kbd{M-x speedbar RET} or +select it from the @samp{Options->Show/Hide} sub-menu. This command +will open a new frame to summarize the local files. On X Window +systems or on MS-Windows, speedbar's frame is twenty characters wide, +and will mimic the height of the frame from which it was started. It +positions itself to the left or right of the frame you started it +from. To use speedbar effectively, it is important to understand its relationship with the frame you started it from. This frame is the @@ -141,9 +141,6 @@ These key bindings are common across all modes: @table @kbd -@item delete, SPC -@cindex scrolling in speedbar -Scroll up and down one page. @item Q @cindex quitting speedbar Quit speedbar, and kill the frame.