/[emacs]/emacs/man/misc.texi
ViewVC logotype

Diff of /emacs/man/misc.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.53 by rms, Sun Dec 5 14:16:19 2004 UTC revision 1.54 by jurta, Mon Dec 13 05:20:04 2004 UTC
# Line 2248  make the following key bindings and to i Line 2248  make the following key bindings and to i
2248  @kindex C-x C-f @r{(FFAP)}  @kindex C-x C-f @r{(FFAP)}
2249  Find @var{filename}, guessing a default from text around point  Find @var{filename}, guessing a default from text around point
2250  (@code{find-file-at-point}).  (@code{find-file-at-point}).
2251    @item C-x C-r
2252    @kindex C-x C-r @r{(FFAP)}
2253    @code{ffap-read-only}, analogous to @code{find-file-read-only}.
2254    @item C-x C-v
2255    @kindex C-x C-v @r{(FFAP)}
2256    @code{ffap-alternate-file}, analogous to @code{find-alternate-file}.
2257    @item C-x d @var{directory} @key{RET}
2258    @kindex C-x d @r{(FFAP)}
2259    Start Dired on @var{directory}, defaulting to the directory name at
2260    point (@code{ffap-dired-at-point}).
2261    @item C-x C-d
2262    @code{ffap-list-directory}, analogous to @code{list-directory}.
2263  @item C-x 4 f  @item C-x 4 f
2264  @kindex C-x 4 f @r{(FFAP)}  @kindex C-x 4 f @r{(FFAP)}
2265  @code{ffap-other-window}, analogous to @code{find-file-other-window}.  @code{ffap-other-window}, analogous to @code{find-file-other-window}.
2266    @item C-x 4 r
2267    @code{ffap-read-only-other-window}, analogous to
2268    @code{find-file-read-only-other-window}.
2269    @item C-x 4 d
2270    @code{ffap-dired-other-window}, analogous to @code{dired-other-window}.
2271  @item C-x 5 f  @item C-x 5 f
2272  @kindex C-x 5 f @r{(FFAP)}  @kindex C-x 5 f @r{(FFAP)}
2273  @code{ffap-other-frame}, analogous to @code{find-file-other-frame}.  @code{ffap-other-frame}, analogous to @code{find-file-other-frame}.
2274    @item C-x 5 r
2275    @code{ffap-read-only-other-frame}, analogous to
2276    @code{find-file-read-only-other-frame}.
2277    @item C-x 5 d
2278    @code{ffap-dired-other-frame}, analogous to @code{dired-other-frame}.
2279  @item M-x ffap-next  @item M-x ffap-next
2280  Search buffer for next file name or URL, then find that file or URL.  Search buffer for next file name or URL, then find that file or URL.
 @item C-x d @var{directory} @key{RET}  
 @kindex C-x d @r{(FFAP)}  
 Start Dired on @var{directory}, defaulting to the directory name at  
 point (@code{ffap-dired-at-point}).  
2281  @item S-Mouse-3  @item S-Mouse-3
2282  @kindex S-Mouse-3 @r{(FFAP)}  @kindex S-Mouse-3 @r{(FFAP)}
2283  @code{ffap-at-mouse} finds the file guessed from text around the position  @code{ffap-at-mouse} finds the file guessed from text around the position

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26