diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 3680709fb14..f9ec9a6f6e7 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,7 @@ +2009-08-02 Eric Yu (tiny change) + + * speedbar.texi (Basic Key Bindings): Fix typo. + 2009-07-30 Jay Belanger * calc.texi (Vector/Matrix Functions): Add index entries for both diff --git a/doc/misc/speedbar.texi b/doc/misc/speedbar.texi index 2e6e27330ec..dbb49614d30 100644 --- a/doc/misc/speedbar.texi +++ b/doc/misc/speedbar.texi @@ -164,7 +164,7 @@ Move to the next or previous item in a restricted fashion. If a list is open, the cursor will skip over it. If the cursor is in an open list, it will not leave it. @item C-M-n -@itemx C-M-n +@itemx C-M-p Move forwards and backwards across extended groups. This lets you quickly skip over all files, directories, or other common sub-items at the same current depth.